Skip to content

Releases: softcane/cc-session-recover

v0.1.5

13 Jun 20:22
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Add a UserPromptSubmit recovery reminder hook so the schedule instruction is repeated next to every prompt, not just at session start (it was getting buried in long sessions).
  • Make the schedule rule unconditional and consistent across both injection points: always ensure one recurring auto-continue schedule exists, instead of leaving the model a "is this a long task?" judgment call that silently skipped audits and skill-driven runs. An explicit user instruction not to schedule still wins.
  • Preserve existing .claude/settings.local.json on install by merging the recovery hooks in, rather than skipping when the file exists.
  • Use the quoted "$CLAUDE_PROJECT_DIR" form in example hook commands (safe for paths with spaces).

v0.1.4

12 Jun 21:16
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.1.4

  • Expand standing quota-recovery instructions to cover long analysis, research, document, and automated workflow tasks, not only coding tasks.

v0.1.3

12 Jun 21:03
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.1.3

  • Install only the runtime .claude files and HANDOFF.md into target projects; package tooling now stays in the npm package.
  • Enable hooks by default, with --no-hooks as the opt-out flag.
  • Add cc-session-recover watch for running the closed-terminal watcher through npx.
  • Remove the old one-time reminder flow and its loop.md prompt from the packaged workflow.

v0.1.2

12 Jun 20:33
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Stop installing the package docs into target projects.
  • Keep runtime files out of target git history by appending the session-recovery ignore block.
  • Remove the fake-quota try-it flow from the README.

v0.1.1

12 Jun 20:12
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Publish cc-session-recover 0.1.1.