MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / codex.rs

File codex.rs

atomic-agent/src/hooks/codex.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Codex hook adapter for Atomic Agent.
2//!
3//! Codex reads hooks from `~/.codex/hooks.json`. The installed Atomic hooks
4//! call `atomic agent hooks codex <verb>` with JSON on stdin.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected