Skip to content

Commit ad19617

Browse files
committed
docs: remove detailed harness comparison
1 parent 2134bd8 commit ad19617

2 files changed

Lines changed: 2 additions & 57 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ flash = "openrouter:openai/gpt-5.6-luna"
265265

266266
## How it compares
267267

268-
Kit, Codex CLI, and Claude Code shipped 16 Linear issues in the same production repository, [speakeasy-api/gram](https://github.com/speakeasy-api/gram), during July–August 2026. All 16 pull requests merged.
268+
Kit, Codex CLI, and Claude Code were used to complete production engineering tasks during July–August 2026. The observed work covered admin dashboards and billing flows, authentication and session fixes, telemetry, external integrations, and CI/build performance. All 16 resulting pull requests merged.
269269

270270
| Median per hand-written line (300–1000-line PRs) | Kit | Codex CLI | Claude Code |
271271
| --- | ---: | ---: | ---: |
@@ -274,7 +274,7 @@ Kit, Codex CLI, and Claude Code shipped 16 Linear issues in the same production
274274
| Active time | **Best (0.13 min)** | 138% more (0.31 min) | 138% more (0.31 min) |
275275
| User messages per session | **Best (5)** | 180% more (14) | 120% more (11) |
276276

277-
Kit used the fewest tokens, took the least active time, and needed the least steering. Two Kit runs merged from a single message. [See the per-session data and method](docs/harness-comparison.md).
277+
Kit used the fewest tokens, took the least active time, and needed the least steering. Two Kit runs merged from a single message.
278278

279279
## Documentation
280280

@@ -285,7 +285,6 @@ Kit used the fewest tokens, took the least active time, and needed the least ste
285285
- [Agent Plugins](docs/user/agent-plugins.md)
286286
- [TUI and sessions](docs/user/tui-and-sessions.md)
287287
- [Security, limits, and troubleshooting](docs/user/security-limits-and-troubleshooting.md)
288-
- [Harness comparison](docs/harness-comparison.md)
289288
- [Releasing](docs/releasing.md) · [Third-party notices](THIRD_PARTY_NOTICES.md)
290289

291290
The same docs are compiled into the binary; the agent searches them with `docs({ query })`.

docs/harness-comparison.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)