Skip to content

docs(readme): add Terminal-Bench 2.1 headline banner - #766

Merged
ericleepi314 merged 1 commit into
mainfrom
docs/tb21-headline-banner
Jul 29, 2026
Merged

docs(readme): add Terminal-Bench 2.1 headline banner#766
ericleepi314 merged 1 commit into
mainfrom
docs/tb21-headline-banner

Conversation

@ericleepi314

Copy link
Copy Markdown
Collaborator

Leads the README with a centered Terminal-Bench 2.1 headline banner (80.9% on claude-opus-5, would slot around 3rd on the public board, ahead of Claude Code on Opus 4.8), in the same style as the existing /eco and DeepSeek banners. Adds a matching headline section to the ZH README.

Framing matches the v1.3.0 news item: honest k=1-vs-k=5 caveat, benchmarked-commit note (#756), and the accurate "ahead of Claude Code on Opus 4.8" comparison (the #1 board entry is Claude Code / Fable 5, acknowledged).

🤖 Generated with Claude Code

Lead the README with a centered Terminal-Bench 2.1 banner (80.9% on
claude-opus-5, would slot around 3rd on the public board) alongside the
existing /eco and DeepSeek headline banners; add a matching headline
section to the ZH README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ericleepi314
ericleepi314 merged commit 80d179e into main Jul 29, 2026
@ericleepi314
ericleepi314 deleted the docs/tb21-headline-banner branch July 29, 2026 07:31
ericleepi314 added a commit that referenced this pull request Aug 2, 2026
Headline: fusion models (#771) — pair a text-only reasoning model with a
vision-capable one so it can read screenshots, diagrams and code images.
`deepseek-v4-pro` rejects an image content block outright, so a pasted
screenshot used to end the turn; a fusion model describes the image with
the second model first and hands the base model text.

Verified end to end on Terminal-Bench 2.1's `code-from-image` — transcribe
handwritten pseudocode from a PNG and reproduce its output — with
`deepseek-v4-flash` + `openai:gpt-5.6-luna` (#787). The base model alone
returns a 400 on the same image, so the pass is attributable to the fusion
path rather than the base coping.

Also in 1.4.0: GPT-5.6 Sol/Terra/Luna (#773); groq, cerebras, baseten and
xai take the provider registry to 30 (#784); `/mode` becomes
`/permissions` with a three-level picker (#768); `AskUserQuestion` renders
a real picker instead of returning JSON to the model (#774); the OpenAI
provider picks its wire protocol from the model rather than the auth mode
(#783); cached prompt tokens bill at the cache rate (#785, #786); headless
runs stop reporting a cut-short run as success (#777#782).

Version bumped in all five spots (pyproject, install.sh INSTALLER_VERSION,
gatewayClient CLAWCODEX_VERSION, src/__init__.py fallback, uv.lock).
CHANGELOG `[Unreleased]` covered only through #773 and was backfilled with
#774#787; PR citations added to the pre-existing entries so coverage is
checkable. #766 is docs-only and deliberately uncited.

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant