Nightly Build (v0.6.2-nightly.202605120708.40d00ad5)
Changes since v0.6.2-nightly.202605110724.c111a3db:
2123cb3 Clean up CLI tree-read fallback after code review
2eeef65 Fall back to git rev-parse when go-git can't read a commit in GetRefState
9a29222 Fall back to git ls-tree when go-git can't read a tree in ApplyTreeChanges
1d50ba1 Clarify pending rotation marker docs
5d615af Fix v2 rotation doc inaccuracies
7026174 Clarify v2 rotation publication docs
03dc6ea Add docs explaining checkpoints v2 rotation
2f7901d fix(recap): surface real auth/network errors on first run (#1168)
956665a Bump the go-dependencies group across 1 directory with 6 updates
c473e29 small refactor
c7174ae Address trail watch review feedback
1d9070e Skip CodeQL SARIF upload on fork PRs
256a66f Add CodeQL workflow to scan GitHub Actions
b37565c Treat 404/410 as terminal in 'trail watch', propagate auth errors
f27f923 Add 'entire trail watch' to tail trail code-review SSE stream
64e9441 Isolate PI_CODING_AGENT_DIR in the E2E adapter
51d55dc Handle both path separators in encodeRepoPathForPi
14d5040 Document Pi in CLAUDE.md
a1d59dc Add Pi to the E2E agent registry
3b621b9 Drop SessionEnd from pi session_shutdown hook
deb60dc Resolve Pi sessions from native store
195ec5d fix(agent/pi): address review feedback
61c0f61 feat(agent): add pi coding agent integration in-tree
c2446ed Require pending v2 rotation marker before reset
48c2096 Reuse v2 push repository state
d014d6d Clean up fetched v2 archive temp refs
25e04b8 Validate pending v2 archive publication refs
3ea8f1c Refine v2 pending publication push handling
cf498a2 Group batch writes by checkpoint ID directly
aed8210 Harden v2 rotation recovery fetches
004ab54 Simplify v2 pending publication push path
3a95e50 Avoid redundant v2 generation lookups
3dccb8d Lock pending v2 full generation markers
ed4eddd Guard empty v2 ref pushes
6c48c47 Push pending v2 archives without active refs
abfab43 Stop TUI tests from putting the inherited terminal in raw mode
581ee53 Gate file-backed auth store behind authfilestore build tag
0bceaf7 Address test store review feedback
ac3c014 Avoid cancelled review picker race
eac34ea Improve local test reliability and output
090dc30 Rollback unqueued migrated v2 archives
d654296 Publish v2 archives from pending records
65d9a46 Use SplitSeq for v2 remote ref scans
aa9ac82 Push all v2 archived generation refs
bc82aaf Cover repeated local v2 rotations
43fa9dc Cover post-rotation v2 current pushes
a599cde Handle multiple remote v2 rotations
600cbd4 Detect stale v2 full generation archives
a5aac69 Fix v2 full generation rotation push
16f651a address PR review: clarify dry-run doc + cover lookupV1CommitInfo in tests
da8ebd6 add entire migrate --dry-run to preview what would be migrated