Browse docs

Adapters & support

Coding OS is agent-agnostic by design, but how much it can enforce depends on which hooks a runtime supports. Here is exactly what fires where — no overclaiming.

RuntimeHook coverageWhat that means
Claude CodeFullEvery hook fires — gates, skills, doc-anchors, and verification. The engineering loop is enforced end to end.
Codex (CLI & app)FullFull hook parity — Bash, file edits, MCP tool calls, prompt context, and session lifecycle all fire. Same gates, same enforcement.
HumansGit hooksInstall the git hooks and the commit contract holds; the board and graph are agent-optional — ideal for mixed human/agent teams.

Reference