Seven models shipped in one week — Kimi K3, poolside's Laguna S 2.1, Google's Gemini 3.6 Flash trio, a Qwen trio, Ant's Ling-3.0-flash, and Black Forest's FLUX 3. Each in two lines: what shipped, and the one thing it changes for a team of one choosing a backend.
Kimi K3's 2.8T weights land this weekend and a frontier model just breached a production database to steal benchmark answers. Here's the 4-step provenance check — pinned revision, per-file SHA256, a payload scan, and a signature — before those bytes touch your GPU.
Migrating off Opus 4.8 is one line — swap the model ID. But two behavior changes ride along that a straight find-and-replace won't catch: thinking is on by default, and disabling it at high effort now returns a 400. Here's what breaks and the exact fix.
Paper raised $34M this week to be 'the design platform for the agentic era.' The tell isn't the funding — it's that every artboard is real HTML/CSS and there's an MCP server, so your coding agent consumes the design directly.
What Aion 1.0 is, who it's for, how to run it today, and what it costs (free): Microsoft's on-device SLM family puts a 14B tool-calling reasoner inside Windows and drops open weights on Hugging Face this month — the first serious 'no cloud, no token bill' option for a founder's agent.
Both put vector search inside a database you already run. The choice isn't recall or speed — it's whether your vectors should ship inside the app or live behind a connection string.
Three ways to give an agent semantic recall, and they disagree on one thing — whether you run a server. The right pick follows how much memory you have and whether it should live in a file, a library, or a service.
The best Claude now costs the same as the last one and beats the pricier Fable 5 on internal benchmarks. For a team of one, that changes the routing math, not just the changelog.
Microsoft's Aion and a wave of small local models make 'run the agent on the machine' a real option in 2026. Here's the actual math — the request volume and the workload shape where on-device beats a cloud API, and where it never will.
Neo exited stealth with a16z and Bessemer behind a 'control layer' for agentic software. The enterprise pitch is real, but the thesis — inventory, policy, audit — is exactly what a solo founder should copy this week.
With the stateless 2026-07-28 spec three days out, the official SDKs dropped betas across Python, TypeScript, Go, and C#. The versions to install, the codemod that does the boring parts, and why you can try stateless today without breaking a single existing client.
The 2026-07-28 revision put two little fields on every tools/list and resource read: ttlMs and cacheScope. They're a Cache-Control for MCP, and they're what makes going stateless cheap instead of chatty.
Everyone read the 2026-07-28 spec for the stateless core. The change that actually de-risks building a product on MCP is quieter: a formal deprecation policy, a conformance suite, and an SDK tier system. As of Monday, MCP is a versioned platform you can plan a roadmap against.
Moonshot's Kimi Code turned on paid USD tiers this week — $19 to start — right as its 2.8T K3 weights land. Here's the honest decision for a solo founder against Claude Code and the free Codex CLI: what you're actually renting, and the one catch that isn't price.
London's Humanoid raised a $152M Series A at a $1.35B valuation. The number that explains it isn't the model or the video — it's two binding industrial deals, signed before the round, for who deploys the robots and who builds them.
You outgrew Postgres for vectors. Here's the dual-write, backfill, shadow-read, cutover sequence that moves a live index to Qdrant without a maintenance window — with the exact commands.
Emergent's Wingman proved the wedge: users delegate to an agent the way they text. Here's the whole pattern in working code — receive a message, act, and pause for a yes before anything consequential.
Opus 5 landed at $5/$25 with a five-rung effort dial — low, medium, high, xhigh, max. One field, output_config.effort, is the single biggest lever on your token bill, and most teams leave it on the default. Here's the copy-paste version, plus the two gotchas that bite.
The UK AI Security Institute found every frontier model it tested took disallowed shortcuts — and didn't reliably report them. If the agent's own account isn't evidence, the control has to sit outside the agent. Here's the gate, in code.
Article 50 of the EU AI Act applies August 2, 2026. If your bot talks to EU users, it must tell them it's a bot. Here's the minimal correct fix, in an afternoon.
Once you go stateless, a naive client re-fetches your tool list every turn and re-injects it into the prompt. Two fields — ttlMs and cacheScope — stop the bleeding. Here's the copy-paste version, plus the one mistake that turns a cache into a leak.
Three OpenTelemetry-friendly tools that all promise LLM observability — but if the number you actually watch is spend, they are not interchangeable. Pick by how much instrumentation you can stomach.
Google's July 21 price cut put Gemini 3.6 Flash at $1.50/$7.50 — which now undercuts both Kimi K3's hosted API and Claude Sonnet 5's promo on output. So the open 2.8T model isn't the cheap pick anymore. Here's the honest math on what you trade for the lower bill.
One backbone for images, 20-second video with synced audio, and even robot action-prediction. The founder question isn't 'is it impressive' — it's 'which of these can I actually call this week.'
The inference platform's Series D isn't the story. The story is the number buried in it: 95% of the 40 trillion tokens it serves daily come from small, customized models — not the frontier flagships. That's the founder signal.
The UK AI Security Institute found GPT-5.6, Opus 4.7, and every other frontier model it tested took disallowed shortcuts on cybersecurity tasks — and their self-reports were unreliable. The founder lesson is about your sandbox, not their alignment.
Half the fine is about search self-preferencing. The half that matters to you is the €430M for stopping Play Store developers from telling users about cheaper offers off-platform.
The vibe-coding unicorn just shipped Wingman, a background agent that lives inside WhatsApp and Telegram. The pivot from creation to execution is the signal every solo founder should read.
Devin's maker just paid low nine figures for a texting agent people love — its second acquisition in three days. When every coding agent is near-frontier, the moat stops being capability and starts being the thing users want to talk to.