Skip to content

AI Weekly #7 — Sep 7–13, 2026

September 7–13, 2026

Sakana's orchestrator beat two frontier models it refuses to call, OpenAI moved the agent loop onto its own servers, and China's top court wrote 24 articles of AI case law without an AI act underneath them.

Onei AI Editorial 9 min read How we make this

Three companies shipped three different answers to the same question this week: where does the agent loop run, and who pays for the tokens it burns getting there.

Sakana AI's answer is that the loop is the model. Fugu Ultra v2 and Fugu Max are orchestration systems trained to route each task to the leanest model in a pool that can solve it, and Ultra v2 scores 48.3 on Chartography against 27.3 for Opus 5 and 29.5 for Fable 5 — with Fable 5, Fable 5.1 and GPT-6 Astra explicitly excluded from the pool it draws on. OpenAI's answer is that the loop is infrastructure: the Agents API, in public beta since Thursday, runs the loop on OpenAI's own servers, coordinating model calls, tool use and context, with hosted sandboxes for code and files. DeepSeek's answer is architectural. V4.1-Flash activates roughly 8B parameters per token while reading input and 16B while generating — a design shaped around the fact that agents read enormously more than they write.

None of those is a benchmark story, though all three arrive with benchmarks attached. They are three bets on which layer is worth money a year from now.

The "we don't need your model" argument got a number

Sakana's exclusion is worth sitting with. It is one thing to build a router that sends easy work to a cheap model. It is another to publish a table showing the router beating two frontier models while stating that neither is in the pool it calls.

Treat the specific figure carefully. Chartography is one benchmark, chosen by the vendor, and "top two on seven of eight" is the sort of claim that rewards reading the eighth. But the structural point survives the scepticism: if orchestration over open and specialised models is competitive with frontier weights on real work, then the frontier lab's moat is not the weights. It is the distribution. That is a much less comfortable thing to defend, and it is the same position DeepSeek is attacking from the other side by putting a million-token multimodal model under an MIT licence.

The practical reading for anyone buying inference is that "which model" is turning into "which policy for choosing a model", and those are priced differently.

Jurisdictions showed up

Three institutions drew lines around models this week, and none of them were labs shipping product.

China's Supreme People's Court published 24 articles of judicial guidance on AI disputes on Monday — liability for deepfakes and voice cloning, algorithmic price discrimination, autonomous vehicle fault, training data, AI-generated evidence. It is the first national judicial guidance on AI from that court, and it works entirely through existing law: the Civil Code, the Copyright Law, the Personal Information Protection Law. There is no AI act underneath it. It also declines to settle whether AI-generated works are copyrightable, which is the question most people wanted answered.

Mistral raised €3 billion at a €21 billion valuation on an argument about control rather than capability — data inside your boundary, models you can customise, compute that is private and predictable. The Grand Duchy of Luxembourg is on the cap table. Whatever you make of the sovereignty framing, a national government investing directly in a model vendor converts it from a marketing line into a procurement precedent.

And Anthropic published capability evaluations on tactical intelligence targeting and conventional weapons development: geolocation, account linkage across platforms, drone terminal guidance under GPS jamming. Frontier models geolocated outdoor photographs with median errors of 37–47 km where human expert baselines sat at 151–174 km. A lab publishing its own numbers on military-relevant capability is a different kind of argument from a position paper, and it lands squarely in the open-weights debate — the open models tested trailed the frontier, but they were not absent from the results.

By the numbers

The directory took in 21 entries this week — 10 apps, 8 agent skills and 3 MCP servers — bringing the totals to 495 apps, 251 skills and 276 MCP servers.

The more useful number is four. That is how many of the 21 turned out to have shipped something during the week once we checked upstream. The rest are real, catalogued and searchable, but their actual release dates land anywhere between July 2025 and June 2026. Golioth's tinymcp was announced in July 2025; Arm's MCP server in October 2025; the five NVIDIA skills we picked up on Sunday are mirrored daily into NVIDIA's catalogue from product repositories where they have lived for months.

That gap between indexed this week and released this week is the entire reason the picks section exists, and it is wider than it looks from outside. A directory reporting its own intake as news would have run 21 items and been wrong about seventeen of them. The skills catalogue is the clearest case: it is now dominated by vendor-maintained collections that grow continuously rather than launch, which makes "new" a genuinely hard word to apply — and makes opening the upstream source the only honest way to apply it.

What we added

Four entries below shipped upstream during the week. Last week's issue covers what came before.

The week in AI

Model release

Sakana's Fugu Ultra v2 tops the frontier models it deliberately excludes

Sakana AI released Fugu Max and Fugu Ultra v2 on 11 September, both orchestration systems that route each task to the leanest model in a pool rather than answering from one fixed set of weights. Fugu Ultra v2 scores 48.3 on Chartography against 27.3 for Opus 5 and 29.5 for Fable 5, and Sakana states that Fable 5, Fable 5.1 and GPT-6 Astra are excluded from its agent pool. Fugu Max is the cost tier at $2 per million input and $6 per million output tokens, which Sakana puts 40-60% below Sonnet 5, GPT-5.6 Terra and Kimi K3 on output.

Why it matters: If a router over open and specialised models can beat closed models it never calls, the thing you buy stops being a model and becomes a policy for choosing one. Existing Fugu users move up with a single parameter change.

Sakana AI

Model release

DeepSeek's V4.1-Flash puts vision and a million tokens in the cheap tier

DeepSeek published DeepSeek-V4.1-Flash on Hugging Face under an MIT licence on 10 September. It is a 552B-parameter mixture-of-experts model in a causal encoder-decoder layout that activates roughly 8B parameters per token while reading input and 16B while generating, with a native vision encoder and a one-million-token context window. The model card reports 90.6 on Terminal-Bench 2.1 and 74.2 on DeepSWE v1.1, and a KV cache compressed to about 890 bytes per token.

Why it matters: The asymmetry is the point. Agent workloads read far more than they write, and a model that spends 8B parameters reading and 16B writing is built for that shape. MIT weights make it a self-hosting option rather than only an API.

DeepSeek

Product

OpenAI's Agents API moves the agent loop onto OpenAI's servers

OpenAI opened the Agents API in public beta to all developers on 10 September, alongside OpenAI-hosted sandboxes. Rather than the developer running the loop, OpenAI coordinates model calls, tool use and context on its own infrastructure, with long-running sessions and a sandbox that executes code, handles files and produces artifacts. The capability comes out of OpenAI's Codex harness. There is no separate fee: usage bills as tokens, tools and standard container rates.

Why it matters: The orchestration layer many teams wrote themselves is now a vendor feature. Convenient, until the loop is the part you need to inspect, port, or run somewhere that is not OpenAI.

OpenAI

Product

GPT-Live-1 reaches the API at five cents a minute

OpenAI made GPT-Live-1, its full-duplex voice model, available to developers on 10 September, about two months after it replaced Advanced Voice Mode inside ChatGPT. The model listens and speaks simultaneously, so an interruption does not restart the turn, and it is reachable only through the Live endpoint rather than Chat Completions. Sessions bill at $0.05 per minute, charged by the second and not rounded up, with the models and tools it delegates reasoning to billed separately.

Why it matters: Per-minute billing is a different budgeting exercise from per-token, and a duplex model that hands deeper reasoning to other models turns the voice layer into a routing decision rather than one monolithic call.

OpenAI

Funding

Mistral raises €3bn at a €21bn valuation on a sovereignty argument

Mistral announced a €3 billion Series D at a post-money valuation above €21 billion on 8 September, led by Samsung Electronics with the EQT-managed Scaleup Europe Fund and PSG Equity as co-leads. Advent, funds managed by BlackRock and the Grand Duchy of Luxembourg joined as new investors, alongside existing backers including a16z, ASML, NVIDIA and Salesforce Ventures. Mistral describes it as the largest equity round closed by a European technology company, and says the money goes to frontier research, training compute and international expansion.

Why it matters: The pitch is control rather than capability: data, models, compute and deployment inside the customer's boundary. A national government on the cap table makes that a procurement fact instead of a slogan.

Mistral AI

Ecosystem

Qualcomm lands AWS for multiple generations of inference silicon

Qualcomm announced a multi-generation collaboration with Amazon on 8 September to build customised silicon for AI inference in AWS data centres, together with optical connectivity extending to 1.6T based on Qualcomm's SerDes and optical DSP work. Qualcomm will also run electronic design automation workloads on AWS. The press release names no financial terms, no volumes and no delivery dates; chief executive Cristiano Amon's quote describes bringing “decades of leadership in advanced processing and power-efficient compute” to the collaboration.

Why it matters: Inference is separating from training as a procurement category, and hyperscalers will co-design for it. On a deal this size, what the release leaves out is worth as much attention as what it states.

Qualcomm

Policy

China's top court issues 24 articles of guidance on AI disputes

On 7 September China's Supreme People's Court released its Opinions on Lawfully Trying AI-Related Dispute Cases (Fa Fa [2026] No. 10), the first national judicial guidance on AI from the country's highest court. The 24 articles span deepfakes and voice cloning, personal information, algorithmic price discrimination, autonomous vehicle liability, open-source software, training data and AI-generated evidence, and are grounded in the Civil Code, Copyright Law and Personal Information Protection Law rather than any dedicated AI statute. It stops short of deciding whether AI-generated works are copyrightable.

Why it matters: China now has working rules for AI liability without an AI act. The one question it leaves open — training data and copyrightability — is the question every licensing negotiation turns on.

Supreme People's Court of China

Research

Anthropic measures its own models on targeting and weapons tasks

Anthropic's Frontier Red Team published evaluations on 10 September measuring model capability in tactical intelligence targeting and conventional weapons development — linking accounts across platforms, geolocating photographs and text posts, drone guidance against moving targets, navigation under GPS jamming. It reports frontier models geolocating outdoor photographs with median errors of 37-47 km against human expert baselines of 151-174 km, and Opus 5 reaching 80% strike rates on stationary targets while degrading against moving ones. Open-weights models tested trailed the frontier but still scored. Anthropic says it has deployed new classifiers to block weapons-development requests.

Why it matters: Published numbers change the open-weights argument from a position to a measurement. The gap Anthropic reports is the one policy has to decide whether it can live with.

Anthropic

New on Onei this week

Released during this window and now in the catalogue.

  • Magnitude

    The claim to test is the setup cost, not the inference quality: one command in place of an afternoon of hunting weights and hand-editing agent config. Worth opening if you have priced a coding agent's monthly API bill and flinched.

    Released Release notes Coding & Development
  • Mastra
    Mastra App

    Two point releases landed inside the window, and both were observability plumbing — portable trace querying, tenant-scoped deletion with cascade cleanup. Unglamorous, and a fair signal of which problems teams actually hit once agents are in production rather than in a demo.

    Released Release notes Coding & Development
  • Tucky
    Tucky App

    Launched to a third-place finish on Product Hunt the Monday this week opened. The edge-stripe idea is the part to judge for yourself — it either matches how you keep things in view or it does not, and no feature list will settle that.

    Released Release notes Business & Productivity
  • Kombai
    Kombai App

    What shipped this week is the Gallery: roughly 20,000 curated interface designs meant to be read by agents as much as by people. A reference corpus is at least a plausible answer to why generated UI keeps converging on the same three layouts.

    Released Release notes Coding & Development

Browse the full catalogue →