Skip to content

Add codex-context-guard - #224

Open
GreenLv wants to merge 1 commit into
RoggeOhta:mainfrom
GreenLv:add-codex-context-guard
Open

Add codex-context-guard#224
GreenLv wants to merge 1 commit into
RoggeOhta:mainfrom
GreenLv:add-codex-context-guard

Conversation

@GreenLv

@GreenLv GreenLv commented Aug 29, 2026

Copy link
Copy Markdown

Add codex-context-guard to the Plugins section.

codex-context-guard is a correctness sidecar for long-running Codex tasks. Its eight lifecycle hooks keep an immutable local requirement ledger, restore the bounded task contract after /compact or session resume, and block unsupported completion claims — the contract is enforced by hooks rather than prompt discipline, so it survives compaction and resume.

  • Distributed as a Codex plugin bundle defined in .codex-plugin/plugin.json (the section's plugin format; browse with /plugins).
  • The bundle ships the hook set (hooks/hooks.json) and a context-guard status readback of the ledger state.

Change is to README.md only, per the contribution guide.

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