## Description Add a working adapter for [Codex CLI](https://github.com/openai/codex) and run the full benchmark. ## Requirements - Create/update `adapters/codex_cli.py` - Run full 10-task benchmark - Submit results JSON See `adapters/claude_code.py` for the adapter pattern.
Description
Add a working adapter for Codex CLI and run the full benchmark.
Requirements
adapters/codex_cli.pySee
adapters/claude_code.pyfor the adapter pattern.