patch-cc 0.5.0__tar.gz → 0.5.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {patch_cc-0.5.0 → patch_cc-0.5.2}/PKG-INFO +1 -1
- {patch_cc-0.5.0 → patch_cc-0.5.2}/docs/CONDUCT.md +14 -2
- {patch_cc-0.5.0 → patch_cc-0.5.2}/docs/PLAYBOOK.md +242 -224
- {patch_cc-0.5.0 → patch_cc-0.5.2}/docs/corpus.md +17 -8
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/__init__.py +1 -1
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/js.py +10 -9
- patch_cc-0.5.2/src/patch_cc/patches/streaming.py +514 -0
- patch_cc-0.5.0/src/patch_cc/patches/streaming.py +0 -1321
- {patch_cc-0.5.0 → patch_cc-0.5.2}/.github/workflows/ci.yml +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/.github/workflows/release-watch.yml +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/.github/workflows/release.yml +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/.gitignore +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/AGENTS.md +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/CLAUDE.md +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/LICENSE +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/README.md +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/docs/INTERNALS.md +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/docs/demo.gif +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/pyproject.toml +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/bun/__init__.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/bun/blob.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/bun/container.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/bun/elf.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/bun/errors.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/bun/macho.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/cache.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/cli.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/codex/__init__.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/codex/gateway.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/codex/models.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/codex/oauth.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/codex/translate.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/doctor.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/locate.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/menu.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patcher.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/__init__.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/agents.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/base.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/chrome.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/codex.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/output.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/patches/thinking.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/src/patch_cc/ui.py +0 -0
- {patch_cc-0.5.0 → patch_cc-0.5.2}/uv.lock +0 -0
|
@@ -59,8 +59,20 @@ shape that already absorbs every case, found rather than bolted on.
|
|
|
59
59
|
not guesswork: declare it (`Outcome.declare`) so a green tick cannot cover a dead
|
|
60
60
|
feature. A step nobody declared is a step that cannot report its own death:
|
|
61
61
|
`branding` carried none, so a name badge that stopped being a bold render was
|
|
62
|
-
a green run, an unchanged banner, and a manifest asserting the new name.
|
|
63
|
-
|
|
62
|
+
a green run, an unchanged banner, and a manifest asserting the new name. And a
|
|
63
|
+
step answers for its own identity alone, never for a name another step
|
|
64
|
+
discovered: `live-thinking`'s reducer once skipped itself for want of a helper
|
|
65
|
+
the memo step had found, and eight required steps read *found nothing* over
|
|
66
|
+
one memo that had merely moved (2.1.257). See [PLAYBOOK.md](PLAYBOOK.md).
|
|
67
|
+
|
|
68
|
+
- **Ride what upstream ships working.** When the binary already does for one
|
|
69
|
+
kind of thing what a patch wants for another — live tool uses, for live
|
|
70
|
+
thinking — put the patch's data on that path instead of building a twin of
|
|
71
|
+
it. Every step of a parallel implementation is a claim only the patch needs,
|
|
72
|
+
and upstream owes it nothing; the path upstream ships is one it cannot break
|
|
73
|
+
without paying for it. `live-thinking`'s render half broke five times on
|
|
74
|
+
React idioms before it was cut to three insertions on the tool-use list
|
|
75
|
+
([PLAYBOOK.md](PLAYBOOK.md#live-thinking--streamingpy)).
|
|
64
76
|
|
|
65
77
|
- **Port faithfully.** When you change a patch, verify its output against a real
|
|
66
78
|
bundle — byte-identical where behaviour must not change. `doctor` over the
|