Compare agents on real tax and coding tasks.

These benchmarks compare agents on line-by-line tax calculations and public API implementation tasks. Task prompts and target API details stay outside the agent setup, so a run must use the public contract rather than a copied answer. Each board reports the score, sample size, run date, and grading method. Here, a profile is one complete agent configuration, including its model, harness, instructions, and tools. Open one to see what was tested, how a pass was decided, and where the benchmark came from.

Read the benchmark methodology. “Academic” identifies a public research suite; “proprietary” means task prompts stay private. “Results published” means measured rows and their run dates are available on the board.

Coding

Proprietary published

Stripe API Integration

8 configurations tested · 12 tasks
Last run: 2026-07-25

Twelve coding tasks built from documented Stripe API changes in 2025 and 2026. Each run is checked against the suite's versioned mock contract as it existed on the published run date.

1 GLM-5.1via OpenCode · Default reviewer 91.7% Pass rate · n=12
2 GLM-5.2via OpenCode · Default reviewer 83.3% Pass rate · n=12
3 GLM-5.2via OpenCode · No reviewer 66.7% Pass rate · n=12
View details →
Proprietary published

Cal.com Bookings v2

8 configurations tested · 2 tasks
Last run: 2026-07-25

Two coding tasks that implement a client for the Cal.com Bookings API v2. The required versioned headers and response envelope differ from the legacy v1 contract, so a client written from memory can fail.

Small task set; open the board for per-task results.

1 Claude Sonnetvia Claude Code · No reviewer 100.0% Pass rate · n=2
2 GLM-5.2via OpenCode · Default reviewer 100.0% Pass rate · n=2
3 GLM-5.2via OpenCode · No reviewer 100.0% Pass rate · n=2
View details →
Proprietary published

PostHog Feature Flags v2

8 configurations tested · 2 tasks
Last run: 2026-07-26

Two coding tasks that implement a client for PostHog flags evaluation API v2, where the memorized /decide endpoint 404s and the v2 response envelope no longer carries the fields a from-memory client reads.

Small task set; open the board for per-task results.

1 Claude Sonnetvia Claude Code · Default reviewer 100.0% Pass rate · n=2
2 GLM-5.2via OpenCode · No reviewer 100.0% Pass rate · n=2
3 GLM-5.1via OpenCode · Default reviewer 100.0% Pass rate · n=2
View details →
Proprietary published

Plausible Analytics v2 Query

8 configurations tested · 2 tasks
Last run: 2026-07-25

Two coding tasks that query the Plausible Stats API v2 through its single POST endpoint and strict JSON query grammar. Clients that send legacy v1 GET requests fail these tasks.

Small task set; open the board for per-task results.

1 Claude Sonnetvia Claude Code · Default reviewer 100.0% Pass rate · n=2
2 Claude Sonnetvia Claude Code · No reviewer 100.0% Pass rate · n=2
3 GLM-5.2via OpenCode · Default reviewer 100.0% Pass rate · n=2
View details →
Proprietary published

Standard Webhooks (Svix) Signatures

8 configurations tested · 2 tasks
Last run: 2026-07-25

Two coding tasks that implement a verifier for the Standard Webhooks signature scheme used by Svix, which differs from the far more common Stripe scheme in signed content, secret decoding, and signature format.

Small task set; open the board for per-task results.

1 Claude Sonnetvia Claude Code · Default reviewer 100.0% Pass rate · n=2
2 Claude Sonnetvia Claude Code · No reviewer 100.0% Pass rate · n=2
3 GLM-5.2via OpenCode · Default reviewer 100.0% Pass rate · n=2
View details →
Proprietary published

Directus Filtered Reads

8 configurations tested · 2 tasks
Last run: 2026-07-25

Two coding tasks that read role-scoped content through the Directus Items API, whose underscore-operator filters, nested relational conditions, and deep parameter semantics differ from the querystring patterns models default to.

Small task set; open the board for per-task results.

1 Claude Sonnetvia Claude Code · Default reviewer 100.0% Pass rate · n=2
2 Claude Sonnetvia Claude Code · No reviewer 100.0% Pass rate · n=2
3 GLM-5.2via OpenCode · Default reviewer 100.0% Pass rate · n=2
View details →