Environment
- tweakcc: 4.3.0 (via
npx tweakcc)
- Claude Code: 2.1.202 (npm global install)
- OS: Windows 11 Pro (10.0.26200)
- Shell: PowerShell
What happened
Ran tweakcc interactively and applied customizations. All system prompt patches and most features applied successfully, but these four failed:
- ✗ Session color from env
- ✗ Model customizations
- ✗ Input chevron color
- ✗ AGENTS.md (and others)
Relevant output:
Always Applied:
✗ Session color from env
Misc Configurable:
✗ Model customizations
✗ Input chevron color
✗ AGENTS.md (and others)
Customizations applied with some failures.
These patching errors do not affect your system prompt patches.
Your system prompt customizations were still applied successfully.
Everything else applied cleanly (themes, session memory, keybindings, input pattern highlighters, MCP non-blocking, verbose token counter, etc.).
Expected
These patches applied on earlier Claude Code versions; the v4.3.0 release notes mention fixes up to Claude Code 2.1.195, so I assume the pattern targets for these four moved again somewhere in 2.1.196–2.1.202.
Happy to provide more diagnostics if useful. Thanks for the great tool!
Environment
npx tweakcc)What happened
Ran tweakcc interactively and applied customizations. All system prompt patches and most features applied successfully, but these four failed:
Relevant output:
Everything else applied cleanly (themes, session memory, keybindings, input pattern highlighters, MCP non-blocking, verbose token counter, etc.).
Expected
These patches applied on earlier Claude Code versions; the v4.3.0 release notes mention fixes up to Claude Code 2.1.195, so I assume the pattern targets for these four moved again somewhere in 2.1.196–2.1.202.
Happy to provide more diagnostics if useful. Thanks for the great tool!