OpenAI Codex CLI backend for AgentWorkshop.
Requires the codex_wrapper package:
codex_wrapper
{:codex_wrapper, "~> 0.2"}
configure( backend: AgentWorkshop.Backends.Codex, backend_config: CodexWrapper.Config.new(working_dir: "."), model: "o3" )