Composio's public test used the DeepSeek V4 Flash model across 8 harnesses on 30 high-difficulty tasks. Pi Agent passed 20 (66.7%), Oh My Pi passed 17, Claude Code, Codex, and Deep Agents each passed 16, Prime Agent and Hermes Agent each passed 15, and OpenCode passed 14. With the same model, simply changing the harness improved the success rate from 46.7% to 66.7%, a 20-percentage-point difference.
The cost gap is even more pronounced: Pi's average cost per successful task was $0.028, while Claude Code's was $0.195, nearly 7 times higher. Median time for Pi was 132.2 seconds, slightly slower than Claude Code's 122.7 seconds and OpenCode's 129.7 seconds, but considering success rate, speed, and cost, Pi stands out.
Pi used a fresh default installation with no custom settings or tuning, only the MCP plugins required for the test. In contrast, Prime Agent had massive sessions, some consuming 3.5 million tokens and making 33 tool calls, causing scorer timeouts and 6 runs unscored. This challenges the notion that more configuration is better; lightweight harnesses provide a shorter path, reducing the chance of the model getting lost.