Existing agents keep running, but the model catalog is frozen at July 30 and new accounts get a 403. The real decision isn't Classic vs AgentCore — it's whether your agent logic is portable enough that AWS's next retirement doesn't become your next rewrite.
Comparing hourly GPU prices first is the rookie mistake — half these clouds don't sell you the thing you think you're buying. Here's the product shape of each, and the utilization math that decides between renting by the hour and paying by the token.
A tenant_id column keeps your rows apart. It does nothing for your vector store, your prompt cache, your agent memory, or your trace logs — four leak surfaces classic SaaS never had. Here's how to close all five.
A $75M Series B for autonomous supply-chain spend, co-led by Battery Ventures and NewRoad. The tell isn't the number — it's that the same founders built and exited a procure-to-pay SaaS first, then rebuilt it as agents.
Chai gave away its first model, sits below OpenAI and Anthropic on raw capability, and just raised $400M at a $3.8B valuation. The reason is the cleanest lesson of 2026 for founders: in a regulated vertical, the weights are not the moat — the closed data-and-validation loop is.
Nova Premier, Omni, Reel, and Canvas are now maintenance-only while Amazon restarts behind a single frontier model. If you shipped on a frozen model via Bedrock, you're on borrowed time — here's the migration triage and the durable lesson underneath it.
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.
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.
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 embeddings API is so cheap that a rented GPU almost never wins on raw cost — you need tens of billions of tokens a month before an L40S undercuts a $0.02/M API. Here's the worksheet that finds your exact crossover, plus the three reasons that aren't cost at all.
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.
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.
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.
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.
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.
On September 1, 2026, Sonnet 5 moves from $2/$10 to $3/$15 per million tokens — a flat 50% rise that hits base input, output, every cache tier, and the batch rate identically. Here's the exact math, why caching won't save you, and the four levers that actually do.
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.
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.
A year ago we compared two ways to bolt a quality check onto RAG. There is a third, and it checks a different thing entirely — not the answer, not the documents, but the question. Here is which one fixes which failure.
Free frontier credits for scientists today are a distribution play, not a grant: they pre-seed the vendor defaults on the companies those researchers found in two-to-four years.
A budget model 'beats the flagship on nine benchmarks' about once a week now. Here's the five-question checklist a founder runs on any vendor's agent scores — worked live on DeepSeek's July 31 V4-Flash table — so you switch models on evidence, not on a press release.
A model tops MTEB, a retriever posts a great recall@k, a RAGAS run scores 0.9 faithfulness — and your users still get wrong answers. Here's how to read each of those numbers for what it actually promises, and what it quietly leaves out.
On August 6, AWS moves Agent Registry out of preview and out of the bedrock-agentcore namespace into a dedicated agent-registry namespace — quietly making agent discovery a hyperscaler default.
The per-million number on a model's pricing page is the worst predictor of your bill. Three variables — cache hit rate, output-to-input ratio, and how many turns the loop runs — decide what an agent task actually costs. Here's the worksheet that turns them into a number.
The reason your enterprise deal stalls at 'we can't send customer data to an LLM' isn't the model — it's that you can only promise the host never sees the prompt. Tinfoil runs the model inside a hardware enclave with remote attestation, so you can prove it instead.
The deal is verbal-yes until their security team sends the questionnaire. Here's the exact list of artifacts that unblocks it — SOC 2, a DPA, a subprocessor register, and the AI-specific answers that are new in 2026 — and the order to get them in without torching six weeks.
A new model claims #1 on a coding leaderboard almost every week. Here's how to tell which of those numbers should move your model choice — and which are marketing that happens to be true.