Nightly Build (v0.10.4-nightly.202608271729.fbf97d92b)
Changes since v0.10.3-nightly.202608270913.f6091af37:
803b281 Changelog 0.10.3
6cf0d91 Document why the memo lock is not held across the fetch
c6db2f7 Tighten the budget assertion so a collapsed budget cannot pass
b236516 Make the hook blob-fetch budget per-instance, not a package var
9afb79c Memoize an exhausted hook blob fetch, and fix a false-positive test
9bd251a Potential fix for pull request finding
fce0160 e2e: pass the dispatch agent input through env, not interpolation
1df0a99 e2e: stop running the gemini-cli leg
a067bdb Cover both persistent backends, and stop claiming the writer never redacts
cd0da4c Let hook checkpoint reads fetch blobs a partial clone filtered out
6a2fa82 Probe missing checkpoint blobs in one cat-file, not one per blob
cd2619d fix(checkpoint): pass --no-optional-locks to every git status
165a27c Keep a plugin's own output inside the warning it belongs to
bd7fab0 Say what uninstall really does with an agent it could not check
3cca76f Drop --strict: any failed uninstall step now fails the command
b8a6ae2 fix(claude): quote CLAUDE_PROJECT_DIR in SessionStart remote-setup hook
7163f00 Make the uninstall report styled, attributable, and honest about interruption
4d8a0d3 Make each uninstall step its own expert, and the whole command re-runnable
d072aea fix(checkpoint): redact task.json's task_description at the writer
39476dc Stop reporting a successful uninstall that left hooks behind
b5f141f Print a leftover-hooks command Windows can run, and fail agent remove on a broken check
09c43da Report every agent that could not tell us, not just plugins
5a9ada7 Report plugins whose hook state we could not read, and add --strict
fafa4dc Let an agent say it could not tell whether its hooks are installed
42bf126 Keep an unresolvable agent name in the output instead of dropping it
ab2f117 Print a leftover-hooks command a plugin will actually accept
682b6d3 Keep the non-zero uninstall exit for external agents only
6a16fb9 Tell the user which agent hooks survived a failed uninstall
f363633 Detect installed agent hooks once per uninstall, not twice
925d777 Keep disable --uninstall usable without a terminal, and off unenabled plugins
7168880 fix: uninstall external agent hooks on entire disable --uninstall