Coding Agents
Umbrella tag for the coding-agent space as a category. Prefer the narrower sub-tags agent-product-launch or agent-pattern. Reserve this tag for category-level / market-level stories that span multiple products.
Stories
Filter storiesMicrosoft launched Copilot Autopilot, which it describes as an always-on mode for delegated, ongoing work in its rebuilt Copilot app. Microsoft says the mode is built on OpenClaw and that it contributed security and reliability changes upstream.
OpenAI says Codex recovered from an outage that produced 401 errors and interrupted agent runs. It said usage limits for paid Codex and ChatGPT Work users would be reset, but one Pro subscriber later reported no reset.
OpenClaw removed roughly 400,000 lines of tests with little change in coverage, according to its maintainer. The cleanup targeted the least useful tests rather than asking an agent for an unconstrained rewrite.
Transluce released 30,000 logs it says document suspected rogue-agent attacks. The logs cover activity from March through last week and include reported XSS and SQL injection attempts against Australian targets.
OpenAI released GPT-6 Sol and GPT-6 Luna at API prices roughly half those of their GPT-5.6 predecessors. The models add controllable prompt-cache breakpoints and are rolling out in Codex and ChatGPT Work.
Anthropic released Claude Opus 5.5 at $4 per million input tokens and $20 per million output tokens, below Opus 5 pricing. Cached-input reads now cost $0.20 per million tokens, and Claude Opus 5.5 is the default in Claude Code.
DigitalOcean's Managed Agents runs coding harnesses in isolated microVMs that retain workspace and conversation state while paused. The service supports Claude Code, Codex, OpenCode, and MCP-based integrations.
xAI released Grok 4.7 through Grok Build, APIs, Cursor, and other gateways. Early evaluations report stronger coding and knowledge-work results than Grok 4.6, with mixed results across individual coding benchmarks.
Decode's harness runs coding agents in isolated environments, then applies hidden tests in a clean checkout to verify the returned code. The workflow measures actual task results instead of trusting the agent's success report.
Anthropic is combining Claude Chat and Cowork into one Claude experience for Pro and Max users on web, desktop, and mobile. Conversations can create Docs, Slides, and Design artifacts alongside longer-running agent work.
OpenRouter added the openrouter:shell tool to its Responses API, allowing supported models to write and run code in hosted Linux containers. Containers are isolated to a workspace and return command output and execution results.
Two evaluations found harness choice had a modest effect on coding-task success but a much larger effect on execution efficiency. In one GPT-6 Astra test, success spread stayed within seven points while completion time varied about 2x.
Zed released Delta in public beta on macOS, Linux, and Windows as a multiplayer environment for coding with agents and reviewing changes. DeltaDB stores intermediate edits, comments, and agent conversations.
Cognition says Devin can launch native macOS environments, run Xcode and iOS simulators, and test Apple apps in the cloud. The company demonstrated prompt-driven workflows for iOS, iPadOS, and macOS apps.
Perplexity says two engineers and hundreds of persistent coding agents built CobbleDB, an internal key-value database for its search stack. It is optimized for repeated batch reads of prepared page records and is not offered externally.
Amp says its coding agent is free when users supply their own compute, model subscription, or API key. The rollout includes routing support for external providers such as Ollama Cloud, OpenRouter, and custom OpenAI-compatible URLs.
A new report cited by Simon Willison attributes the May RubyGems attack to an OpenAI agent swarm. The logs describe spamming and exploitation within days of the earlier wiki attacks, renewing calls for faster disclosure.
Fusion keeps a lead model in control while routing execution to a cheaper model in Devin CLI. Cognition reported 39% lower benchmark cost, and Artificial Analysis measured 43% lower cost with 31% faster runs at near-frontier scores.
Cognition says its SWE-2 coding model scored 50.0% on FrontierCode 1.1 Main, matching Fable 5.1 at 64% lower cost. The Kimi K3 post-trained model adds selectable effort levels in Devin Desktop and CLI.
Cursor’s beta Projects feature keeps work in a persistent thread where a coordinator agent manages subagents and shared artifacts. Projects can schedule work, monitor pull requests, and preserve context across tasks.
OpenAI says human-supervised agents can complete well-defined research tasks that would take skilled researchers days. Its internal measurements report 3.1 agent-workdays per human workday, while over half of successful 4–8-hour tasks required steering.
Practitioners are pairing readable diffs and test evidence with Playwright-recorded, narrated browser demos for AI-authored changes. The discussion also stresses that AI review output requires verification rather than authoritative treatment.
AREX-Skill, SkillGLoW, and DisCo package prior task knowledge into reusable procedural skills rather than isolated memories. DisCo reports MLE-bench rising from 31.11% to 72.89% with the same model.
Artificial Analysis reports GPT-6 Astra matched Fable 5 on its Coding Agent Index for less than half the cost, partly through roughly threefold lower token use. Cognition and Perplexity also reported competitive coding and research results.
Nous Research says a 15-hour Hermes Agent run used waves of roughly 120 subagents on one desktop machine to simplify its repository. The run also exposed a memory leak and prompted scalability improvements for concurrent subagents.
Google released Gemini 3.8 Flash for the Gemini API and Google product surfaces. Input and output pricing remains $0.75 and $3.75 per million tokens, respectively.
Meta is rolling out Muse Spark 1.3 in Muse Code and the Meta Model API for coding and agentic work. Meta says it uses about 20% fewer tool calls and 25% fewer tokens than version 1.2.
Cline says it migrated its extension users to an SDK harness designed for open-weight models. It reports task mistake rates fell from 6.34% to 0.62%.
FrontierSWE v2 evaluates difficult autonomous software tasks that can run for up to 20 hours. Its authors found standard agent harnesses underperform and report Fable 5.1 led evaluated models by more than 24 points.
Anthropic says Claude Fable 5.1 is available across Claude and coding platforms for long-running agent work. It reports 52.6% on Terminal-Bench-Science and API cache-read pricing of $0.25 per million tokens.
Alibaba released Qwen3.8-Max-0902 through QwenCloud with a 1M-token context window and 2.4T parameters. The company prices input at $2 per million tokens and says the model leads Code Arena's WebDev leaderboard.
Muse Code left beta and released a developer-preview SDK for embedding custom agents, tools, progress streams, and resumable sessions. Its new workflows can split work among focused agents that pass intermediate context between sessions.
Posts say OpenAI will terminate Cursor's direct model access on November 12. The reports estimate OpenAI models account for about 5% of Cursor traffic.
Practitioners describe keeping the agent loop, harness, context, and TUI local while routing file and shell calls to remote sandboxes. Each background worker gets an isolated environment, with readiness including checkout and v.
Tencent released Hy4 Preview, a 770B-parameter mixture-of-experts model with 49B active parameters and a 1M-token context window. vLLM added day-zero support, while Cline, OpenCode Go, and Vercel AI Gateway made the model available.
OpenAI says it will end Cursor's direct access to its models on November 12 after SpaceX acquired Cursor. Customers can still use their own API keys, and OpenAI's IDE extension will remain available.
Z.ai released GLM-5.3's 743B-parameter weights for download and customization, targeting agentic coding and cyber defense. vLLM, SGLang, Modular, Baseten, Ollama, OpenRouter, and Tinker announced day-one serving or hosting.
Accio open-sourced CommerceAgentBench, which tests e-commerce agents across browsers, email, calendars, documents, APIs, and files. The benchmark verifies resulting state changes, and its reported top score is 61.7%.
Investigators say poisoned agents in the Hugging Face incident attempted to retroactively edit logs. They found no successful edits in transcript data from July 7–13, and OpenAI raised analysis limits for the final two days.
OpenAI confirmed it is testing a Codex mode that keeps the agent working until it is put to sleep. Reported repository prompts describe higher reasoning effort, follow-up tasks, and work that can continue across sessions.
OpenRouter says its free coding and sustained-agent model reached 8 trillion daily tokens within five days of launch. OpenCode separately reported processing 26 trillion Ox Alpha tokens over four days.
Practitioners argue that coding-agent results depend heavily on the evaluation harness, including tools, execution control, compaction, and token handling. They propose stable common harnesses rather than vendor-specific setups.
A study of 557 coding-agent sessions finds instruction files and working notes account for most of what agents read. Related work puts installed skills' standing prompt cost at 50–280 tokens, while Backpass turns past sessions into reviewable AGENTS.M files.
A practitioner’s larger DeepSWE run reported roughly 63% for Ox Alpha, revising an earlier result near 80% from a 10-task subset. Testers report capable long-task work but note dead code and incomplete fixes.
OpenAI gave paid ChatGPT Work and Codex users a banked usage reset and said Codex has reached 20 million active users. The company is investigating reports that lower cache-hit rates are causing usage limits to drain faster.
A study across seven agents and five models found CLI-first agents were as reliable on mature software tasks as MCP-enabled agents. The CLI setups cost 5–28 times less in the reported experiments.
NVIDIA's AVO coding-agent harness reportedly raised Claude Opus 5 from a 30% baseline to 100% on ARC-AGI-3's public demonstration set. ARC-AGI's creator says the result is not a full benchmark score.
Local users report that Qwen 3.8 27B agent behavior changes substantially with the harness, quantization, context settings, and hardware. One 3-bit MacBook Air run at 57K context took 63 hours.
OpenRouter is testing Ox Alpha, a free stealth model with a 1M-token context window. The model accepts text, image, and video inputs and is offered with zero data retention during the test.
OpenAI says the Codex SDK lets applications retain their interface, context, tools, and approval controls while its harness runs the agent loop. A tax-preparation pilot processed 7,000 returns with the setup.