1 2 3
backends = ["npm:@openai/codex", "aqua:openai/codex"] description = "Lightweight coding agent that runs in your terminal" test = { cmd = "codex --version", expected = "codex-cli {{version}}" }