# `Condukt.AgentRuntimes.Codex`
[🔗](https://github.com/tuist/condukt/blob/1.5.1/lib/condukt/agent_runtimes/codex.ex#L1)

Runtime adapter for the Codex CLI non-interactive SDK mode.

The adapter shells out to `codex exec` with `MuonTrap`, passes the session's
composed system prompt as part of the task, and returns the final Codex
response as the Condukt agent result.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
