You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(import): anchor turns to their recorded commits when available
Extends the import commit_sha anchor (PR #1825) to be per-turn: when a
Claude Code transcript records the commit(s) a turn made via gitOperation
records, the turn's checkpoint anchors to the last such commit that
resolves and is an ancestor of the default-branch fallback, instead of
always pointing at the default-branch head. Older transcripts (or
recorded commits that were squashed/rebased away) keep the existing
fallback behavior unchanged.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Entire-Checkpoint: 01KY5P3CT3T2K4KGK4QCTBGMA6
0 commit comments