SessionStart
01Hook
Runs when a session starts, executing cli.js via node. From code-yeongyu/codex-rules.
11 4d ago A
tokens not measured
original MIT
Codex plugin that injects project rule files into model context through lifecycle hooks.
Hook
Runs when a session starts, executing cli.js via node. From code-yeongyu/codex-rules.
Hook
Runs when you submit a prompt, before the agent sees it, executing cli.js via node. From code-yeongyu/codex-rules.
Hook
Runs after a tool call finishes for ^apply_patch$ tool calls, executing cli.js via node. From code-yeongyu/codex-rules.
Hook
Runs after the context is compacted for manual and auto tool calls, executing cli.js via node. From code-yeongyu/codex-rules.