Tagged #ai-agents
12 articles
- Jul 27, 2026
When AI Agents Go Rogue: What Builders Need to Know About Data Destruction Risks
Exploring the risks and safeguards for AI agents that accidentally destroy production data, based on a trending incident.
- Jul 23, 2026
OpenAI's Presence: they stopped selling models and started selling the whole agent workforce
OpenAI launched Presence, an enterprise platform for real-time voice and chat agents that already resolves ~75% of its own support, taking on Salesforce and Zen
- Jul 18, 2026
SnapState: Why Persistent State Is the Next Frontier for AI Agents
SnapState brings persistent state to AI agents, solving the amnesia problem in complex workflows.
- Jul 12, 2026
Why AI Agent Failures Go Unnoticed Until Users Complain
A builder-focused analysis of why AI agent failures often go undetected until users complain, and how to instrument systems for earlier failure detection.
- Jul 06, 2026
Zuckerberg's AI Agent Slowdown: What Builders Should Do Now
Meta's AI agent delays reveal broader industry challenges, prompting builders to focus on narrow, reliable implementations over autonomous promises.
- Jun 26, 2026
AI Agent Marketplaces Seek Paid Testers: What Builders Should Know
Analysis of the growing trend of AI agent marketplaces recruiting paid testers and what it means for practical implementation.
- Jun 19, 2026
Why AI Agents Fail in Production: The Silent Killers and How to Fix Them
Practical guide to the unglamorous reasons AI agents fail in production and how to harden them against real-world conditions.
- Jun 18, 2026
When to Build a Multi-Agent System (and When to Avoid It)
Practical criteria for choosing between single and multi-agent architectures, with clear dos and don'ts.
- Jun 16, 2026
The AI Agent Production Reliability Checklist: Failure Modes and How to Catch Them
A field checklist for shipping reliable AI agents: the five failure modes that break production, and the observability that catches them before users do.
- Jun 16, 2026
Claude Agent SDK vs LangGraph: Which Agent Stack to Pick (and When You Need MCP)
A use-case-by-use-case verdict on Claude Agent SDK versus LangGraph, plus the honest answer on when MCP and multi-agent actually earn their keep.
- Jun 16, 2026
How Much Does It Cost to Run an AI Agent? A Per-Run Breakdown
The honest answer to AI agent costs: roughly $200 to $8,000 a month, but the real number hides in cost per run, not the model price.
- Jun 08, 2026
AI Agents Keep Failing in Production — Fix the Workflow, Not the Model
AI agents that dazzle in demos break in production. The cause is almost never the model — it's the workflow and the system around it.