Blog: benchmark transparency update for the AI agents post - #1122
Open
AvdLee wants to merge 1 commit into
Open
Conversation
Name the compared tools (AXe 1.8.0, XcodeBuildMCP 2.7.0 via MCP), add a disclaimer that AXe is a raw primitive layer by design, attribute the large multipliers to the raw-AXe comparison, and add the 2026-07-31 three-tool head-to-head numbers, leading with correctness and capability coverage.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Transparency update to "How We Test AI Agents for the iOS Simulator", following Cameron Cooke's public feedback that the post claimed "118.88x fewer output bytes compared with other tools" without naming them.
modifiedTime.All numbers come from the frozen benchmark report in AvdLee/RocketSim#1336 (
docs/agent-protocol/eval/runs/2026-07-31-agent-skill-benchmark/).Merge order
Do NOT merge before https://github.com/AvdLee/RocketSim/pull/1336 is merged, so the published post always points at a benchmark run that exists on the RocketSim main branch. Antoine also wants to share the numbers with Cameron Cooke before this goes live.
Validation
From
docs/:npm run lint,npm run format:check,npm run typecheck,npm run build, andnpm run knipall pass (exit 0).