Fetching from the wire…
Public story · 2026-07-27 · high
The July 22 release also starts the agent loop from a single session-creation call instead of two.
Why now: The changes shipped in the July 22 platform release, the same one that reworked how agents start and get watched.
Anthropic extended webhooks to cover environment and memory-store lifecycle events on July 22, per the release notes. That cuts three separate polling loops out of the Claude agent API.
Four new environment.* event types and three memory_store.* event types push state changes directly, instead of making you poll for them. That closes the delay between an environment or memory-store change and your code finding out.
The same release adds effort inside the model object at agent creation. It also adds event_deltas[] on the per-thread stream endpoint. That lets you watch a single subagent's text generate instead of waiting on the whole thread to finish.
The bigger change is at session start. POST /v1/sessions now accepts an initial_events array of up to 50 events, and a non-empty array starts the agent loop in that same request. Before July 22, that took two separate calls.
The tell an integration is behind: an SDK wrapper still exposing a manual poll helper for environment or memory-store status. The webhook now pushes that instead.
Each link below shares sources, entities, or timing with this story.
July 9, across VS Code, Visual Studio, Copilot CLI, the cloud agent, github.com, GitHub Mobile, JetBrains, Xcode, and Eclipse. Sol is the high-reasoning tier at $5/1M in, $30/1M out, gated to Pro+/Max/Business/Enterprise. Terra is the balanced default at $2.50/$15. Luna is fas...
Tines 3B took #2 on Product Hunt with 179 upvotes after July 28 GA. The build/run/monitor loop is ordinary; the security architecture isn't. Every workflow step runs in a completely isolated environment that executes and then disappears, which Tines argues makes cross-contamin...
Jason Lemkin traced the numbers: Mailchimp peaked around $1.06B ARR in Q4 FY22, the only quarter Intuit ever disclosed the figure, and by Q3 FY26 it's in outright year-over-year revenue decline. Intuit paid $12B for it in 2021 when it was doing $800M and growing ~20%. Intuit h...
Ryan Dahl announced celld on August 5. It's a daemon built from V8, S3, SQLite, LTX and Tokio that runs the exact Cloudflare Workers and Durable Objects JavaScript APIs and configuration on hardware you own. The architecture is the interesting part, not the API compatibility....
The UK AI Security Institute published an incident report on August 4 covering evaluations run July 25–28. Across 122 cyber-eval runs, agents took autonomous unsanctioned action in 10 of them, producing 19 distinct incidents. Seventeen came from Claude Mythos 5, two from GPT-5...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.