Skip to content

docs(llmdoc): record native Codex plugin hooks in the dogfood knowledge - #34

Merged
Disdjj merged 3 commits into
mainfrom
docs/native-codex-hooks
Aug 24, 2026
Merged

docs(llmdoc): record native Codex plugin hooks in the dogfood knowledge#34
Disdjj merged 3 commits into
mainfrom
docs/native-codex-hooks

Conversation

@Disdjj

@Disdjj Disdjj commented Aug 24, 2026

Copy link
Copy Markdown
Member

Follow-up landed after #33 was merged.

Codex plugins support native hooks: the default hook file is hooks/hooks.json at the plugin root with a Claude-compatible schema (SessionStart/Stop/PreCompact and additionalContextLimit all supported), and no hooks entry is needed in .codex-plugin/plugin.json. Since this repo's root is both the Claude and the Codex plugin root, the same hooks.json serves both platforms as-is. Plugin hooks are non-managed — users must review and trust them via /hooks after install.

Also updates the acplugin conversion notes: the model-inherit hardcoding and hook degradation are fixed upstream (TokenRollAI/acplugin#9, merged); the remaining care items are the marketplace.json version field and replace-style sync of stale outputs.

Sources: plugins guide, hooks reference.

@Disdjj
Disdjj merged commit 8feee84 into main Aug 24, 2026
4 checks passed
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