Nightly Build (v0.5.6-nightly.202604160646.5bc86155)
Changes since v0.5.6-nightly.202604150645.0fe261c8:
f61c156 fix: deduplicate v2 settings fixture in strategy tests
5a51675 test: fix condense skip test process-global state note
db98bfa fix: clarify fast path diagnostics for empty active sessions
6baa04b review: use testutil.InitRepo in v2 task dual-write test
5d3c2bf fix: lower expected empty-session fallback log to debug
52cdc3b test: use testutil.InitRepo in committed phantom path tests
2880dad fix: move skip gate before filterFilesTouched to prevent empty session condensation
a7d5cb3 gofmt
bb797bf test: cover turn-end preservation of v2 task metadata
7ab6ccd docs: remove stale fallback resolution reference from extractOrCreateSessionData
10a6f74 fix: preserve v2 task metadata during checkpoint finalization
1327458 fix: mark skipped sessions as FullyCondensed in CondenseSessionByID
e62a6a2 fix: dual-write task metadata into v2 full checkpoints
ecd1e6a simplify: remove transcript fallback resolution that cannot work
b7a20b4 docs: correct Codex integration comments after validating hook mechanism
b976b39 fix: update integration test for empty-session trailer skip behavior
057e9de docs: add sync comment linking fast path guard to CondenseSession skip gate
f9a1a82 refactor: make resolveTranscriptFromAgentStorage side-effect-free
90c77f3 refactor: reuse prepareTranscriptIfNeeded in transcript fallback resolution
4634f4a fix: prevent dangling checkpoint trailers for empty sessions
5930768 fix: handle Skipped condensation in all CondenseSession callers
bdea8c5 Support VS Code-compatible Copilot hook payloads (#888)
ed2905e feat: preserve session linkage after git rewrites (#947)
a0b44f1 fix: pass shadow hash by value to avoid nil reference risk
eed8902 docs: add review comments for condensation skip semantics
949276c Remove assertion for unimplemented task checkpoint condensation
25cbbea Stage only worker file so sentinel remains truly untracked
97d7172 Remove redundant ToolUseID assertion at call site
bedcf73 Remove brittle MetadataDir path check from waitForTaskRewindPoint
61b16ce Fix force-reinstall tests to match wrapped hook commands
b5f741d fix hook matcher false positives
fbbf473 Strengthen Codex test to verify exact wrapped hook commands
ec61065 Rename hook wrappers to remove misleading "SessionStart" from names
6e55ae1 Remove unused WrapProductionSessionStartHookCommand (stderr variant)
0aee885 Preserve readable hook commands in Gemini settings
0c95575 Keep OpenCode hooks silent when Entire is missing
48fd36f Keep Copilot hooks silent when Entire is missing
286d7f5 Keep Cursor hooks silent when Entire is missing
6789af4 Move Droid warning to stop hook
8e26cab Handle missing Entire CLI in agent hooks
0ece4ec Improve Factory AI Droid E2E tests with task checkpoint assertions
fa2a365 fix: don't record phantom transcript paths for empty transcripts
5ec6885 feat: best-effort transcript resolution and skip gate for empty sessions
08bc79d Remove test
48228eb Clean up the new attach v2 tests
f4dfb01 Remove the backfill complexity
73e4598 Clean up the write attach v2 function
d35e512 Test
dba80ba Write attached sessions to v2 when setting is enabled
5ce22df ci: drop nightly schedule for Windows E2E workflow
b99169b docs: update Code of Conduct community platform from Slack to Discord