[FEATURE] claude should show the names of each file that is mentioned in the bash command that it's building in yellow above the "yes/always/no-and" prompt
Preflight Checklist
- [ ] 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
to decrease "time-to-parse-value" of the button prompt.
Proposed Solution
scan through the "Description-of-request" form that the AI fills out and presents to the player. If you find any paths, put them on a reverse-newline (centered of course) above the newly presented suggestion of how to take the codebase further.
Alternative Solutions
could also open a terminal-style file browser with arrows pointing from the paths mentioned in the bash command to the file locations in the directories. If it's several directories down, just show it also three steps to the side.
Priority
Low - Nice to have
Feature Category
Interactive mode (TUI)
Use Case Example
"hmmmm, I'm wondering if update operations could be in yellow and removelete operations could be marked in red, to further draw the useplayer to understanding danger."
Additional Context
I am in awe of cloud-code
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗