claude-code
claude-code copied to clipboard
[FEATURE] distinguish color or styling of claude comments
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
I like to check claude thinknig, and it is hard to separate it from tool use
⏺ Bash(ls -la ~/postponed 2>/dev/null || ls -la ~/.postponed 2>/dev/null || echo "No default postponed folder") ⎿ No default postponed folder
⏺ Only 2 drafts found. Let me check the full configs:
⏺ Bash(cat ~/.config/neomutt/neomuttrc 2>/dev/null) ⎿ # NeoMutt main configuration # Managed by chezmoi … +5 lines (ctrl+o to expand)
Proposed Solution
Have a styling for session as config, so user can adjust
Alternative Solutions
No response
Priority
Low - Nice to have
Feature Category
CLI commands and flags
Use Case Example
No response
Additional Context
No response