This page collects what the sources on blogs to watch have published recently and groups them by subject rather than by publisher. It is rebuilt every hour, so a post usually appears here within an hour of going up. Nothing on this page is required reading.
Grouping by subject is the point. A reader gives you 45 separate streams and leaves you to notice that four companies wrote about the same scheduling problem this week; this page puts those four posts under one heading. Topics come from the filter terms already listed on the blogs-to-watch page, so the vocabulary is the course's.
How a post is filed. Each post is scored by keyword against every topic, using its title and its summary, and it is filed under the topic it scores highest against. A term that names a subject on its own counts for more than one that merely co-occurs with it, and a match in the title counts for three times a match in the summary. Any second topic a post also matches is shown as a label beside it. The method is keyword matching rather than a model, which makes it predictable, cheap, and occasionally wrong.
You are reading one topic, agent harnesses and orchestration, over the last 120 days. Show every topic.
How an agent loop is built, driven, and kept on task.
You can now run Claude Managed Agents with Chat SDK . Claude Managed Agents handles the agent loop server-side, including the model, tools, session state, and sandboxed web research. That means you can ship a Slack research bot built on…
Learn why standard OCR falls short for KYC compliance and how agentic document extraction delivers the field-level accuracy AML regulations require.
Learn why single-pass extraction fails and how deep extraction uses agentic verification to deliver production-grade accuracy on complex documents.
Agentic document extraction uses AI reasoning and visual grounding to accurately process complex documents without templates. Learn how it works.
Agentic document processing uses AI agents to autonomously handle document workflows end to end. Learn how it works and where to start.
OCR for receipts breaks when layouts vary and rules pile up. Discover how agentic OCR reconstructs line items, totals, and structured data for automation.
Discover how agentic OCR transforms document processing with multimodal reasoning, self-correction loops, and template-free automation.
LlamaIndex is a simple, flexible framework for building knowledge assistants using LLMs connected to your enterprise data.
Discover why mortgage banking document automation fails at workflow handoffs and how AI document extraction improves speed, accuracy, and compliance.
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.
Writing effective tools for AI agents—using AI agents
On the the engineering challenges and lessons learned from building Claude's Research system
Discover how Anthropic approaches the development of reliable AI agents. Learn about our research on agent capabilities, safety considerations, and technical framework for building trustworthy AI.
Tunix is Google’s new JAX-native post-training library designed to eliminate TPU idling bottlenecks when training multi-turn, tool-using LLM reasoning agents. It maximizes hardware throughput by combining highly concurrent, asynchronous…
To resolve the scaling bottlenecks and runtime errors caused by monolithic system prompts, engineering teams should treat prompts as build artifacts by modularizing instructions into reusable templates. By running these modular "skill…
Learn how to power DeepSeek Harness with Baseten Model APIs and run open models like Kimi K3, GLM 5.2, and DeepSeek V4 Pro in under 5 minutes.
NVIDIA’s Nemotron 3.5 Lightning, now on Baseten, delivers high-throughput, efficient reasoning for faster and more accurate agentic workflows.
Gemma 4 on Cerebras delivers the fastest multimodal inference—1,500+ TPS for real-time image understanding, agentic workflows, and document AI.
Creative teams produce more assets than ever, but fragmented tools and manual context transfer slow production. This post shows how to build a reusable agent harness with Amazon Quick and fal, connected through the Model Context…
Managed Deep Agents and LLM Gateway hit public beta, plus Deep Agents v0.7, Tuned Evaluators, Bring Your Own Cloud on AWS, and LangSmith Engine upgrades.
AMD shipped ROCm 1.0 in April 2016: an open-source GPU compute stack built around a C++ compiler and a GPU programming language called HIP, aimed at high-performance computing. A decade later, the same platform trains and serves…
Navigation enables a robot to turn perception and motion into purposeful autonomy. Unlike locomotion, which produces stable movement, navigation must be used to...
Amazon Bedrock AgentCore Evaluations decouples agent evaluation from the framework you build on. As long as your agent emits OpenTelemetry telemetry, the service can score it, whether you use LangGraph, LlamaIndex, the OpenAI Agents…
Alibaba released the model weights for Qwen3.8-Flash-Next as a preview of the upcoming Qwen4 architecture for developers to experiment with and evaluate. It’s...
LangSmith LLM Gateway is in public beta: spend caps, rate limits, model fallbacks and PII redaction for production agents, without provider lock-in.
Our new infrastructure for running agents at scale, LangGraph Cloud, is available in beta. We also have a new stable release of LangGraph.
See how Podium tests across the lifecycle development of their AI employee agent, using LangSmith for dataset curation and finetuning. They improved agent F1 response quality to 98% and reduced the need for engineering intervention by 90%.
See how Replit built their agents atop LangGraph and integrated LangSmith to pinpoint issues, improve the performance of their agents, and enable human-in-the-loop workflows.
Join us this May at Interrupt, LangChain’s inaugural conference where the future of AI agents takes center stage.
LangChain and NVIDIA launch the NemoClaw Deep Agents blueprint, combining Deep Agents Code, Nemotron 3 Ultra, and OpenShell for open, governed enterprise agents.
Learn proven strategies to speed up your AI agent: reduce latency, optimize LLM calls, enable parallelism, and improve UX. Expert tips from LangChain.
LangGraph Platform, our infrastructure for deploying and managing agents at scale, is now generally available. Learn how to deploy
We raised $125M at a $1.25B valuation to build the platform for agent engineering.
Build, deploy, and monitor production-grade AI agents at scale with LangChain's enterprise agentic AI platform integrated with NVIDIA.
Adding model tokens, chat Projects, MCP controls, and more.
Learn how Amazon Bedrock AgentCore agents in one account can generate answers from an Amazon Bedrock knowledge base backed by Amazon Redshift Serverless in another account, without copying source data. This post covers the architecture,…
How to prove agentic AI ROI in financial services: business KPIs, cost tracking and governance for RFP and AML use cases, using LangSmith and Pay-i together.
Candidly's agent Cait reads partial traces to infer user state mid-conversation and steer replies, using a LangSmith labeling pipeline at 92.3% human agreement.
Build a VC research agent that drafts a cited investment memo in about 90 seconds for $0.40, using the Perplexity Agent API, LangGraph, and LangSmith evals.
Editor's note: A product image was updated after initial publication. As AI takes on more complex work, business leaders face a new challenge: enabling rapid innovation using agents while protecting their margins and budgets. To get a…
The internet connected billions of people and mobile devices, putting computers in every hand. Now, we’re in the middle of the next big technology shift, deploying millions of autonomous AI agents to work alongside employees and end…
Harvey recently announced its first model, Tenet, post-trained in collaboration with Fireworks for long-horizon legal work.
Suprema Gaming migrated its analytics platform from Snowflake to ClickHouse Cloud to power a company-wide shift toward agentic operations.
Agents increasingly write TypeScript programs to coordinate tools and process their results. Once those programs touch real applications, some steps require authentication, while others need human approval. Executing that code with eval…
Every useful agent reaches beyond your codebase. It posts to Slack, opens pull requests, queries Snowflake, or calls an internal API. That reach is what makes it valuable, and it's also where the risk lives, because for years, granting…
Your team already works in Notion. Now your agent can too. With the new Notion adapter for Chat SDK, the same agent you run on Slack, Discord, GitHub, Teams, or WhatsApp can join comment discussions on your Notion pages, no separate…
In this blog we will demonstrate how to run local agents enabled by VLMs (Vision-Language Models) hosted by the Lemonade framework in the domain of robot control. These models allowed us to run an interactive robotic arm manipulation…
AWS Agent Registry gives your organization a centralized, searchable catalog for agents, tools, and skills. It works with the open Agentic Resource Discovery (ARD) standard to enable cross-environment discovery and governance at scale.
Learn how to build a voice ordering system for restaurants that answers a phone call and takes an order end to end, with no app, no website, and no sign-in. It uses Amazon Connect for telephony, Amazon Connect Agentic Voice for…
Metadata harmonization (standardizing labels, identifiers, and formats so datasets can work together) is still largely manual. This post shows how AI-powered metadata correction works in practice, covering two approaches,…
AI agents have expanded inference from single-turn interactions into multi-step workflows that reason, invoke tools, coordinate subagents, and carry growing...
Traditional cloud infrastructure was designed for predictable, general-purpose workloads and standard interfaces. Agentic AI factories connect diverse users,...
AI factories are interconnected systems where fleet economics depend on how efficiently the entire stack converts power and capital into completed agent tasks....
Prior to Fable, it felt silly to waste too much time improving your coding harness or context strategies. A new model would arrive at the same price (or cheaper!) and paper over most of your problems. But then Fable landed. It was (and…
Models keep absorbing the harness into their weights — soon, it will be a harness for human attention rather than for the model.
The Agentic Data Operations Platform (ADOP) is a reference architecture on Amazon Bedrock that uses specialized AI agents to automate the full Bronze-to-Silver-to-Gold data pipeline lifecycle, compressing new-source onboarding from…
Give your AI agents governed, auditable access to enterprise tools without consolidating infrastructure. This post walks through a four-scope maturity model (Connect, Control, Catalog, and Harden) for building a governed tool gateway…
In any organizational behavior class, students will learn that effective delegation is among the most important skills for a seasoned leader. Getting meaningful work done involves careful coordination, starting with a subdivision of…
A frontier language model is only one component of an AI agent. The surrounding agent system—often called a harness—determines how the model receives...
As AI agents become more capable and operate over longer horizons, building security and trust into the applications they power becomes increasingly important....
Matt Pocock tells us about his /wayfinder skill, for greenfield projects or for when the way forward is unclear.
AI agents are only as effective as the context they receive. Even with capable models and well-documented NVIDIA libraries, agents can spend extra steps finding...
Learn about the technical challenges many organizations face while deploying agentic systems, and how to ensure AI agents can operate safely and consistently.
Atomistic simulation requires three things: knowledge of the science, compute-efficient implementation of simulations, and accessible interfaces to the...
This year, Databricks hosted the inaugural Grounded Reasoning Cup, a first-of-its-kind...
For financial institutions, operational resilience has long been embedded in regulatory and supervisory expectations — to say nothing of the high expectations of consumers. With the implementation of the European Union’s Digital…
Structured outputs, web search, web fetch, MCP connector, and tool search are now available for Claude models hosted on Azure in Microsoft Foundry, turning a model endpoint into a production agent platform. The post From single call to…
Chat is great for intent, but agent work gets lost in the scroll. Here is how I use canvases with my agentic workflows—and why your workflow also deserves a canvas. The post How canvases make agentic workflows visible, steerable, and…
Agentic coding has become an indispensable part of modern software development. Tools like Claude Code don’t just autocomplete lines — they read entire codebases, plan and execute multi-file refactors, run tests, interpret failures, and…
Flue 2 takes its inspiration from React. Creator Fred Schott, of Astro fame, tells Latent Space why he added hooks and why agents are defined by their harnesses.
See how four GitHub agent apps can help you scope, secure, roll out, and ship a feature across the SDLC–all without leaving GitHub. The post How to bring your software delivery workflow into GitHub with agent apps appeared first on The…
When enterprises transition from using simple chat assistants to autonomous, agentic workloads, they quickly run into a hard truth: Agents are prone to inaccurate insights when working with directly raw tables. BigQuery Graph helps…
Enterprise content is no longer just something people read. AI apps and agents are only as useful as the information they can understand, yet much of the world’s enterprise knowledge is locked in documents, forms, tables, images, audio,…
iFood rebuilt its in-house security platform on ClickHouse Cloud, getting 9-16x faster queries at 40-50% of the cost and unlocking agentic threat hunts that cut a week of analyst work down to two hours.
Video is a core data path across NVIDIA Jetson applications, from robotics and intelligent video analytics to industrial automation, healthcare, media...
Our latest Agents Week has come to a close. Here’s a recap of all the announcements we made from Wallets to Radar.
Between chaotic levels of market fragmentation and economic volatility, marketing and communications agencies can no longer rely on the human intuition they’ve traditionally used to win clients and optimize their ad spend. WPP is…
At Google Cloud, we help organizations of all sizes build and operationalize complex agentic workflows with total confidence. By combining world-class AI research with an open, fully integrated AI platform, we give customers the…
Cloudflare is shifting bot mitigation from point-in-time Risk assessment to continuous Trust evaluation. Learn how new good and bad behaviors from bots and agents are assessed by our systems, including BotBase and Precursor — and try…
I’ve talked to developers, IT leaders, and builders who all ask the same question: How do we actually get agents into production? The answer isn't theoretical — it's hands-on. Whether it’s designing a system that allows your agents to…
AI Search makes search easier than ever, with no Cloudflare primitives to stitch together. Point it at your data to create a search for your own files and websites. We're also sharing a preview of our new pricing model.
More than half of requests now come from machines, not people. Agent Readiness shows how well agents can discover and read your site, while Answer Engine Optimization tracks how often AI assistants recommend you.
Somewhere in your company, right now, someone is building an agent. Here’s how the latest release of Redpanda’s Agentic Data Plane makes it safe to run them.
Agentic governance needs a new kind of database, so we built Redpanda SQL. Now available on both AWS and Google Cloud.
The bottleneck in media buying today isn't talent, it's coordinationEvery day, billions...
ThunderAgent is a program-aware scheduler for agentic inference. By treating each agent workflow as a schedulable program, it eliminates KV cache thrashing to deliver more than 2x single-node throughput and near-linear multi-node scaling.
Kimi K3 on Fireworks brings frontier-level intelligence to an open-weight 2.8-trillion parameter model, delivering matching performance to closed alternatives like Opus 5 at up to 5x lower cost per task. Hosted with US-based serverless…
We’re Fly.io, a public cloud platform that is both our favorite way to put an app on the Internet and our favorite way to safely let a frontier agent coding harness cook. This is a post about our company, the future, and Sprites, which…
IntroductionTraditionally, auditing is a tedious process that often requires detailed...
How Toolboxes in Foundry simplify user delegation At some point, many agents move from answering questions to taking action. And when it does, the question becomes: whose identity is it acting with? Imagine you are building an internal…
The setupAt cellcentric, a joint venture of Daimler Truck and Volvo Group, we develop...
Compare Kimi K3 to Fable 5 on coding benchmarks, costs, and more. See results across 1,000+ agentic tasks, pricing breakdowns, and when to route to each.
Discover why organizations are struggling to deploy and scale agentic systems, and how a centralized AI governance platform can help you trust and scale agents.
The agent your team just shipped to external users has the ability to read customer records, execute transactions, and call external APIs.
Gumloop scaled its open-weight model usage 7x in three weeks by partnering with Fireworks. By optimizing its agent harness and switching to models like GLM-5.2, Gumloop achieved up to 72% cost savings while maintaining production-level…
The Agentic Data Plane is the governance and runtime layer that connects your AI agents to everything they act on. Learn what it does, why existing tools can't replace it, and what to look for in an enterprise-grade one.
RoachFest London 2026 has been and gone, and I'm still buzzing.
Agent loops fail in production for reasons that have little to do with the model, and everything to do with what happens to their state between iterations.
AI agents do a lot. Aperture keeps the audit trail.
How vLLM Semantic Router turns vllm-sr/auto into a bounded micro-agent runtime for Confidence, Ratings, ReMoM, Fusion, Workflows, and benchmark-shaped collaboration.
Cut through the buzzwords with a clear explanation of the agentic AI stack.
A capability threshold I've been carefully monitoring.
The thundering herd of the past was externally triggered.
Redpanda Agentic Data Plane is now generally available on AWS. Deploy governed, enterprise-scale, agentic AI across all your data, safely.
What happens when you connect a fleet of autonomous AI agents to your enterprise data stack? You quickly discover...
What do the Uber budget blowout, a 24x token multiplier, and context teach us about building a real business case for AI Agents in production?
AI agents need governance infrastructure, not just “better models”. Here are the four pillars every enterprise needs to deploy agents safely at scale: identity, authorization, observability, and accountability.
Cockroach Labs has been hosting our annual database conference since 2022, and I'm honored to be MCing RoachFest London for the third year running.
Building agents is fun. Rebuilding agents that break themselves… less so. A lot of Fly people are building agents with less of a penchant for self-destruction by teaching their agents to do anything risky in a Sprite. You get an agent…
Most enterprise AI teams have built an agent that was impressive; far fewer have shipped one without a production incident that made someone question the whole program.
OmniNode’s founder shares his journey building the AI agent workflows that became OmniNode, and how Redpanda keeps topic names from drifting with contracts.
NVIDIA Vera launches today with Redpanda as part of the ecosystem, delivering 5.5x lower latencies for agents running in mission-critical environments.
What we’ve learned building end-to-end testing capabilities in Devin’s virtual machine
How Dropbox is moving from AI tools that assist engineers to agentic systems that can execute scoped tasks, and how we’re building platforms to support those workflows.
When your AI agent makes a bad decision in production, what do you blame?
Introducing Role-Based Access Control for humans and agents, now available for all users on Teams and Enterprise plans.
Nova lets engineers run multiple coding sessions in parallel and lets internal systems use AI agents as part of automated workflows.
Learn about what’s top of mind among enterprises planning for agentic systems, and top AI predictions for 2026 and beyond.
The index covers 45 sources from the watchlist. 37 publish a feed and are read from it; the other 8 publish none, so their index pages are scraped and each new post's own page supplies the title and date its card omits.
Last run finished 28 Aug 2026 at 00:08 UTC. The index holds 710 posts, keeps them for 120 days, and shows 125 posts on this page.
2 sources failed on the last run. Netflix TechBlog (HTTP 429); Replit (HTTP 403)
The last run read 833 posts across every source and added nothing new.
4 sources on the watchlist are not aggregated here, so check them by hand.
A date shown as "first seen" is not a publication date. Some sources publish no date at all, so the page records when the post entered the index instead of guessing.