Author here. tweakcc is a CLI to customize Claude Code (system prompts, themes, “thinking” verbs/spinner, toolsets, etc.). It also enables native LSP and adds /title or /rename to manually name sessions.
Try it now:
npx tweakcc
# reapply your changes after CC updates:
npx tweakcc --apply
What’s new in 3.x:
• Native (binary) CC installs supported (Windows/macOS/Linux)
• /toolset support
• Manual session naming: /title “My Session” (or /rename)
• Makes Claude Code’s native LSP work out of the box
• Expands thinking blocks by default
Author here. tweakcc is a CLI to customize Claude Code (system prompts, themes, “thinking” verbs/spinner, toolsets, etc.). It also enables native LSP and adds /title or /rename to manually name sessions.
Try it now: npx tweakcc # reapply your changes after CC updates: npx tweakcc --apply
What’s new in 3.x: • Native (binary) CC installs supported (Windows/macOS/Linux) • /toolset support • Manual session naming: /title “My Session” (or /rename) • Makes Claude Code’s native LSP work out of the box • Expands thinking blocks by default
Related discussion:
https://www.reddit.com/r/ClaudeAI/comments/1odd0pw/removed_m...
https://www.reddit.com/r/ClaudeAI/comments/1otdfo9/lsp_is_co...
https://www.reddit.com/r/ClaudeAI/comments/1ozge01/claude_co...
https://www.reddit.com/r/ClaudeAI/comments/1ov5g4s/tweakcc_3...