claude-code
claude-code copied to clipboard
[FEATURE]
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
when starting claude with "/ide" I get a warning about needing to do a stash even when I have no tracked changes in my directory (I.e., when there are only untracked file changes, in which case doing a stash is not applicable.) This causes confusion and as a result Claude suggested I open a ticket pointing out this undesirable behavior.
Proposed Solution
No stash warning message should be shown when there are only untracked changes. No interaction needed.
Alternative Solutions
No response
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
No response
Additional Context
No response