AI Coding Agents: Harness Engineering Makes the Difference
Different Pi harness setups produce a six-turn success or a 32-turn crash on the same task.

Christopher Man posted a comparison of two harness setups for an AI coding agent. One finished the task in six turns. The other ran 32 turns before crashing. He listed specific problems with the Pi harness: Codex created an unneeded subagent, skipped fast mode on it, made 93 tool calls, lacked timeout or turn limits, and the MCP extension overloaded the subagent with context. Elvis Saravia replied that harness engineering is becoming one of the most important skills for AI engineers next to evals. Other replies noted GPT models default to subagents unless the system prompt restricts them.
wait maybe harness engineering is important