Tag
Cloudflare reported Q1 2026 earnings that beat expectations but announced a 20% workforce reduction of 1,100 employees due to a shift toward an agentic AI-first operating model, causing shares to drop 24%.
AMD argues that agentic AI requires rethinking infrastructure planning, with a need for dedicated CPU racks for orchestration and control workloads, shifting the CPU:GPU ratio from 1:8 or 1:4 to 1:1 or higher, rather than simply adding more CPUs to GPU-dense servers.
OpenAI teaser about upcoming io device featuring a fully agentic assistant that understands user context, sees their world, and acts across their digital life as a new interface for reality.
A viral tweet highlights how Anthropic's engineers demonstrated a fully autonomous, AI-agent-run company operation, referencing Sam Altman's prediction of a one-person billion-dollar company becoming reality.
Browserbase open-sourced Autobrowse, an agentic web browsing tool that learns website structures through iterative exploration and saves discovered patterns as reusable markdown skills, dramatically reducing time and cost for repeated web automation tasks.
Linear has announced a workforce reduction driven by the adoption of agentic AI, clarifying that the cuts are due to role reimagining rather than performance issues.
A detailed breakdown of a 9-layer production AI architecture covering RAG pipeline, agents, prompts, security, evaluation, and observability layers.
This paper introduces AgenticRAG, a framework from Microsoft that enhances enterprise knowledge base retrieval by equipping LLMs with tools for iterative search, document navigation, and analysis. It demonstrates significant improvements in recall and factuality over standard RAG pipelines on multiple benchmarks.
This paper introduces the Functional Intentionality Test (FIT) and FIT-Eval framework to quantify the degree of intentional-like behavior in agentic AI systems for governance and accountability purposes.
This paper introduces 'authorization propagation' as a distinct security challenge in multi-agent AI systems, arguing that identity governance must be treated as infrastructure to maintain authorization invariants across autonomous agent interactions.
This paper introduces Partial-Evidence-Bench, a deterministic benchmark for measuring 'authorization-limited evidence' failures in agentic AI systems. It evaluates how models handle tasks where access control restricts visibility, assessing their ability to recognize and report incomplete information rather than silently producing seemingly complete but incomplete answers.
LatentRAG is a novel framework that shifts reasoning and retrieval for agentic RAG into continuous latent space, reducing inference latency by approximately 90% while maintaining performance comparable to explicit methods.
Brad Morris joins the Latent Space podcast to discuss the significant opportunity of applying rigorous system design principles to agentic AI interactions.
Meta is preparing its Hatch AI agent, a consumer-grade autonomous agent with social media integration, expected to roll out behind a waitlist. The agent will handle image/video generation, shopping, research, and scheduled tasks, leveraging Instagram and Facebook.
Legora has announced the Legora aOS, an agentic operating system designed to autonomously orchestrate entire legal workflows, from intake to delivery, using the new Legora Agent.
The author shares a practical breakdown of an agentic research system they built to identify and evaluate AI use cases within companies. The system uses six agents for discovery, evaluation, and context extraction, emphasizing human-in-the-loop decision-making over full autonomy.
Rene Haas's Arm earnings call comments are interpreted as confirming the 'Vera CPU thesis,' suggesting a shift toward dedicated CPU orchestration for agentic AI workloads alongside NVIDIA's GPU infrastructure.
The article argues that effective AI agents require restraint and explicit 'stop conditions' rather than endless autonomy, highlighting Ling-2.6-1T as a model suited for conservative planning roles.
Garry Tan highlights Clawvisor as a key tool for making AI agent frameworks like OpenClaw/Hermes Agent secure and enterprise-ready, comparing the current AI moment to the Apple I era on the cusp of broader adoption.
Microsoft Research introduced Agentic-iModels, a framework where coding agents evolve scikit-learn regressors optimized for LLM interpretability rather than human readability, outperforming traditional interpretable ML methods across 65 datasets.