ADA — PRODUCT & BENCHMARK REPORTv0.1.23 · 26 JUL 2026
> <

Ada.
An agent-first
code editor.

A desktop editor built around a coding agent that reads, writes and runs code — with a context strategy that measurably cuts what every request costs.

PRODUCT & BENCHMARK REPORT · v0.1.23
26 July 2026RELEASED
Win · macOS · LinuxSIGNED & NOTARIZED
340+ models12 PROVIDERS
22 tools · 291 skillsBUNDLED, NO SETUP
> < 01 / the product

An editor you already know how to use.

File tree, Monaco, fuzzy open, find-in-files — no learning curve, it works like every editor you've used. What's different is the agent pane: reasoning shown, steps counted, a live context meter, files attached as chips, 340+ models switched mid-chat. The frames below include a real run — the agent answering from 10k of a 500k window — and every change lands in an isolated git worktree until you merge it.

Open a project, chat without one, or pick a recent — ten kept.
Open a project, chat without one, or pick a recent — ten kept.
A real run: the answer names the file and all seven gated tools, on 10k of 500k context.
A real run: the answer names the file and all seven gated tools, on 10k of 500k context.
Files dragged in as @chips — the agent reads what you meant, not what it guessed.
Files dragged in as @chips — the agent reads what you meant, not what it guessed.
Ctrl+P — filenames, fuzzy-ranked across the project.
Ctrl+P — filenames, fuzzy-ranked across the project.
Ctrl+Shift+F — five hits in two files, jump to the line.
Ctrl+Shift+F — five hits in two files, jump to the line.
MCP connectors from a catalogue — no config files.
MCP connectors from a catalogue — no config files.
> < 02 / economics

Why it costs less.

The expensive part of AI coding is not the model — it is how much you send it, on every turn. Four measured choices:

32k
Ada's whole context on a task where the alternative carried ~77k before reading a single file
1,772
tokens of tool schemas on an ordinary turn, against 3,848 ungated
272
tokens for “hi” — no tools, no repo map
2,076
tokens across 7 tools held back until the conversation asks
WHAT ONE REQUEST CARRIES — “summarise this project”
claude code 0tokens in · $0.5291
standing prompt ≈77k — sent before it reads a single file
ada 0tokens in · $0.2046
repo map + context it chose
standing prompt tool schemas 3.8k repo map — built locally, free tool schemas 1.8k the question + reads
same question, same model, same repository 3× less sent → 61% cheaper on this task

No standing prompt

Tool schemas are re-sent on every request, so every exposed tool taxes every turn. Decks, documents, images, pages, notebooks, the browser and the design corpus stay out until a turn asks — each behind its own trigger, so asking for a deck does not drag in the notebook schema.

A tool beats a description

TaskAdaClaude CodeWhy
Build a presentation$0.28$1.25Native deck writer vs hand-written markup
“Which file defines the order API routes?”9,52518,738Repo map answers without reading files
And the model is yours to pick. Ada routes to 340+ models across 12 providers. The storefront in the case study cost $2.04 on Grok 4.5 against $4.12 on Opus 4.7 — same harness, same brief. That lever does not exist in an agent tied to one vendor.
> < 03 / benchmark

Five tasks, same repository.

Ada and Claude Code: same machine, same model (Opus 4.7), same prompts, matched git worktrees at the same commit.

2.0×
less context — 444k tokens against 893k
35–70%
cheaper — 35% on the full five-task mix ($3.05 against $4.68), 70%+ where the work leans on existing context
4.5×
cheaper on the presentation task
4 / 5
tasks cheaper — greenfield Tetris within $0.08
Task Ada inAda outAda cost CC inCC outCC cost
Summarise the project (avg of 3) 31,8561,811$0.2046 95,941758$0.5291
Create an API to get pricings 206,9547,970$1.2340 424,7063,688$1.5339
Tetris game 109,0418,726$0.7634 95,7082,919$0.6885
Portfolio website 57,07511,282$0.5674 128,3892,065$0.6738
Project presentation (.pptx vs HTML) 38,7263,484$0.2807 148,1506,557$1.2517
Total 443,65233,273$3.0501 892,89415,987$4.6770

Ada sent half the input and produced twice the output. 444k in against 893k, while writing 33,273 tokens of answer against 15,987 — the saving is not the agent saying less. It read less to say more.

The advantage scales with your codebase. Greenfield Tetris is the one task that cost more — by seven cents, for 6.7× the code (see 04). Tasks anchored in existing code ran 16–78% cheaper, and the gap widens as a project grows: the more code you already have, the more every question and every change costs elsewhere.
> < 04 / the artifacts

What the runs produced.

Not transcripts — deliverables, side by side. Same brief, same model, both agents. The games run; the decks open.

Tetris — Ada · $0.76 · 630 lines. Score, levels, next-piece preview, ghost piece, pause, and wall-kick rotation.
Tetris — Ada · $0.76 · 630 lines. Score, levels, next-piece preview, ghost piece, pause, and wall-kick rotation.
Tetris — Claude Code · $0.69 · 94 lines. Moves, rotates, clears lines.
Tetris — Claude Code · $0.69 · 94 lines. Moves, rotates, clears lines.
Presentation — Ada · $0.28. Title and stats slides from the real 14-slide .pptx its deck writer produced.
Presentation — Ada · $0.28. Title and stats slides from the real 14-slide .pptx its deck writer produced.
Presentation — Claude Code · $1.25. A hand-built HTML page styled as slides; PowerPoint cannot open it.
Presentation — Claude Code · $1.25. A hand-built HTML page styled as slides; PowerPoint cannot open it.
The one task Ada “lost” is worth reading closely. Tetris cost 7¢ more — and delivered 6.7× the code: 630 lines against 94, with a next-piece preview, levels, a ghost piece, pause, and wall-kick rotation that the cheaper build simply doesn’t have. Per hundred lines shipped that is $0.12 against $0.73. The cheaper number bought less software.
> < 05 / case study

One brief, four builds.

“Fashion management site with different categories and checkout system with backend and db.” Identical wording to every agent. Each build was installed, run, and driven through a real checkout — not just read.

Aura — Ada · Opus 4.7 · $4.12. The only build with real user accounts.
Aura — Ada · Opus 4.7 · $4.12. The only build with real user accounts.
Atelier — Claude Code · Opus 4.7 · $1.91. Minimal, ships a test.
Atelier — Claude Code · Opus 4.7 · $1.91. Minimal, ships a test.
Atelier — Ada · Grok 4.5 · $2.04. Strongest front end of the four at half the flagship cost — and the reason Ada now parses every JS file it writes.
Atelier — Ada · Grok 4.5 · $2.04. Strongest front end of the four at half the flagship cost — and the reason Ada now parses every JS file it writes.
Maison — CC + design corpus · Opus 4.7 · $6.22. Best art direction.
Maison — CC + design corpus · Opus 4.7 · $6.22. Best art direction.
> < 06 / capability

What each build actually shipped.

Every build got the categories, cart, checkout and SQLite the brief asked for. The difference is what they added without being told to.

Capability Aura
ada · opus 4.7
Atelier
cc · opus 4.7
Atelier
ada · grok
Maison
cc + corpus
SQLite databaseyesyesyesyes
Accounts and administration — asked for by nobody
Users tableyes
Password hashingbcryptjs
Admin, role-gatedis_admin + requireAdminshared key
SessionsJWTcookieexpress-session
Correctness of the money path
Checkout decrements stockyesyesyesyes
Inside a transactionyesyesyes
Ships a runnable testyesyes
Delivery
Ran without a fixyesyesnoyes
Works offlineyesyeswebfontswebfonts
Only one build could be logged into. Aura was the single build of six that created a users table, hashed passwords with bcryptjs, issued JWTs and gated administration behind a role — verified by a 403 without it. Nothing in the brief asked for accounts. A capability gap survives scrutiny in a way a percentage does not.
> < 07 / method

Method.

How it was run

ADA v0.1.23 · SINGLE RUNS EXCEPT WHERE NOTED · BENCHMARKS 24–26 JUL 2026 · WINDOWS 11, NODE 22 · COSTS IN USD FROM EACH TOOL'S REPORTED USAGE, CROSS-CHECKED AGAINST PROVIDER BILLING WHERE AVAILABLE