Skip to content

Cc Session Recover

v0.2.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude-code hooks quota rate-limit resume session-recovery

Affected surfaces

auth

Summary

AI summary

Recovery 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-recover slash command that openly arms one recurring in-session recovery schedule (default 30 minutes). The example settings ship the StopFailure hook only.
  • Add check and clear modes to the runtime for a deterministic recovery-window decision (NONE / WAIT / READY) instead of clock math in the prompt.
  • Make .claude/auto-continue.md marker-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.yaml with 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

Track Cc Session Recover

Get notified when new releases ship.

Sign up free

About Cc Session Recover

All releases →

Related context

Beta — feedback welcome: [email protected]