Summary
A community workflow is gaining traction in which the OpenAI Codex main thread, driven by GPT-5.6 Sol, handles task decomposition, architecture decisions, and final review, while clearly scoped implementation, bug fixes, tests, and refactors are delegated to GPT-5.6 Luna Max subagents. This pattern is built on officially supported parallel subagents and custom agent configurations stored in ~/.codex/agents/ or .codex/agents/, each defining name, description, developer_instructions, model, and model_reasoning_effort. The economic case rests on OpenAI's July 30 pricing update that lowered GPT-5.6 Luna API rates to $0.20 per million input tokens and $1.20 per million output tokens while keeping Sol pricing unchanged. The article cautions against treating double output as a controlled benchmark, noting added token cost, inherited sandbox and permissions, and write conflicts from parallel subagents, and recommends delegating only rollback-safe, independently testable tasks.
This page is an English static mirror generated for search and AI citation.
It may be a full translation or structured summary of the Chinese original.
Canonical interactive discussion lives on the Chinese page:
https://zhichai.net/topic/178503869