patch-cc 0.1.0
Initial release: an interactive patcher for the Claude Code native binary.
- TUI menu (
patch-cc) and scriptable CLI (apply,status,doctor,list,restore,extract) - Nine patches across five groups: richer tool-call output and diffs (
tool-calls,create-diff), thinking made visible (thinking-inline), live streamed thinking (live-thinking), subagent tweaks (subagent-prompt,subagent-models), and chrome (spinner-tips,version-marker,branding) - Pristine backup before every write, one-command restore
doctordry-runs every matcher against your installed build and pinpoints upstream drift
Install: uv tool install patch-cc or pipx install patch-cc