Nightly Build (v0.7.9-nightly.202607020716.b58b5fe8e)
Changes since v0.7.9-nightly.202607010740.050a8adca:
515ced2 fix(e2e): align factory file wait with documented Worker bound
a3db5ce fix(e2e): give factory hook tests time for the Worker turn
3956809 fix(e2e): harden input-ingestion wait against bursty rendering
1a8a287 refactor(e2e): reuse settled pane capture in Send
397280a fix(e2e): make vogon REPL ignore empty lines
4580e15 fix(e2e): force foreground subagents in claude-code prompts
5efe246 fix(e2e): verify Enter submission in TmuxSession.Send
3ddb8fb fix(attach): report resolved agent name in empty-transcript warning
061777b chore(runners): flag interactive-only commands in review
6504ee1 docs: add agent-safe CLI fallback guidance
77cada3 fix(lint): resolve goconst findings for checkpoint/trail
90c61b6 fix(experts): address Copilot review on cell auth
a7c5579 fix(experts): surface any query 503 as code-search-unavailable
dd7370d fix(experts): harden cell routing per second audit pass
31a1887 fix(experts): route to the repo's cell, support staging/local, harden auth
3047e85 fix(experts): route CLI to home entire-api cell with identity token
6aa719c fix(experts): extract expertsReposListPath constant for goconst
1e398d1 fix(experts): address Soph trail review on scope, limit, repo pagination
4f2a630 fix(experts): compare repo names case-insensitively for local scopes
d0c782b fix(experts): satisfy perfsprint lint in TUI scroll test
aeb5793 fix(experts): scroll TUI agent list to keep selection visible
6b4b4d6 test(mirror): cover onCreated callback sequencing in createAndAwaitMirror
88aa100 feat(mirror): split placement and clone into distinct progress steps
0beb20f refactor(experts): target entire-api /repos/{id}/experts
fa9c791 tidy checkpoint policy telemetry git hook
8e45893 fix(experts): lint flow and --repo path scope handling
cce7673 fix(experts): relativize missing path scopes from subdirectories
ee51d30 emit policy-blocked telemetry from agent hooks
6866100 emit policy-blocked telemetry from git hooks
b8fddf4 add checkpoint_policy_blocked telemetry event
610e032 test(experts): cover CRLF normalization in staged scope parsing
17bed21 fix(experts): pass lint, add TUI, address PR review comments
6b0d4e3 Style experts output with Entire palette
d51f5d4 Support local HTTP data API discovery
e9c808d Tighten experts CLI provenance wording
2f39e91 Add hidden experts CLI command
6e9267e fix(attach): address review bot feedback on warnings and footer
ae3a8aa feat(attach): warn on empty transcript, add capture footer + amend-fail note
b340e40 refactor(runner): move trail tune to entire runner setup
38afd32 feat(trail): show a spinner during tune's gather and agent run
50a938c fix(trail): tell tune not to cite gathered-only refs in templates
5555d40 feat(trail): add --debug-dir to tune for inspecting prompt and response
287ef9a fix(trail): treat onboarding defaults as working baselines
1be54e9 fix(trail): let tune rewrites drop cosmetic placeholders
8e6e24b refactor(trail): tidy tune onboarding after review
40e36f0 feat(trail): scaffold default runners when tune runs in a repo with none
03dc638 chore(trail): tune drift/security/pr-review prompts to the CLI repo
916c892 feat(trail): add entire trail tune to tailor runner prompts to the repo
cf2e124 chore(trail): tailor runner prompts to the CLI repo