Tag: OpenAI
About OpenAI
companyOpenAI ships the GPT model family and Codex CLI, the agent harness most associated with orchestration-heavy workloads. The company’s harness strategy has shifted from “we build the model, you bring the wrapper” to actively investing in tooling that exploits model-level features (parallel sub-agent planning, structured outputs). Coverage on this tag follows model releases, Codex CLI evolution, and OpenAI’s developer-relations moves.
-
OpenAI's Codex CLI ships parallel-task mode — and the benchmarks are wild
Internal SWE-bench numbers show a 38% jump on multi-file refactors over last month's release. The trick: structured task decomposition that runs sub-agents in parallel.