Subagents
Subagents on Beyond Market Intelligence: a running collection of 3 stories we have gathered and hand-picked because they are worth your time. Every post here touches on subagents in some way — the news, the analysis, the deep dives, and the occasional surprise find. Acme AI is the next-generation, AI-powered spreadsheet platform built to replace Excel and redefine how analysts, data scientists, and enterprise teams work with data. New stories are added to this page as we find them, so check back if you want to keep up with what is happening around subagents, or subscribe to the RSS feed to get them as soon as they are published. Browse the collection below, or head back to the homepage to see everything Beyond Market Intelligence is covering right now.

85% of companies burned by an AI mistake are racing to cut the humans who might catch the next one
Recent VentureBeat research reveals a concerning trend: 85% of companies that experienced an AI mistake are accelerating their move toward automated deployments, even as trust in automated evaluation rises. While automated checks are gaining traction, nearly half of surveyed enterprises still see test-approved AI features disappoint customers. This shift highlights a growing gap between evaluation confidence and real-world outcomes, prompting many to prioritize anomaly detection and issue resolution, as evidenced by the surging demand for platforms like Raindrop.ai.

DeepSeek Harness launches as open source rival to Claude Code, alongside V4-Pro on API with higher prices
DeepSeek is expanding beyond model development, launching DeepSeek Harness v0.1, an open-source agent harness designed as an alternative to tools like Anthropic’s Claude Code. Alongside this, the company released DeepSeek-V4-Pro, an updated flagship model optimized for agentic workloads, now accessible via DeepSeek’s web interface, mobile app, and API. While V4-Pro offers enhanced capabilities and OpenAI Responses API support, developers should note a shift to peak and off-peak API pricing, beginning Sunday, Aug. 16, which will substantially impact costs.

Pods as Workers, Not Agents: Rethinking the Deployment Unit for AI Agents on Kubernetes
Running AI agents on Kubernetes often prompts a critical question: should each agent occupy its own Pod? The kagent project offers a compelling alternative, arguing that dedicating individual Pods to agents—which can be bursty, short-lived, and require human interaction—is inefficient. Agent-substrate introduces a control plane to intelligently schedule logical "Actors" onto robust, long-lived worker Pods, optimizing resource utilization. Explore this transformative approach, further detailed in Mark Silvester’s insightful piece, and consider how it redefines the deployment unit for AI agents.