← Google News

Anthropics works on its always-on agent with new UI extensions - TestingCatalog

Google News · April 21, 2026
Anthropics works on its always-on agent with new UI extensions TestingCatalog [truncated: Google News RSS provides only a snippet, not full article

Detailed Analysis

Anthropic is actively developing persistent AI agent infrastructure, with a project called **Conway** emerging as a centerpiece of its always-on agent strategy. Conway is designed to keep Claude continuously active within a user's workspace rather than operating solely in the reactive, turn-by-turn interaction model that has characterized most large language model deployments to date. This represents a meaningful architectural shift: rather than a user initiating discrete conversations, Claude would maintain an ongoing presence, monitoring context, tracking tasks, and executing work autonomously across extended time horizons. The development of UI extensions alongside this platform suggests Anthropic is also investing in the surfaces through which users interact with persistent agents, moving toward deeper integration with existing workflows and tools.

Supporting Conway is a broader technical foundation Anthropic calls **Managed Agents**, a hosted service on the Claude Platform that decouples the agent's core intelligence from its execution environment. The architecture virtualizes three distinct components — a session (an append-only log of all activity), a harness (the loop governing Claude's tool calls and reasoning cycles), and a sandbox (the execution environment for code and file operations). By separating these layers, Anthropic enables different harness configurations to be swapped in without disrupting ongoing agent operations, creating compatibility with interfaces ranging from Claude Code to task-specific deployment environments. This modularity is a technical prerequisite for the kind of scalable, enterprise-grade agent deployment Anthropic is targeting.

Safety and oversight remain central design considerations in Anthropic's agentic framework, reflecting the company's ongoing concern about autonomous AI systems operating with limited human supervision. Claude is trained to pause and seek clarification when tasks are ambiguous, and Claude Code is noted to interrupt for human input more frequently than users typically do proactively — a design choice that builds agent-initiated checkpoints into workflows that might otherwise run unattended. Anthropic has also noted that the vast majority of agentic actions on its public API are low-risk and reversible, with software engineering tasks comprising nearly half of all agentic activity, suggesting the current deployment landscape remains relatively bounded even as capabilities expand.

The broader significance of Anthropic's agent push lies in its positioning within an increasingly competitive race to define what persistent, autonomous AI looks like in practice. OpenAI, Google DeepMind, and a host of startups are all developing agent frameworks, but Anthropic's emphasis on infrastructure-level virtualization and safety-by-design oversight mechanisms reflects a distinct philosophy: that reliable long-horizon agents require not just more capable models, but fundamentally different deployment architectures. Conway and Managed Agents together signal that Anthropic views the agent layer as a product category in its own right, not merely an emergent behavior of its underlying models. The development of new UI extensions further indicates that the company is working to reduce friction between Claude's growing agentic capabilities and the environments where knowledge workers actually spend their time.

Read original article →