Claude Code logo

Coding agents / rank 1 of 17 / cycle 04

Claude Code benchmark

The highest strict pass rate in the agent group, and third highest in the whole index. It was the only agent that produced a signed webhook with a retry ladder in prompt 5 in all five runs without the criterion being restated, and the only one that added an idempotency key to the write path unprompted. It is a terminal agent with no interface of its own, so design and SEO reflect the stack it was pointed at rather than anything it invented.

Last run: 15 Aug 2026 09:11 UTCNext scheduled run: n/aOfficial siteClaude Code reviews and ratings

Composite index

79.72

of 100 | withheld vs. cycle 03

Delta not shown for cycle 04: the roster was re-based from one merged ranking into two class boards, so cycle 03 and cycle 04 ranks are not on the same scale. Resumes cycle 05.

At a glance

Composite index

79.72

rank 1 of 17

Rank

#1

of 17 on the coding agents board

Median turn latency

65.5 s per prompt

9.8 min across the full nine prompt spec, derived

Reliability

91.1%

strict pass rate

SEO score

62.0

0 to 100, SEO and GEO axis

Three strongest axes

  • Agent performance95.0
  • Reliability91.1
  • Scalability86.0

Three weakest axes

  • Turn latency score47.9
  • SEO and GEO62.0
  • Design output68.0

Median turn latency

65.5 s per prompt

p10 39.9 s, p90 100.7 s

Strict pass rate

91.1%

41 pass, 3 partial, 1 fail

Executions recorded

45

5 runs of 9 prompts

Entry price

USD 17 / month, billed annually

Vendor's own unit and billing period. Never a currency conversion

Per axis subscores

Composite recomputed from these 9 rows: 79.72. That is the arithmetic behind the index, and you can repeat it by hand. Rounding rule: half up at two decimals, applied uniformly to all 37 published products. Code ownership has no row here: it is not scored on this board.

Per axis subscores against the roster median, and weighted contribution
AxisSubscore 0 to 100, tick is the roster medianScoreMedianWeight %Contribution
Reliability91.175.618.5616.91
Agent performance95.080.018.5517.62
Scalability86.074.013.411.52
SEO and GEO62.056.012.377.67
API and MCP78.070.09.287.24
Integrations76.070.08.256.27
Design output68.062.07.224.91
Turn latency score47.939.97.223.46
Value80.080.05.154.12

Turn latency distribution

Every recorded prompt duration for Claude Code, in seconds. Median wall clock time for one prompt, not for a whole build. The cyan tick on the whisker is the median.

min 21.8 smax 176.3 s

Spread against the cohort

p10 39.9 s / median 65.5 s / p90 100.7 s

Scale is shared with every product in the cohort, so the bars are directly comparable between pages. Ratio of p90 to median is 1.54x.

Outcome split

41 pass / 3 partial / 1 fail

SEO and GEO measurements

Taken from the public marketing page this product generated in prompt 8, fetched with JavaScript disabled.

HTML bytes, no JS

26.0 KB

26,624 bytes of real text content with scripts blocked

LCP

1,680 ms

Throttled connection, cold cache

CLS

0.030

Cumulative layout shift on load

SEO and GEO subscore

62.0

0 to 100, worth 12.37 index points on this board

Raw run data: 45 executions

One row per prompt execution. Nothing is aggregated away, nothing is hidden, including the failures.

Raw per run measurements
RunPromptPrompt targetStartedDuration (s)OutcomeNote
R01P01Tenant and user model11 Aug 2026 08:00 UTC46.6pass
R01P02Authentication and session11 Aug 2026 08:02 UTC23.3failDeployed URL returned 500 on every request.
R01P03Projects CRUD with tenancy11 Aug 2026 08:05 UTC87.2pass
R01P04Public REST API with keys11 Aug 2026 08:08 UTC68.5pass
R01P05Outbound webhooks with signatures11 Aug 2026 08:11 UTC70.0passSigned payload with a retry ladder and a delivery log on the first attempt, criterion met without a follow up.
R01P06Background jobs11 Aug 2026 08:14 UTC57.8pass
R01P07Admin panel11 Aug 2026 08:17 UTC103.3pass
R01P08Public marketing surface11 Aug 2026 08:21 UTC68.0pass
R01P09Hardening pass11 Aug 2026 08:24 UTC72.7pass
R02P01Tenant and user model12 Aug 2026 08:00 UTC36.0partialValidation added on the write path only. Read path left unguarded.
R02P02Authentication and session12 Aug 2026 08:02 UTC89.9pass
R02P03Projects CRUD with tenancy12 Aug 2026 08:06 UTC93.1pass
R02P04Public REST API with keys12 Aug 2026 08:09 UTC111.0pass
R02P05Outbound webhooks with signatures12 Aug 2026 08:13 UTC98.2passSigned payload with a retry ladder and a delivery log on the first attempt, criterion met without a follow up.
R02P06Background jobs12 Aug 2026 08:17 UTC75.9pass
R02P07Admin panel12 Aug 2026 08:20 UTC50.4pass
R02P08Public marketing surface12 Aug 2026 08:23 UTC32.7pass
R02P09Hardening pass12 Aug 2026 08:25 UTC58.4pass
R03P01Tenant and user model13 Aug 2026 08:00 UTC47.5pass
R03P02Authentication and session13 Aug 2026 08:02 UTC52.9pass
R03P03Projects CRUD with tenancy13 Aug 2026 08:05 UTC65.6pass
R03P04Public REST API with keys13 Aug 2026 08:08 UTC102.4pass
R03P05Outbound webhooks with signatures13 Aug 2026 08:12 UTC76.6passSigned payload with a retry ladder and a delivery log on the first attempt, criterion met without a follow up.
R03P06Background jobs13 Aug 2026 08:15 UTC61.0pass
R03P07Admin panel13 Aug 2026 08:18 UTC53.9pass
R03P08Public marketing surface13 Aug 2026 08:21 UTC40.7pass
R03P09Hardening pass13 Aug 2026 08:24 UTC53.5partialDelivered the main path, missed the boundary case named in the pass criteria.
R04P01Tenant and user model14 Aug 2026 08:00 UTC59.5pass
R04P02Authentication and session14 Aug 2026 08:02 UTC55.5pass
R04P03Projects CRUD with tenancy14 Aug 2026 08:05 UTC74.8partialPagination off by one at the final page boundary.
R04P04Public REST API with keys14 Aug 2026 08:09 UTC76.8pass
R04P05Outbound webhooks with signatures14 Aug 2026 08:12 UTC176.3passSigned payload with a retry ladder and a delivery log on the first attempt, criterion met without a follow up.
R04P06Background jobs14 Aug 2026 08:17 UTC43.2pass
R04P07Admin panel14 Aug 2026 08:20 UTC90.6pass
R04P08Public marketing surface14 Aug 2026 08:23 UTC76.0pass
R04P09Hardening pass14 Aug 2026 08:26 UTC65.0pass
R05P01Tenant and user model15 Aug 2026 08:00 UTC21.8pass
R05P02Authentication and session15 Aug 2026 08:02 UTC95.5pass
R05P03Projects CRUD with tenancy15 Aug 2026 08:05 UTC65.5pass
R05P04Public REST API with keys15 Aug 2026 08:09 UTC58.3pass
R05P05Outbound webhooks with signatures15 Aug 2026 08:12 UTC88.4passSigned payload with a retry ladder and a delivery log on the first attempt, criterion met without a follow up.
R05P06Background jobs15 Aug 2026 08:15 UTC105.0pass
R05P07Admin panel15 Aug 2026 08:19 UTC48.6pass
R05P08Public marketing surface15 Aug 2026 08:22 UTC39.3pass
R05P09Hardening pass15 Aug 2026 08:24 UTC46.7pass

Pricing

Included with a consumer subscription from USD 17 per month, billed annually, or metered per token through the API.

Entry price
USD 17 / month, billed annually
Value subscore
80.0
Index points per euro
5.49

Entry price is the vendor's own published figure, fetched 21 Aug 2026, never a currency conversion. The currency label is the vendor's own except where the pricing note above records that this lab inferred it. Index points per euro is computed from a separate, euro-normalised figure used only for the Value axis: Converted at the European Central Bank euro reference rate of 1.1699 US dollars to the euro, August 21, 2026.

Capabilities as measured

stack
Your repository, any framework
deploy
Not included, it writes and runs the deploy steps
database
Whatever you already run
auth
It wires the library you choose
background jobs
Real queue when the criterion asks for durability
webhooks
Signed with a retry ladder by default
rest api
Versioned when asked, documented as it goes
mcp server
Yes, client and server
export code
The code was never anywhere else
custom domain
Your hosting decides
ssr
Your framework decides

Screenshot

Claude Code landing page, captured by the lab on 14 Aug 2026 at 1440 by 900. Stored locally, never hotlinked.

Claude Code landing page, captured by the lab at 1440 by 900

Claude Code, captured 14 Aug 2026.

Sources and fetch dates

Every claim on this page traces to one of these.

Sources with fetch dates
SourceURLFetched
Claude Code pricing pagehttps://claude.com/pricing14 Aug 2026
Claude Code product sitehttps://claude.com14 Aug 2026
LLM Tier run harness outputhttps://www.llm-tier.com/api/runs.json14 Aug 2026

Rich results carry this composite as 4.0 on a 0 to 5 scale because that is the only scale the format accepts. The number on this page, 0 to 100, is the real one.

Claude Code head to head

Reader index

Voted by readers with an account, one score per person per axis. Published beside the lab index, never inside it.

Reader index

84.78

Lab index

79.72

6 readers, 57 axis scores, last change 29 Aug 2026. Readers rate Claude Code 5.1 points above the measurement.

Seeded at launch

The reader scores, lab notes and open ratings published here were written by this lab in August 2026 to populate the reader column before the site had readers. They are not customer submissions, they are not vendor supplied and nobody was paid for them. Anything submitted since then comes from a registered account. The lab index is measured from logged runs and is unaffected either way.

Reader mean against the measured lab subscore for each axis
AxisWeightLabReadersVotesReader mean
Agent performance18.55%95.099.76
Reliability18.56%91.198.76
Scalability13.4%86.091.06
SEO and GEO12.37%62.064.45
API and MCP9.28%78.085.26
Integrations8.25%76.080.56
Design output7.22%68.072.54
Turn latency score7.22%47.952.76
Value5.15%80.082.36

The reader index is a weighted mean of reader submitted axis scores using the published index weights, renormalised over the axes readers have scored. It is never blended into the lab index. How this works.

Open rating mean

n/a

0 published open ratings, submitted without an account

Lab index

79.72

Measured, not voted

Gap to the measurement

n/a

Positive means open raters put it above the measurement

What agent performance looked like in practice

The highest strict pass rate in the agent group, and third highest in the whole index. It was the only agent that produced a signed webhook with a retry ladder in prompt 5 in all five runs without the criterion being restated, and the only one that added an idempotency key to the write path unprompted. It is a terminal agent with no interface of its own, so design and SEO reflect the stack it was pointed at rather than anything it invented.

Across 45 recorded executions this product met the published pass criterion cleanly 41 times, partially 3 times and failed 1 times. The rows above carry the reviewer note for every non clean outcome, which is the only way to tell a product that fails loudly from one that fails quietly.