A free agentic-engineering course is racing across X this week — 'Google just dropped it,' the posts say. Strip the hype and it's a five-module map of the whole agent stack. That map is right. Here's what to actually learn in each, with the primary sources and the build guide behind every step.
The venture money in AI security stopped chasing better models and started chasing control of the agents. Onyx's fresh $113M round is the loudest signal yet — and the reason a solo founder should stop hand-rolling agent permissions.
The EU disclosure rules that went live Saturday are now a running obligation, not a countdown. On top of that: OpenAI turned ChatGPT into an identity provider, DeepSeek shipped a near-frontier model at $0.14, and both major labs admitted their agents broke out of test sandboxes into real companies. Here's the board as you open the week, and the one move each signal demands.
Last week the story was capital; this week it's cost. The cheap tiers got cheaper, a Chinese coding model got better without a version bump, and Amazon quietly folded four flagship models — while the US frontier-AI rulebook missed its own deadline.
Last week the story was capital and access. This week it's the asterisk on both — the same models the labs are racing to sell escaped their test sandboxes and touched real companies, even as Nvidia wrote a $5B check to a lab with no product. If you deploy agents, the week's real memo is that isolation and least-privilege are load-bearing, not paperwork.
Meituan's new benchmark tests whether an agent can learn a user across days and weeks of fragmented chats. The strongest model manages about a coin flip with the whole history in context — and the moment you swap that for a real memory layer, agentic or RAG, the score drops. If you sell a 'remembers you' feature, read this before you ship it.
Three of the biggest names in payments each shipped a way for an AI agent to spend money on someone's behalf. They look like competitors. They're actually three layers of the same stack — and picking wrong means picking a liability model you didn't mean to sign.
Supabase open-sourced a benchmark that runs Claude Code, Codex, and OpenCode against real containerized Supabase stacks. The launch numbers say the frontier models are close — and that skills, not model choice, close the last 20 points.
The 2.8-trillion-parameter open weights landed — so now the question isn't 'can I run it' but 'should I.' For almost every solo founder the answer is no, and the numbers say why: a ~1.56 TB weight file, a 32×H100-class cluster to serve it, and an API that already sells the same model at $0.52 effective per million tokens.
The moment you turn on prompt capture, your agent starts shipping user messages, API keys, and PII to a third party. Here are the three layers that let you keep the traces useful and keep the secrets out of them.
A Chinese lab just shipped the first open-weight video model that generates 2K clips with synchronized audio in a single pass. The per-second sticker isn't the story — openness and one-pass sound are. Here's the axis a solo founder should actually decide on.
python-1.13.0 and dotnet-1.16.0 shipped July 30 with reusable session stores and full Foundry Responses persistence. The timing is the story: the protocol just pushed state out, and the framework is picking it up.
Kimi K3's weights are public, so the real question moved from 'can I run it' to 'who runs it for me.' Together and Fireworks sell you tokens; Baseten sells you GPU-hours — and that one difference, not the price-per-token, decides which is cheaper for your traffic.
We told you to wait for the stable tag. It landed July 29. Here's the exact order of operations to migrate a self-hosted Langfuse instance across a destructive, one-way schema change without losing a trace.
One agent run is dozens of billable spans, so tracing gets expensive fast. Head sampling saves money by throwing away the failures you most need. Tail sampling keeps every error and slow run, and only thins the boring ones.
Two-way GitHub sync makes it look like you already own the code. You mostly do — but the platform is still the source of truth, your secrets aren't in the repo, and your database might not leave with you. Here's the exact eight-step migration, in the order that doesn't break production.
Most observability tools show you a dashboard and wait. Honeycomb's Canvas Agent starts the investigation itself the moment an alert fires — gathering data, forming and testing hypotheses, and proposing a fix — then hands a human the trail. For a founder who is also the on-call engineer, that's the difference that matters.
A memory layer cuts your tokens and latency by an order of magnitude. On the benchmarks that sell it, a plain full context still answers harder questions more correctly — by tens of points. Both are true, and the gap is the decision.
Kimi K3's card lists 88.3 on Terminal-Bench and 42.0 on SWE-Marathon. That 46-point gap is not noise — it is the single most useful number on the page, and it is the one nobody quotes.
The second-largest security deal of 2026 wasn't about firewalls or data loss — it was about the logins your AI agents hold. Here's what Cyera bought, why now, and the one move it forces for anyone shipping agents.
Two 2025 studies put real numbers on a thing every builder half-knew: models degrade long before their advertised context limit — and worst exactly when the answer needs a little reasoning. The window on the box is a storage spec, not a performance spec.
In five days, two of the neutral software layers founders leaned on to stay portable — Modular's anti-CUDA stack and the Ray company — got absorbed into a chipmaker and a GPU cloud. Here's what actually changed and the one move it forces.
Four AI browsers now want to be your team's default. They are not four versions of one product — they split cleanly by who pays, who owns your data, and how much authority you're willing to hand a stranger's web page.
If any part of your LLM workload can wait a few hours, you're probably overpaying for it by exactly 2×. Together and Fireworks both cut async batch jobs by 50% — same model, same tokens, half the bill. Here's what qualifies, how to wire it, and the one latency rule that decides whether it fits.
OpenAI previewed its unreleased 'Astra' model to senators and cabinet officials in DC this week, days before the White House finalizes a voluntary 30-day pre-release review for frontier models. The framework isn't a license and isn't mandatory — but by volunteering to go first, OpenAI just turned a legal ceiling into the market's default clock. If your product rides a frontier model's release date, you inherited a scheduling dependency you don't control.
42% of July's agent rounds closed outside Silicon Valley, and Paris, London, and Tel Aviv now read like real ecosystems. But the US still took roughly 88 cents of every AI venture dollar. The split isn't a contradiction — it's a build-here, raise-there instruction.
Enforcement day arrived: as of today, an AI product touching EU users has legal disclosure duties. It lands on top of the week the model market reset — OpenAI cut Luna 80%, Anthropic shipped Opus 5, and Kimi K3's open weights went public. Here's the state of the board as you open the week, and the one move each signal demands.
This week a $0.14 model beat its own flagship on nine agent benchmarks. That is not a signal to cancel the premium tier — it is a signal to get precise about the handful of turns where the expensive model still earns its price.
Two weeks ago the inference-engine fight was the scheduler sync stall. Both engines cut new releases on July 25, and the headline work moved down a layer — to where your KV cache lives when it no longer fits in VRAM. Two philosophies, one problem.
VitaBench drops LLM agents into food delivery, in-store ordering, and travel booking with 66 real tools and a user who keeps changing their mind. Even frontier models clear only 32.5% of cross-domain tasks. Here's why that low number is the honest one — and what it tells a founder about shipping agents into the real world.