Featured Request: Do not Extend create new file if user need enhanced
Resolved 💬 3 comments Opened Aug 23, 2025 by riandoza Closed Jan 6, 2026
Environment
- Platform (select one):
- [ Y ] Anthropic API
- Claude CLI version: 1.0.89 (Claude Code)
- Operating System: macOS 15.6 24G84 arm64
- Terminal: WezTerm, vscode
Bug Description
While user need enhanced featured, claude code implement it as new featured. Actually claude was List() and Read() directory, but Write new file
Expected Behavior
Do not create new file with naming Enhanced. It's confusing
List(...) then Read(...) Read x lines, then Search(...) Found x lines
claude will use Update(...) not Write(...)
Additional Context
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗