August 24 2026
OpenAI API
OpenAI Regional Processing Per Request: Route One Call to the EU →
Reuse one Global-project API key across the global, US, and EU base URLs. How to verify account eligibility, distinguish regional storage from processing, allowlist supported endpoint and model combinations, and add negative tests for EU-specific limitations.
August 23 2026
Tool Use
Computer Use Goes GA — and the Browser Toolset That Reads the Page Instead →
computer_toolset_20260801 takes computer use out of beta and rejects name, display_width_px, display_height_px, display_number and enable_zoom outright. What the migration actually changes, why batch actions run in order, and when browser_toolset_20260801 and its element references are the better fit for web work.
August 22 2026
SDK Migration
Anthropic Python SDK 1.0: The Migration That Removes temperature, top_p, and top_k →
Version 1.0 of the anthropic Python package raises the minimum Python version to 3.10, moves the HTTP layer to httpx2, deletes Text Completions and the sampling parameters, and makes the AWS region mandatory on AnthropicBedrock. The order to apply the changes in, and why the test harness breaks before the application does.
August 21 2026
Security
Private Claude Code Plugin Marketplaces: Short-Lived Auth with headersHelper →
Claude Code 2.1.238 adds headersHelper to URL marketplaces and catalog entries. How to scope short-lived credentials, keep the explicit command confirmation, and test catalog, archive, install, update, and failure paths separately.
August 20 2026
API Contracts
The Claude API Beta Headers That Just Went GA: What Removing Them Changes →
The Files API, Agent Skills, and Enterprise user management went GA on August 19, 2026 and their beta headers are now optional. Two of the three are safe to delete. Removing the third switches the /v1/files list format under code that never contained the header in the first place.
August 18 2026
API Migration
OpenAI's Assistants API Shuts Down August 26: The Migration Checklist →
OpenAI lists an August 26 removal date for the whole Assistants API. Inventory by construct rather than by URL, keep configuration in code instead of prompt objects that shut down 96 days later, and export thread history before the endpoint stops answering.
August 17 2026
Agent Tooling
Claude Code's Subagent Forking Default: What Changes for Your Multi-Agent Setup →
Claude Code 2.1.232 makes a subagent_type "fork" subagent inherit the full parent conversation and prompt cache by default. Where the cost assumption moved, where context can leak between subagents, and what to check in an existing config.
August 15 2026
Governance
Your Local Claude Code Sessions Are Now Retrievable by Your Organization →
The Compliance API added three endpoints on August 11, in beta for Claude Enterprise organizations, that return transcripts of Cowork and Claude Code sessions running on users' own machines. The capture boundary is the API request, not the laptop.
August 14 2026
API Migration
Imagen 4 Shuts Down August 17: Migrate the Model ID Without Breaking Image Output →
Google lists an August 17 shutdown date for three Imagen 4 endpoints. The replacement changes the response contract, so a safe cutover needs an adapter plus binary, failure, and visual acceptance tests.
July 27 2026
Model Release
Claude Opus 5 Keeps the Price and Changes the Bill →
Anthropic released Claude Opus 5 on July 24, 2026 at Opus 4.8's exact list price. Thinking is now on by default, the five-level effort dial is the main cost control, and the prompt-cache rules changed in two directions at once.
July 15 2026
Research
Microsoft's CLI Agent Rollout: 24% More Merged PRs, With a Catch →
A July 2026 field study of Microsoft's early rollout of Claude Code and GitHub Copilot CLI found roughly 24% more merged PRs among adopters. The useful lesson is how adoption, retention, review load, and cost should be measured.
July 11 2026
Model Release
GPT-5.6 Goes GA: The Locked Preview Opens Two Weeks Later →
On July 9, 2026, OpenAI made GPT-5.6 Sol, Terra, and Luna generally available across ChatGPT, Codex, and the API after a 13-day limited preview. GA pricing, ultra mode with four parallel agents, programmatic tool calling — and what the delay teaches about model availability.
June 29 2026
Model Release
GPT-5.6 Sol Launches in a Locked Preview: The Best Coding Model You Can't Use Yet →
OpenAI previewed GPT-5.6 Sol on June 26, 2026 — a new state of the art on Terminal-Bench 2.1, with an ultra mode that runs subagents. But access is limited to a small set of partners after the U.S. government reviewed the launch. What that means for how you build.
June 26 2026
Tools
Windsurf Is Now Devin Desktop: What Changes Before Cascade's July Cutoff →
Cognition retired the Windsurf brand on June 2, 2026, relaunching it as Devin Desktop with an Agent Command Center and ACP support. Cascade, Windsurf's local agent, remains available through July 2026 — here's what to check before then.
June 14 2026
Tools
OpenCode Crosses 160,000 Stars: Inside the Model-Agnostic CLI Agent →
The open-source terminal agent OpenCode crossed 160K+ GitHub stars and 7.5M monthly active developers, with support for 75+ model providers and a fast release cadence (v1.16.0 in early June, v1.17.x soon after) — what its provider-agnostic, BYOK approach means for your CLI workflow.
June 4 2026
Model Release
Claude Opus 4.8 Reaches 88.6% on SWE-bench Verified →
Anthropic's latest Opus release reports an 88.6% SWE-bench Verified score, with stronger agentic coding behavior, dynamic workflows, and better uncertainty signaling.
May 29 2026
Model Release
Claude Opus 4.8: 1M Context, Adaptive Thinking, Dreaming Agents →
What actually changed in Claude Opus 4.8 and what it means for developers building agents and production AI features. 1M token context is now default. Dreaming gives agents persistent memory between sessions.
May 21 2026
Platform
Google I/O 2026: The Developer Edition →
Google spent three days announcing things. Here's what matters for developers: Gemini 3.5 Flash, Antigravity 2.0 subagents, the Managed Agents API, WebMCP (AI agents in the browser), and Android CLI 1.0.