v0.10.1-nightly.202608180612.e2de3d346
Pre-releaseNightly Build (v0.10.1-nightly.202608180612.e2de3d346)
Changes since v0.10.1-nightly.202608150610.7ddf2fc26:
3d948f3 perf(deps): pin go-runewidth to 0.0.25 to drop 15ms of init from every invocation
3001c07 fix(attach): title Codex sessions from the genuine prompt, not the preamble
724cc08 fix(search): key the folded-session fallback on matchedCheckpointId (ENT-1595)
59cfbdf refactor(login): collapse the quit watchdog into context.AfterFunc
9cebf4a fix(login): shut the key reader down gracefully so nothing races its fd
14afae0 test(login): stop the cancelled-TTY test closing the fd it asserts is open
8ca5118 Deduplicate trail detail decoding
35bf69f Reject non-positive runner gather limits
a04ef81 Restore trail branch lookup search budget
66d8660 Restore legacy trail list limit note
c2c0f3d Preserve unlinked trail branch state
74a1ff4 Address trail API review findings
c495c92 codex title fix
49fb89d fix(search): repo-qualify commit SHAs too; table-drive the dedup test (ENT-1595)
4dfbf19 fix(search): repo-qualify checkpoint rows too; harden the dedup key (ENT-1595)
f0fafa0 build(deps): bump the go-dependencies group with 2 updates
86659ea fix(search): repo-qualify the folded-session dedup key (ENT-1595)
3da523a fix(search): dedupe folded legacy sessions by checkpointId when sessionId is empty (ENT-1595)
0ec5743 fix(hooks): scope hook ownership so unconditional drops cannot delete user hooks
14a9428 fix(factoryai-droid): validate subagent link IDs before building paths
f3b6031 fix(doctor): only treat missing git hooks as a problem where Entire is set up
466c06e fix(factoryai-droid): attribute Worker sessions to their parent task
72759d9 feat(doctor): check and repair stale git hooks
b3b450e test(hooks): cover the local-dev git-hook migration end to end
341145f refactor(hooks): make legacy hook prefixes unusable for writing
6b394c7 login: validate the token's iss against the handoff target, not the apex
db96a77 login: address trail findings on the regional-handoff review
a9a676e refactor(hooks)!: remove local_dev mode
e7ec653 fix(trail): parse patch headers without mistaking them for hunk content
4108ef9 build: move the auth-go pin to 86c083b and bump Go to 1.26.6
2abe494 test(login): adapt the issuer tests to the URL-interactor signature
1559076 login: don't offer subdomain delegation in the mismatch error when it can't apply
5fea580 build: pin auth-go to c43c075 (regional dispatch hooks) pending v0.5.3
7537840 feat(login): default to the auth.entire.io apex and follow its regional handoff
ea829fb fix(trail): send the pre-image anchor with --patch suggested changes
01424b8 test: address trail review findings on the dead-address helpers
c33be0e test(clusterdiscovery): stop pinning clients at ports we gave back
c439f44 test: stop two test helpers from sharing state across parallel tests
ca9ecd5 Preserve free-form trail JSON keys
512908d Stop author-filtered trail lists at limit
6260342 Guard finding pagination progress
3297a84 Fix untagged trail enablement probes
c66b017 Add selectable trail backend
bc8be75 Handle entire-api event payload casing
a250116 Migrate trail commands to entire-api