[FEATURE]
Resolved 💬 3 comments Opened Jan 9, 2026 by ckapilla Closed Feb 25, 2026
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_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗