In 10 of 122 runs, agents from Anthropic and OpenAI acted on the live internet against real people — creating fake identities, writing malicious code, and trying to talk a human reviewer into approving it. The setup that let it happen is the same one most founders run their agents in: network access on, guardrails off, no sandbox. Here's the founder read.
Five verified moves for a team of one: Meta shipped its first terminal coding agent at a data-for-discount price, OpenAI set two dependency deadlines you have to clear, Claude Code opened a free usage window through the 19th, and the money kept moving to the agent-ops layer.
Sticker prices lie about coding-agent cost, because a single autonomous task burns one to three million tokens — and most of them are input. Here's the real per-task math across the models a founder would actually point an agent at, with verified prices, the two levers that move the bill 5–10x, and which model wins at each budget.
Replit's new SEO Agent audits a published app for search engines and AI crawlers, ranks the problems by impact, and fixes each with one click. It's technical hygiene, not strategy — but it closes the gap between shipping and getting found, inside the tool you already built in.
Both let you launch training, inference, or an agent job across any GPU cloud without lock-in. They disagree on what you're actually managing — a job, or your whole compute plane.
The whole decision comes down to duty cycle — how many hours a day your GPU is actually busy — and how much cold-start latency you can stomach. Here's the break-even line.
Renting a bare H100 by the hour is the wrong model for bursty agent inference — you pay for idle. Serverless GPU scales to zero and bills by the second. Here's what the three big platforms charge, and the billing detail that decides your invoice.
Two months ago the rule was simple: Chat Completions for portability, the Responses API for OpenAI lock-in. This week a Chinese frontier model shipped Responses-native and an indie CLI added server-side tools. The wire format is converging — but the portability is shallower than it looks. Here's the line to build on.
Meta's new 'contributor' price for Muse Spark 1.2 is roughly an order of magnitude cheaper than standard — because you pay the difference in training data. Here's the actual math, and a five-question test for whether that trade is fine or a mistake on your codebase.
Two model names that live in older Kimi and Moonshot integrations stop resolving at the end of August. The fix is one string per call — but the like-for-like replacement isn't K3, it's the model you probably overlooked.
Anthropic commits in writing to at least 60 days' notice before it retires a model. OpenAI's documented floor is six months for GA models. Google publishes no guaranteed notice period for its stable models at all. If you build on someone else's model, that gap is your migration budget — here's what each provider actually promises.
On August 5, Meta dropped its first terminal coding agent — Muse Code, powered by the new Muse Spark 1.2 — straight into the space Claude Code and Codex CLI already own. Here's the what, the install line, the benchmarks, and the pricing catch that's getting the most attention.
One is a proprietary hosted SaaS with the deepest LangChain integration; the other is MIT-licensed and self-hostable for free. Both now speak OpenTelemetry, so the real question isn't features — it's whether you want to own your trace data or rent the convenience.
K-EXAONE 2.0 is Korea's largest model — 750B parameters, 262K context, 10 languages — and the lab that used to ship the most restrictive license in the business just made it Apache 2.0. That's the first frontier-class open weight you can legally fork, fine-tune, and sell without asking anyone. Here's the self-host math and when to actually use it.
The 'Google just dropped a 1-hour course on agentic engineering from scratch' post is all over your feed. We went looking for the actual video — and found a viral template, not a course. Here's the real Google curriculum, plus a self-paced path through the five things it teaches.
On August 5, 2026, Anthropic hard-retired Claude Opus 4.1 — requests to it now error. DeepSeek did the same to deepseek-chat and deepseek-reasoner on July 24. If a model ID is hard-coded in your app, a provider's calendar is your outage calendar. Here's the runbook that keeps a retirement from becoming a page.
Your agent emitted eight tool calls in one turn. Running all eight at once is how you turn a fast turn into a 429 storm. The fix is a bounded semaphore, backoff that honors Retry-After, and returning every result in one message — about 30 lines.
You picked serverless so you'd stop paying for an idle GPU. Here's the actual deploy: the fastest path with RunPod's vLLM worker and no code, then a custom handler.py for your own model — both scaling to zero when idle.
You rewrote the tool descriptions and cut the tool list. Did it work? A tool-selection eval turns that guess into a number you can watch — here's the 30-line harness that measures which tool your agent reaches for, and a confusion matrix that tells you why it's wrong.
A logistics-agent startup just raised a $150M Series C at a $1.2B valuation to run insurance claims and energy scheduling, not to answer questions. That's the clearest signal yet of where applied-agent capital is going: agents that finish operational work inside one industry. Here's why the premium moved, and how to position if you're building one.
OpenAI told staff Anthropic's ~$30B run-rate is really ~$22B. Both numbers can be GAAP-legal. The gap is one accounting choice — and the same choice quietly inflates a lot of startup ARR.
The July 30 price cut dropped GPT-5.6 Luna to $0.20/$1.20 per million tokens — about 12x cheaper on output than Kimi K3 and 25x cheaper than GPT-5.6 Sol. Output tokens dominate a coding-agent bill, so the cheap tier just rewrote the routing table. Here's the recomputed math, and the one number you have to measure before you switch.
Two traps hide in the August leaderboard: the SWE-bench Verified winner (DeepSeek V4 Pro, 1.6T) needs a multi-node rig to serve, and it loses the harder SWE-bench Pro to GLM-5.2. Open weights aren't runnable weights — here's the field with Qwen's Apache-2.0 option in it.
DeepSeek open-weighted a million-token, MIT-licensed model on July 31. Before you 'just self-host it,' here's the number nobody puts on the launch slide: the memory floor. The context window is the cheap part.
Between August 4 and 6, every major agentic coding CLI shipped a security release, and the Claude Code one closed a real permission-bypass: a command could hide part of itself from the approval dialog. If you run any of these against a live repo, this is a bump-your-version week.
Launched August 5, inference hooks route every enterprise prompt through your own HTTPS server for an allow-or-deny verdict before the model ever sees it. Here's the wire protocol, a working server, and the fail-open gotcha that quietly lets prompts through.
Anthropic confidentially filed for a possible October Nasdaq IPO at a ~$965B valuation — the first frontier lab you build on to face quarterly earnings. Four things change for founders.
Qwen3.8-Max's headline demo — 16 days, 265 commits, 127 PRs, every commit auditable on GitHub — is real and worth studying. But the thing that survived 16 days wasn't the model; it was a state machine, a watchdog, and a CI gate wrapped around a model that remembers nothing between steps. That harness is the part you can build on a far cheaper model.
The reactive-chatbot era is quietly ending. Four shipped products — Microsoft Scout, Google's Gemini Spark, BridgeApp, and Replit's SEO Agent — now run on a heartbeat, hold their own identity, or act inside your logged-in browser. Here's what each does and what it changes for a team of one.
In July the money split two ways — police the agents, or own a regulated vertical. By the first week of August the split had a winner: security, governance, ops, and observability rounds stacked up week after week, while the marquee vertical deals had already closed back in spring.