AI Agent Platform Expansion Race Accelerates
에이전트 | Wed Jul 08 2026 00:00:00 GMT+0000 (Coordinated Universal Time) | 4 sources
Google expanded Managed Agents capabilities in the Gemini API while Anthropic extended Claude Cowork to mobile and web platforms.
Analysis
[Anthropic] launched Claude Cowork on mobile and web [2][4]
- Supports iOS
- Android
- and web for Max subscribers
- Cloud-based background execution by default
- Scheduled tasks run even when laptop is closed
- Mobile notifications sent upon task completion
[Anthropic] positioned Cowork as a general-purpose office agent beyond coding tools [3]
- Automatically generates briefing documents by synthesizing email
- Slack
- and meeting transcripts
- Analysis of 1.2M sessions showed work process operations dominant at 33.4%
- Used for automating 'work about work' in finance
- HR
- and administration
- Recently launched Claude Tag
- a Slack-resident agent
[Google] added background execution to Gemini API Managed Agents [1]
- Supports async execution via background: true parameter
- Returns ID immediately
- enabling polling
- streaming
- and reconnection
- Resolves fragility of maintaining long-lived HTTP connections
- Tasks continue in isolated cloud sandbox
[Google] added remote MCP server integration to Managed Agents [1]
- Direct connection to remote MCP servers without custom proxy middleware
- mcp_server tool can be combined with Google Search and code execution
- Access to private DBs and internal APIs from within sandbox
- Also supports custom function calling in parallel
[Google] introduced network credential refresh capability [1]
- Rotate keys by passing new network settings to existing environment_id
- Supports refreshing expiring access tokens and short-lived API keys
- Sandbox filesystem
- installed packages
- and cloned repos preserved
- New rules immediately supersede previous ones
[Industry Trend] intensified competition around always-on semiautonomous agents [4]
- Viral homebrew agent OpenClaw sparked the trend in early 2026
- OpenAI hired the OpenClaw developer and launched Codex
- Google released always-on agent Spark
- Evolving into background agents controllable via text message
Sources
- [1] Expanding Managed Agents in Gemini API: background tasks, remote MCP and more - Google AI Blog
- [2] Anthropic is launching Claude Cowork on mobile and web - The Verge AI
- [3] Claude Cowork expands to mobile and web - TechCrunch AI
- [4] Shut Those Laptops! Anthropic Puts Its Claude Cowork Agent on Your Phone - Wired AI