patch-cc 0.1.4
Highlights
apply --helpis now the dynamic manual. It reads your installed binary on demand to list that build's real subagent agents and models, shows every patch per group with titles and enable hints, a "configuring patches" section, and worked full-command examples.listslimmed to a quick catalog — id + description + simple hints (default and cached values). It no longer reads the binary, so it's instant, and the misleading(via --model)tag on off-by-default patches is fixed.- New:
apply --from-cache— replay your last interactive menu selection non-interactively, re-validated against the current binary. An explicit CLIapplynow also records its selection to that cache (a bareapplynever does, so it can't clobber a remembered pick), and the menu shows a reapply hint after a successful patch. - Thinking patches regrouped — the "Live thinking" group folds into a single Thinking group (ordered as an escalation), and
thinking-summariesis renamed Fix blank thinking blocks with a description that says why it exists. - Apply report polish — no more duplicated version in the heading, and configurable patches (branding, version marker, subagent models) now report the value they actually applied.
Docs updated: README, CONDUCT.md (the hermetic rule now carves out the explicit --from-cache exception), PLAYBOOK.md, and the cache internals.
Install / upgrade
uvx patch-cc # run without installing
uv tool install patch-cc # or install on PATH
pipx install patch-cc # or via pipx / pipFull changelog: v0.1.3...v0.1.4