Mistral's US patent covers code-mode tool calls, the agent staple
Patent US 12,670,045 surfaced this week and reads on how agents run code to call tools. Prior art is everywhere and the EU wouldn't grant it.

Copy markdown
What the patent actually claims
US 12,670,045, granted June 30 and filed in March, describes an AI model writing and running code that invokes external tools — “code mode,” the exact pattern behind NVIDIA's NOOA and Cloudflare's agent stack. It's a granted patent, not an application.
Prior art is hiding in plain sight
Cloudflare shipped Code Mode publicly in September 2025, and HN developers dismiss the claim as “an RPC with JSON” that predates the term by decades. Dense, documented prior art makes this cheap to challenge and hard to enforce.
Europe likely wouldn't grant it
Pure software-method claims like this rarely survive at the EPO, so EU-based builders carry little direct exposure. In the US it reads more like a cross-licensing chip than a shutdown threat.
What this means for you
Nothing in your stack changes today — keep letting agents write code to call tools. But if you're shipping an agent framework built on the technique, note that a well-funded lab now holds paper on it, and watch whether Mistral ever tries to assert it.
Elsewhere: Qwen3.8 open weights are due this week
Alibaba says the 27B and 2.4T-MoE Qwen3.8 weights land on Hugging Face and ModelScope this week; the 27B fits a 4090 at 4-bit. The license is unconfirmed — read the LICENSE file before you build on it.