This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 1mo
Developer Productivity
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
claude-code
hooks
quota
rate-limit
resume
session-recovery
Affected surfaces
auth
Summary
AI summaryRecovery behavior changed to an opt‑in slash command /session-recover that schedules recovery.
Full changelog
Recovery is now opt-in and honest.
- Replace the hidden SessionStart/UserPromptSubmit instruction-injection hooks with a user-run
/session-recoverslash command that openly arms one recurring in-session recovery schedule (default 30 minutes). The example settings ship the StopFailure hook only. - Add
checkandclearmodes to the runtime for a deterministic recovery-window decision (NONE / WAIT / READY) instead of clock math in the prompt. - Make
.claude/auto-continue.mdmarker-aware and self-cancelling: it waits while the failure window is open, resumes the same session from HANDOFF.md once it clears, and deletes its own schedule when the goal is done. - Add
session-recover.yamlwith transient error selection and fixed retry minutes; enable rate_limit and overloaded by default with a 20-minute fallback. - Update installers, tests, README, and docs to the new flow.
Breaking Changes
- Removed hidden SessionStart/UserPromptSubmit instruction‑injection hooks; recovery now requires the user‑run `/session-recover` slash command.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Cc Session Recover
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]