You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds Codex plugin packaging with .codex-plugin/plugin.json and a plugin-local codex-hooks/plugin-hooks.json template, so Codex loads the no-async plugin hook set instead of Claude Code hook definitions.
Aligns Codex support with the current Codex CLI 0.139.0 hook surface: 10 installed/active lifecycle events, including permission, compact, subagent, prompt, tool, session, and stop notifications.
Keeps native Codex installs compatible with default-on hooks and avoids rewriting config.toml when the feature is already available.
Updates README, CHANGELOG, Claude Code guidance, Codex AGENTS guidance, installation, architecture, troubleshooting, and skill docs for the current multi-editor state.