Added
resumeDropsTurnsetting — maps the Claude Agent SDK's newresumeDropsTurnoption: when resuming a session, drop the turn containing the given chain-entry UUID from the restored context. Companion toresumeSessionAtfor forking a resumed session at a specific point; documented in the README options table and docs/sessions.md. (#142)
Changed
- Claude Agent SDK pinned at
0.3.226(from0.3.205) — resolves the weekly canary's Options drift guard failure;resumeDropsTurnwas the only newOptionskey, and typecheck plus the full unit suite pass against the new pin. The dependency stays an exact pin, gated by the canary. (#142, #143)
Full changelog: v4.0.1...v4.1.0