Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-router.cjs via node. From ShipToday/forge-plugin-codex.
2 2d ago A
tokens not measured
original MIT
4 tagged forge, measured the same way as everything else here.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-router.cjs via node. From ShipToday/forge-plugin-codex.
Hook
Runs when the agent finishes a response, executing stop-observer.cjs via node. From ShipToday/forge-plugin-codex.
Hook
Runs before the agent uses a tool, executing workflow-guard.cjs via node. From ShipToday/forge-plugin-codex.