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

Runtime adapter for Claude Code non-interactive SDK mode.

The adapter shells out to `claude --print` with `MuonTrap`, passes the
session's composed system prompt with `--system-prompt`, and returns Claude's
printed response as the Condukt agent result.

---

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