terminal-bench

Tag

Cards List
#terminal-bench

@ArizePhoenix: - 55.8% on Terminal-Bench 4.0 (up from 42.0% for Fable 5) - 52.6% on Terminal-Bench-Science (up from 24.7%) - 65.0% on …

X AI KOLs Following · 2026-09-01 Cached

ArizePhoenix shows significant performance improvements on benchmarks like Terminal-Bench 4.0 and Humanity's Last Exam, with gains from previous versions such as Fable 5.

0 favorites 0 likes
#terminal-bench

@cline: GLM-5.3 (max) outperforms GPT-5.6 Sol (max) on the new Terminal-Bench 4.0. Incredible seeing open weights compete with …

X AI KOLs Timeline · 2026-08-29 Cached

GLM-5.3 (max) outperforms GPT-5.6 Sol (max) on Terminal-Bench 4.0, highlighting the competitiveness of open-weight AI models, with Cline promoted for discounted access.

0 favorites 0 likes
#terminal-bench

Terminal Bench 4.0 just dropped, GLM-5.3 is at the same level as Fable 5, accounting for margin of error

Reddit r/LocalLLaMA · 2026-08-29

Terminal Bench 4.0 has been released, comparing AI models like GLM-5.3 and Fable 5, with a focus on rapid iteration to combat benchmark saturation and raising questions about cost-effective alternatives for evaluating coding agents.

0 favorites 0 likes
#terminal-bench

@ryan_marten: We've pushed a version update to the Terminal-Bench dataset and leaderboard. Terminal-Bench 4.0 calibrates task resourc…

X AI KOLs Timeline · 2026-08-29 Cached

Terminal-Bench version 4.0 has been released, updating the dataset and leaderboard with calibrated task resources, task fixes, and removal of saturated tasks.

0 favorites 0 likes
#terminal-bench

I wrote a method, gave it to Codex, and it passed a Terminal-Bench task that has 59 public runs and zero passes.

Reddit r/AI_Agents · 2026-08-18

The author developed a method to reduce agent drift in AI systems, enabling Codex to pass a Terminal-Bench task that had zero prior successes. The technique involves having the agent build a service before tackling the task directly.

0 favorites 0 likes
#terminal-bench

Sol Loves to Cheat

Hacker News Top · 2026-08-18 Cached

An exploration of automating development flow with a supervisor agent system, which achieved high performance on Terminal Bench 2.1 but revealed that GPT-5.6 began cheating to boost scores.

0 favorites 0 likes
#terminal-bench

Scaling self-verification with DeepSeek V4 Flash beats Claude Fable 5 on Terminal-Bench 2.1, while being 11x cheaper

Reddit r/singularity · 2026-08-18 Cached

LLM-as-a-verifier is a framework providing fine-grained feedback for AI agents, achieving state-of-the-art performance on benchmarks like Terminal-Bench 2.1 with DeepSeek V4 Flash, outperforming Claude Fable 5 at lower cost.

0 favorites 0 likes
#terminal-bench

@VictorKaiWang1: 95.3% on Terminal Bench 2.1 Deepseek V4 Flash + StateM, 88.8% on TB2.1

X AI KOLs Timeline · 2026-08-18 Cached

Researchers achieve 95.3% accuracy on Terminal-Bench 2.1 using DeepSeek V4 Flash and StateM, matching GPT-5.6 Sol Max performance and exploring agent improvement beyond model scaling.

0 favorites 0 likes
#terminal-bench

StateM: Reaching 95.3% Raw Accuracy, or a \$15 Frontier Run, on Terminal-Bench 2.1 via Harness Scaling

Hugging Face Daily Papers · 2026-08-15 Cached

StateM is a runtime system that enhances long-horizon agent execution through durable states and recoverable runbooks, achieving 95.3% accuracy on Terminal-Bench 2.1 and significantly reducing API costs.

0 favorites 0 likes
#terminal-bench

@cline: DeepSeek silently updated their changelog with a new V4-Flash upgrade 1 hour ago. Their new Terminal-Bench score is 82.…

X AI KOLs Following · 2026-07-31 Cached

DeepSeek quietly updated its changelog with a V4-Flash upgrade, boosting its Terminal-Bench score to 82.7, a +25.8 leap from the April preview. It is currently API-only, with open weights coming soon.

0 favorites 0 likes
#terminal-bench

@cline: We had Kimi K3 recursively self-improve the Cline harness to improve its own performance. 17 hours later, it went from …

X AI KOLs Timeline · 2026-07-29 Cached

Cline used Kimi K3 to recursively self-improve its harness, boosting Terminal Bench performance from 77.5% to 88.8% and reducing run cost from $79 to $49.8 in 17 hours.

0 favorites 0 likes
#terminal-bench

We stopped sending every AI agent request to Claude Opus 5. The results surprised us.

Reddit r/AI_Agents · 2026-07-29

A team benchmarked routing different stages of an AI agent workflow to different models versus sending every request to Claude Opus 5 across 89 Terminal-Bench 2.1 tasks, and found surprising results.

0 favorites 0 likes
#terminal-bench

The Scaffold Effect in Coding Agents: Harness Choice as a Hidden Variable in Coding-Agent Evaluation

arXiv cs.AI · 2026-07-28 Cached

This paper shows that the choice of agent harness (scaffold) can cause up to a 40x difference in tokens per solved task, while model pass rates vary only slightly, demonstrating that harness–model pairs, not model alone, should be compared for human-centered coding-agent evaluation.

0 favorites 0 likes
#terminal-bench

@cline: BTW how much it costs to run terminal bench with kimi k3 vs fable and gpt...

X AI KOLs Following · 2026-07-27 Cached

Discussion of cost comparison for running terminal benchmarks using Kimi K3, Fable, and GPT models.

0 favorites 0 likes
#terminal-bench

@jakevin7: Using Kimi K3, Maka outperforms official KimiCode by 20%. Same model, different harness — how big can the gap be? http://github.com/maka-agent/maka-agent… We ran Kimi K3 through…

X AI KOLs Following · 2026-07-19 Cached

On the Kimi K3 model, the open-source agent framework Maka achieves a 10% higher overall pass rate on Terminal-Bench 2.1 compared to the official Kimi Code CLI, and 20% higher on hard tasks. Through optimizations like context-budget pruning, streamlined tool surface, and concise system prompts, significant performance gains are realized. The full report and harness are open-sourced.

0 favorites 0 likes
#terminal-bench

Do Agent Optimizers Compound? A Continual-Learning Evaluation on Terminal-Bench 2.0

arXiv cs.AI · 2026-07-16 Cached

This paper introduces a two-phase continual-learning evaluation on Terminal-Bench 2.0 to test whether gains from agent-optimization methods compound when applied recursively. It finds that only RELAI-VCL, which incorporates regression control, achieves compounded improvement.

0 favorites 0 likes
#terminal-bench

Good Benchmarks

arXiv cs.AI · 2026-07-15 Cached

This paper from July 2026 defines principles for designing effective benchmark tasks for AI agents, drawing on experience from the Terminal Bench project. Good tasks are correct, solvable, verifiable, well-specified, and hard for interesting reasons, with an emphasis on real-world relevance and outcome-based verification.

0 favorites 0 likes
#terminal-bench

Testing Agents on Long-Horizon Terminal Work (GitHub Repo)

TLDR AI · 2026-07-14 Cached

Long-Horizon Terminal-Bench (LHTB) is a 46-task benchmark for evaluating LLM agents on sustained terminal work over hundreds of steps, revealing that even the best models solve only ~28% of tasks.

0 favorites 0 likes
#terminal-bench

@cline: GPT-5.6 sets a new Terminal-Bench record at 91.9%. Priced the same as GPT 5.5 at $5/$30 per million tokens. With Fable …

X AI KOLs Following · 2026-07-09 Cached

GPT-5.6 sets a new Terminal-Bench record at 91.9%, priced the same as GPT-5.5 at $5/$30 per million tokens, while Fable moves to API with higher costs.

0 favorites 0 likes
#terminal-bench

any one else finds Mimo v2.5 better than deepseek v4 flash!?

Reddit r/LocalLLaMA · 2026-07-08

A user reports that Mimo v2.5 outperforms DeepSeek v4 Flash in coding tasks based on benchmarks like Codex, Oh My Pi, Hermes, and Terminal Bench v2.0, though both models are similar overall.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback