Every processed story in chronological order, with the newest coverage first. Filter by tag, source, or score to drill in.
Fable 5's combination of frontier pricing and agentic fan-out means per-step model routing, token budgets, and cost-per-task observability shift from optional optimizations to required components of any production agent orchestration layer.
Silent write collisions in shared agent state cause data loss that gets misattributed to model errors, and this post demonstrates that both failure modes can pass all version checks and produce clean-looking runs — making them particularly difficult to detect without purpose-built concurrency controls.
The post demonstrates how MCP-based integrations can connect an AI agent to observability and project-management tooling to automate the full incident triage and handoff workflow from a single prompt.
LakeQA exposes a significant performance gap in frontier LLMs — including GPT-5.2 at 18.37% exact-match — on tasks that require jointly searching a massive heterogeneous data lake and performing multi-hop reasoning, a combination absent from prior comprehensive benchmarks.
ACP addresses the fragmentation of coding agent interfaces by establishing a shared protocol, allowing developers to use multiple agents — Codex, Claude, Devin, and Gemini — within a single workspace without changing their workflow.
DeLM demonstrates that decentralizing multi-agent coordination through a shared verified context can simultaneously improve benchmark performance and cut per-task cost, addressing a structural scalability bottleneck in LLM test-time reasoning.
Fable 5's availability on AI Gateway brings a model designed for autonomous, multi-day agentic runs — with built-in parallel sub-agent dispatch and stronger code review capabilities — to Vercel's unified inference layer, which offers no-markup provider pricing and BYOK support.
Role-Agent demonstrates that a single LLM can bootstrap its own agent training by self-generating both process rewards and targeted practice tasks, achieving consistent gains over strong baselines without requiring separate environment models.
TabClaw's combination of transparent, editable execution plans with a self-evolving skill and memory system directly addresses the transparency and adaptability gaps the paper identifies in current LLM-based data-analysis agents.
Emergence World is the first platform the paper describes as purpose-built to make long-horizon multi-agent dynamics — behavioral drift, cross-vendor influence, and emergent governance — measurable, filling a gap left by short-horizon benchmarks that cannot observe these phenomena.