coding-agents

12 articles tagged with coding-agents

August 6, 2026
researchAnthropic

Study: Humans Approve 1 in 3 Malicious AI Coding Agent Commands in Browser Game Test

A browser-based game simulating Claude Code-style permission requests found that human reviewers approved roughly one in three malicious commands across more than 40,000 game sessions. The findings, alongside Anthropic's own telemetry showing 93% approval rates for permission prompts, highlight growing concerns about approval fatigue in agentic AI coding workflows.

July 16, 2026
changelogOpenAI

OpenAI's GPT-5.6 Codex Bug Deletes User Files When Attempting to Override $HOME Environment Variable

OpenAI has identified a critical bug in GPT-5.6's Codex implementation that causes unexpected file deletions. According to Thibault Sottiaux, the issue occurs when the model attempts to override the $HOME environment variable to define a temporary directory but mistakenly deletes $HOME instead, particularly when full access mode is enabled without sandboxing protections.

June 29, 2026
product update+1

Cursor launches iOS app for mobile code review and agent management after SpaceX acquisition

Cursor has released its first iOS app for iPhone and iPad, allowing developers to launch coding agents, review pull requests, and manage engineering work from mobile devices. The app arrives weeks after SpaceX acquired the AI coding company in June 2026.

product update

Cursor launches iOS app for managing AI coding agents from mobile devices

Cursor released an iOS app Monday that allows developers to prompt and manage coding agents from their phones. The app integrates with Cursor 2.0's agent-based workflow, enabling users to initiate new agents or interact with existing desktop-initiated agents remotely.

June 15, 2026
model releaseMicrosoft

Microsoft Releases FastContext-1.0: 4B-Parameter Repository Explorer Cuts Coding Agent Token Use by 60%

Microsoft released FastContext-1.0, a lightweight repository-exploration subagent for LLM coding agents spanning 4B to 30B parameters. The model reduced main-agent token consumption by up to 60% while improving end-to-end resolution rates by up to 5.5% on SWE-bench Pro when integrated with agents like GPT-5.4 and GLM-5.1.

June 8, 2026
product updateAmazon Web Services

AWS Launches AgentCore Runtime for Persistent Coding Agent Sessions That Don't Die When Laptops Close

Amazon Web Services has launched AgentCore Runtime on Bedrock, providing dedicated Linux microVMs with persistent 14-day storage for coding agents. The service eliminates the need to keep laptops open during agent sessions and supports parallel execution of Claude Code, Codex, Kiro, OpenCode, and other coding agents with isolated environments.

May 15, 2026
benchmark

Augment Code's agent matches Claude Code quality at 33% lower cost on Opus 4.7

Augment Code benchmarked its Auggie agent against Claude Code on Claude Opus 4.7, reporting a 67.4% pass rate versus 66.3% while cutting costs by 33%. The company attributes savings to a semantic context engine that reduces cache read tokens by 32% and output tokens by 37% compared to Claude Code's keyword-based retrieval.

May 14, 2026
product updateOpenAI

OpenAI brings Codex coding agent to iOS and Android with remote environment monitoring

OpenAI has integrated its Codex coding agent into the ChatGPT mobile app for iOS and Android, allowing developers to monitor live development environments and manage workflows from their phones. The update, announced May 14, 2026, is now available in preview across all ChatGPT plans.

April 29, 2026
product update

Vibe Adds Remote Coding Agents Powered by Mistral Medium 3.5

Mistral AI has integrated its Medium 3.5 model into Vibe for remote coding agent functionality. The company also launched a new Work mode in Le Chat designed for complex tasks, though specific technical details remain undisclosed.

March 31, 2026
product updateGitHub

GitHub's Copilot team uses AI agents to automate development work

GitHub's Applied Science team deployed coding agents to automate parts of their own development workflow, testing how AI agents can handle increasingly complex programming tasks. The experiment reveals practical insights into agent-driven development patterns and limitations.

March 16, 2026
product updateOpenAI

OpenAI Codex launches subagents and custom agent support in general availability

OpenAI Codex subagents reached general availability after weeks of preview, enabling developers to define custom agents as TOML files and parallelize task execution. The feature mirrors Claude Code's implementation with default subagents for exploration, worker, and default operations.

February 25, 2026
product updateAnthropic

Anthropic launches Claude Code Remote Control for device automation

Anthropic has released Claude Code Remote Control, a new feature allowing users to initiate remote control sessions on their computers and manage them via Claude Code on web, iOS, and native apps. The feature is in early stages with reported stability issues including API 500 errors and permission approval requirements.