Skip to content

patch-cc 0.1.0

Choose a tag to compare

@anfreire anfreire released this 22 Jul 01:45
· 44 commits to main since this release

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
  • doctor dry-runs every matcher against your installed build and pinpoints upstream drift

Install: uv tool install patch-cc or pipx install patch-cc