52 related articles

SWE-agent team finds mini-SWE-agent randomly switching between GPT-5 and Claude Sonnet 4 outscores either model alone on SWE-bench. Exploring the diversity hypothesis behind Roulette Mode.
Tech FrontiersSWE-agent Multimodal officially released with image viewing and web browser debugging capabilities for automated frontend visual bug detection and fixes, plus the new SWE-bench Multimodal benchmark.

Tempest is an open-source developer tool that reduces token consumption by up to 64% for parallel AI coding agents through shared code understanding and isolated workspaces.

Tigriden is a minimalist Rust workbench using only 40MB of memory, designed for AI coding agents like Claude Code. No Electron, no LSP—leaving resources for AI.

A systematic evaluation of 13 LLMs, 4 agent frameworks, and 5 programming languages reveals the real differences in AI coding capabilities and optimal model-framework pairing strategies.

Starling claims to be the first desktop system written by AI. This article analyzes technical complexity, AI coding limitations, and engineering feasibility.

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

Anthropic engineers reveal Claude Code's 18-month evolution: system prompt cut by 80%, 65% of PRs shipped automatically by AI, Claude Tag collaboration, and the safety logic behind auto mode.
jcode Deep Dive: Why Rust Is the Ideal…
jcode is an open-source Coding Agent framework built in Rust, gaining nearly 200 GitHub Stars in a day. Explore its architecture, Rust advantages, and application potential.
Can Vorflux Disrupt the AI Coding Agen…
An investor's tweet benchmarked AI coding assistant Vorflux against Devin, claiming it "wins hands down" and predicting a $100B valuation. Here's a rational breakdown.

A comprehensive guide to Coze by ByteDance: multi-agent collaboration, local tool integration, cross-platform sync, and credit system. Compare with Dify to get started fast.
The Evolution of Coding Agents: A Para…
Coding agents are evolving from reactive code completers to proactive planners. Explore the "think ahead of time" paradigm, Plan-and-Execute architecture, and its impact on developer workflows.

A Reddit user tested GPT-5.6 Sol with a single prompt. In the Row-Bot framework, the model built a 3D interactive London website in 5 minutes—complete with browser verification and vision analysis. A deep dive into AI coding Agents.
Deconstructing the SWE-1.7 Coding Mode…
The SWE-1.7 specialized coding model sparked buzz on Hacker News, claiming performance near GPT-5.5 and Claude Opus. This deep dive analyzes the technical approach, benchmark limitations, and how specialized AI coding models challenge general LLMs.

Testing research automation agent Klaus Goh: full reproduction of IBM's TTM time series paper at NeurIPS—from search to zero-shot inference, 2700+ predictions in 10 seconds, MSE 0.363 beating TimesFM.

What is an AI Agent's harness? This article systematically dissects the core components of agent frameworks: context management, tool use, control loops, and caching strategies—revealing why the same model performs so differently across harnesses.

A Snorkel AI research scientist tested GPT-5.6, which independently completed a nearly 1,000-line coding task without repeated prompting. This article explores the context management breakthrough and AI programming's shift toward autonomy.