Skip to content

fix: keep post-compaction recovery silent - #56

Merged
davidrobertson merged 1 commit into
mainfrom
codex/silent-recovery
Jul 30, 2026
Merged

fix: keep post-compaction recovery silent#56
davidrobertson merged 1 commit into
mainfrom
codex/silent-recovery

Conversation

@davidrobertson

Copy link
Copy Markdown
Contributor

Summary

Tell post-compaction recovery to stay silent unless the user asks about it.
The next visible message stays focused on the task instead of exposing internal
recovery work.

Why

The recovery hook can require lcm_pack_context after compaction. That work is
an implementation detail, and announcing it interrupts the conversation
without helping the user.

Validation

  • npm test: 199 passed
  • npm run typecheck
  • TypeScript strict source audit: no violations

Risk is limited to prompt wording. Recovery routing and enforcement do not
change.

Co-authored-by: davidrobertson <dr@nevernet.com>
Signed-off-by: davidrobertson <dr@nevernet.com>
@davidrobertson
davidrobertson merged commit 0e803f2 into main Jul 30, 2026
1 check passed
@davidrobertson
davidrobertson deleted the codex/silent-recovery branch July 30, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant