The Agent Watch
Briefing · Articles · Tools · About EN FR DE ES 中文 IT PT SV FI DA

Daily Briefing

10 August 2026 · 5 stories

🔥 Top story

1

Alibaba promises to open-source its mega-model Qwen3.8-Max this week

On August 3, Chinese giant Alibaba unveiled Qwen3.8-Max: a gigantic AI model (2.4 trillion total parameters, of which 95 billion are activated per question) capable of processing text, images, and video, with a context window of one million tokens — the equivalent of several novels held in simultaneous memory. On Terminal-Bench tests, it beats American models Fable 5 and Opus 4.8. Alibaba promised to release the model's weights for free download this week (August 10-16), which would make it the largest model ever opened to the world. On the pricing side, the Alibaba Cloud API is billed at $2 per million input tokens — roughly ten times cheaper than equivalent American models. To watch: the license has not yet been revealed, and hosted data remains under Chinese jurisdiction.

2

NVIDIA releases NOOA: an AI agent fits in a single Python class

On August 7, NVIDIA open-sourced NOOA (NVIDIA Object-Oriented Agents), a new framework for building AI agents in Python. The promise: a whole agent fits in a single class. The class methods become the actions, the fields become the memory state, the docstrings become the instructions given to the model, and type annotations become the contracts the code must respect. NVIDIA claims a score of 82.2% on the SWE-bench benchmark (software development tasks) for half as many tokens as equivalent frameworks. An important warning in the documentation: internal checks are not a security boundary, these agents must always run inside a container or an isolated virtual machine.

3

LangChain opens Managed Deep Agents: deploy an agent with a single command

On August 7, LangChain opened Managed Deep Agents in public beta, a service that promises to take an AI agent from prototype to production with a single command (`mda deploy`). Developers write their agent in Python or TypeScript, test it locally with `mda dev`, and LangSmith handles all the back-end: long-running execution, persistent memory, sandbox management, identity, scheduled triggers, and a Context Hub for plugging in tools. Six building blocks delivered out of the box: code sandbox, Harbor evaluations, Slack and GitHub integrations, cross-conversation memory, OIDC identity (the enterprise authentication standard), and managed cron jobs. The beta stays limited to LangSmith Cloud's US region while the API stabilises.

4

Stripe in exclusive talks to buy OpenRouter for around $10 billion

According to The Information and then the Wall Street Journal, Stripe has entered exclusive negotiations to buy OpenRouter, the marketplace that routes calls to over 400 different AI models for 8 million developers — at a valuation close to $10 billion (cash and stock). OpenRouter processes around 1.5 quadrillion tokens per year (15-30% of Google's traffic, 20-40% of OpenAI's). In May, OpenRouter was only valued at $1.3 billion: the valuation has multiplied by eight in less than three months. Combined with the January purchase of Metronome, Stripe would take both ends of every AI transaction: decide which model processes the request (OpenRouter), then bill the customer down to the token (Metronome). To take with caution: there is no official announcement, the talks could still fall through.

5

AWS Bedrock AgentCore lands in GovCloud: memory, policy, and managed harness for regulated agents

On August 7, AWS enriched Bedrock AgentCore (its managed AI agent platform) in its GovCloud US-West region with three new capabilities: short-term and long-term persistent memory (the agent remembers previous conversations), a policy system written in natural language and then automatically converted into security rules (Cedar language), and a 'managed harness' that configures the agent without writing orchestration code. Target: US federal agencies, defense industrials, and software publishers in regulated environments who need to keep their data on American soil. AWS is rapidly densifying its agentic stack for the public sector and compliance-heavy industries, against NVIDIA, LangChain and Anthropic who are also pushing their primitives in the same few-day window.

📡 To watch

Anthropic bulks up its managed agents with budgets, advisor, and GitHub skills

Anthropic added on August 7 four evolutions to Claude Managed Agents: a per-session budget cap (the agent stops itself when it has spent too much), an 'advisor' (a second model that can be consulted mid-task), an inference geography control (data hosted in US region at +10% cost), and automatic loading of skills from a `.claude/skills/` folder in a GitHub repo. This is the 4th building block of a 'managed agent runtime' that is becoming a market in its own right.

Hadrian raises $1.37 billion for factories-as-a-service serving US defense

Startup Hadrian (Torrance, California) closed on August 6 a $1.37 billion Series D at a $7.87 billion post-money valuation. It operates 3 million square feet of automated factories across 4 sites, serving Lockheed Martin, RTX, Anduril, and the US Navy. Mainstream round (JPMorgan, T. Rowe Price, Apollo, Founders Fund). Combined with Terafab $16.8B, Sequoia $10B, Valar Atomics $1B, Unitree $9B and Stripe-OpenRouter $10B: ~$48B in 8 days on the 'AI + physical industry' chain — a sectoral signal that keeps repeating.

Four philosophies of managed agent runtime in a few days: the market is structuring

Four major players delivered in the same August 6-8 window their agentic production primitives: LangChain Managed Deep Agents (open-source harness + managed cloud), AWS Bedrock AgentCore GovCloud (managed for regulated), NVIDIA NOOA (open-source-first), and Anthropic Managed Agents (managed by the model lab). Read: the question will no longer be 'which framework to choose' but 'which managed runtime to host our agents on'. For AgentWealthy, the playing field shifts to hosting and governance.

Chinese open-weight becomes the freemium standard: Kimi K3 and now Qwen3.8-Max

Moonshot Kimi K3 released mid-July under a 'Modified-MIT' license with a $20M revenue threshold and 30% revenue-share beyond. Reuters revealed on August 7 that Alibaba is preparing an equivalent mechanism for Qwen3.8-Max. The Chinese open-weight commercial standard is settling. For projects negotiating model licenses: a negotiation provision needs to be integrated now.

📊 Trend

The 'managed agent runtime' is becoming a market with four distinct philosophies in less than a week — open-source-first (NVIDIA NOOA), managed for regulated (AWS Bedrock AgentCore GovCloud), open-source harness + managed cloud (LangChain), runtime managed by the model lab (Anthropic Managed Agents). The playing field is shifting from 'which framework to choose' to 'which managed runtime to host our agents on', and the sectoral convergence 'AI + physical industry' accumulates ~$48B in 8 days. For AgentWealthy: the 'factories-as-a-service', 'defense-manufacturing', and 'autonomous industrial agents' verticals are the best capitalized and therefore the most solvent for complementary AI tools.