Nightly Build (v0.7.9-nightly.202607040706.875d5978d)
Changes since v0.7.9-nightly.202607030712.7b6b53b52:
464bf4d refactor: simplify TestMain signal switch; note procsignal tech debt
b1c063c fix(cli): close keyring-interrupt race in Ctrl-C signal-abort
7659dbb cli: restore coverage that rode out with deleted dead wrappers
de68c54 checkpoint/remote: remove dead entiredb-original-url read path
8dc6afe checkpoint/remote: retire stale entire-repo mirror use references
c8d3cab move branch-v1 default into checkpointpolicy
54a30ec fix(cli): gate silent-abort on signal handler firing; test exit codes
dca2300 pin seam test reads to the git-refs primary
cf28d62 reword checkpoint policy help to write-guard semantics
e4ca450 drop checkpoint_version from checkpoint metadata
bc49bc8 remove checkpoint_version read gates
a7e7bf9 build(deps): bump github/codeql-action/init from 4.36.2 to 4.36.3
ca82a6a cli: drop types and test helper orphaned by the dead-code sweep
350f6ff cli subpackages: delete dead code and its dedicated tests
13b0ab1 cli: dedupe tmp-state cleanup and rewind preview warnings
a2c89a2 cli: delete dead root-package code and its dedicated tests
c7443f4 e2e: share the run-capture/deadline-wrap block across agent runners
3ea3351 agent/geminicli: drop trailing blank line left by parser fold
10892ce strategy, trailers, clusterdiscovery: delete dead code and its tests
7f9b918 cli: standardize on printJSON for indented JSON output
62ea674 cli: share the stop-sessions confirmation prompt
a0ab634 cli: dedupe agent display-name and hook-agent-option building in setup
ff99145 agent/vogon: reuse one parser for the sessionInfoRaw hooks
02a59b9 review: dedupe config filtering and picker multiselect construction
3aada34 agent: dedupe transcript scanning in opencode and copilot-cli
949c9c1 dispatch: table-drive the bullet fallback chain
3b5b7f2 settings: dedupe project/local raw IO and string-map merging
1ff959b agent: fold per-hook sessionInfoRaw parsers into one helper per agent
5db6bdb remotehelper: dedupe info/refs attempt sequence and HTTP error draining
a9793ca redact: share OPF span-to-region conversion across the three callers
b13155d search: dispatch Result accessors through a shared resultField helper
4b3d27a api: fold Post/Put/Patch JSON marshaling into one doJSON helper
1b1e8b5 agent: collapse capability As* helpers onto two generic gates
a81f2bf fix(cli): re-raise the actual terminating signal, not always SIGINT
b3d0b68 fix(tokenstore): abort a stuck keyring read on Ctrl-C
3fa7385 fix(cli): make Ctrl-C escape shell loops and abort cleanly
596f354 feat(cli): list session token diagnostics in labs
c9dd8a6 Update cmd/git-remote-entire/main.go
614570e test(httputil): assert error_description is captured; preserve URL escaping
f23d447 Potential fix for pull request finding
97aa0c9 feat(git-remote-entire): surface wrong-cluster clone errors clearly