Hook
Runs when you submit a prompt, before the agent sees it, executing bin.mjs via bun. From fusengine/codex.
Production-ready plugin ecosystem for OpenAI Codex CLI 26 plugins, 37 expert subagents (TOML), 196 skills, lifecycle hooks wired to a Bun harness, full AGENTS.md rules corpus, plugin marketplace and one-command installer. Faithful port of the Fusengine Claude Code plugin ecosystem.
Hook
Runs when you submit a prompt, before the agent sees it, executing bin.mjs via bun. From fusengine/codex.
Hook
Runs when a subagent starts, executing bin.mjs via bun. From fusengine/codex.
Hook
Runs before the agent uses a tool for Bash, apply_patch, spawn_agent and multi_agent_v1.spawn_agent tool calls, executing bin.mjs via bun (3 commands). From fusengine/codex.
Hook
Runs when a subagent finishes, executing bin.mjs via bun. From fusengine/codex.
Hook
Runs when the agent finishes a response, executing bin.mjs via bun. From fusengine/codex.
Hook
Runs after a tool call finishes for apply_patch, context7, exa, Bash and update_plan tool calls, executing bin.mjs via bun (3 commands). From fusengine/codex.
Hook
Runs when a session ends, executing bin.mjs via bun. From fusengine/codex.