Nightly Build (v0.7.8-nightly.202606230724.e3fc6f88c)
Changes since v0.7.8-nightly.202606220815.7ee67c2e5:
72da75f fix(trail): fall back to list body in 'trail show' when detail fetch fails
aeb6150 Restore writeTranscript bool return instead of empty-string sentinel
90b1515 checkpoint: drop redundant summary re-normalization
c4b837b Trim compact-transcript format assertions from store tests
f45406b checkpoint: preserve checkpoint version on rewrite
fdb35e5 checkpoint: record branch checkpoint version
847d475 Sanitize Codex transcripts on the compact finalize path
2b5c661 Push compact transcript.jsonl without pointing metadata at it
8292221 test(mirror): fix data race in serveMirrorList helper
f388237 test(mirror): command-level test for repo mirror list --show-available
e1f5507 Comment nitpicks.
523d735 feat(mirror): add repo mirror list --show-available
0847cb9 Send versioned User-Agent (entire-cli/{version})
dab2784 Potential fix for pull request finding
f68b176 feat(trail): show the description and a browser URL in 'trail show'
8ff1f70 agent: move TokenUsage and SkillEvent to the leaf types package
12f0c05 explain: use checkpoint.Writer directly instead of a local duplicate interface
6e78390 checkpoint: unify committed writes behind Store.Write(ctx, WriteRequest)
afd9428 Store compact transcript.jsonl in v1 checkpoints, point metadata at it