Codex — Hermes Orchestration Guide Delegate coding tasks to Codex (Anthropic's autonomous coding agent CLI) via the Hermes terminal. Codex v2.x can read files, write code, run shell commands, spawn subagents, and manage git workflows autonomously. Prerequisites - Install: - Auth: run once to log in (browser OAuth for Pro/Max, or set ) - Console auth: for API key billing - SSO auth: for Enterprise - Check status: (JSON) or (human-readable) - Health check: — checks auto-updater and installation health - Version check: (requires v2.x+) - Update: or Two Orchestration Modes Hermes interacts with C…