[MODEL] Proposed command without warning about the consequences

Resolved 💬 3 comments Opened Mar 30, 2026 by ThisHub Closed May 3, 2026

Preflight Checklist

  • [x] I have searched existing issues for similar behavior reports
  • [x] This report does NOT contain sensitive information (API keys, passwords, etc.)

Type of Behavior Issue

Subagent behaved unexpectedly

What You Asked Claude to Do

i ran " als ik de app via adb install, krijg ik de app + een kloon, en de kloon opent altijd de menu voor installatie van
onbekende"

translation: "if I install the app via adb, I get the app + a clone, and the clone always opens the menu for installing unknown"

What Claude Actually Did

1, claude did some manifest updates,
2, did not work,
3, did some research about packages in my phone,
4, proposed to clear a cache without any warnings about what the effects could be, like he was so nonchalant
5, clearing cache removed my ordering of my apps, size etc, really really annoying!
actual response:
I see com.domain.app/.MainActivity — both are the same package. This is a Samsung launcher bug: when using adb install,

the Samsung launcher sometimes creates a duplicate icon. This has nothing to do with the app code.

Solution — clear the launcher cache:

adb shell pm clear com.sec.android.app.launcher

Or on the device itself:

Settings → Apps → Samsung Launcher (or One UI Home) → Storage → Clear cache

After the next restart of the launcher, the duplicate icon will disappear. This is not a problem for end users.

Expected Behavior

instead of proposing a "destructive" command without any explanation or warning,
warn the user before a command like this! i would have never done it if i knew it would do this.
and if he did propose it to perhaps backup data or something like that.

( I know end user is responsible, but in this day and age you would expect a warning at least)

Files Affected

Permission Mode

Accept Edits was ON (auto-accepting changes)

Can You Reproduce This?

Haven't tried to reproduce

Steps to Reproduce

_No response_

Claude Model

Sonnet

Relevant Conversation

Impact

Medium - Extra work to undo changes

Claude Code Version

Version: 2.1.87 Session name: /rename to add a name Session ID: 27c348a8-f0c5-48de-8107-7a6e2c98d36d Login method: Claude Pro Account Model: Default Sonnet 4.6 · Best for everyday tasks MCP servers: 2 need auth · /mcp Setting sources: User settings, Project local settings

Platform

Anthropic API

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗