The one thing
01anthropic Python SDK hits 1.0 — httpx2, Python 3.10+, Text Completions gone.
v1.0.0 published 20 Aug: HTTP layer moves from unmaintained httpx to Pydantic's httpx2 fork. Minimum Python rises from 3.9 to 3.10. Legacy Text Completions (client.completions.create, HUMAN_PROMPT / AI_PROMPT) are removed. .with_raw_response returns the same APIResponse / AsyncAPIResponse classes as streaming — async parse/read/text/json are coroutines; .text and .content are methods.12
Custom httpx clients, transports, and isinstance checks must switch to httpx2 (or httpx2.alias_httpx() at startup so tracers and mocks still see traffic). Bedrock clients now raise if no AWS region resolves instead of falling back to us-east-1. MIGRATION.md documents the rest; Claude Code can run /claude-api upgrade python.2
Shipped
02pydantic-ai 2.33.0 · emergency Anthropic 1.0 pin
anthropic 1.0.0 hit PyPI on 20 Aug. Earlier pydantic-ai releases, including v2.32.2 cut hours earlier, allowed it without supporting it — a fresh pydantic-ai[anthropic] install could resolve 1.0.0 and fail at runtime. v2.33.0 requires and supports anthropic>=1.0.0. Stay on older pydantic-ai only with anthropic<1. Custom http_client on AnthropicProvider must be httpx2.AsyncClient.3
Codex rust-v0.149.0 · agents dashboard, queue, cwd commands
Interactive codex agents dashboard searches, starts, opens, renames, and stops tasks. codex queue sends messages into existing local or remote sessions. TUI gains /cd, /pwd, /cwd. codex doctor covers endpoint protection, proxy failures, desktop app state, and update connectivity. SDK callers can pass exact CLI config overrides and select max or ultra reasoning effort. Resumed/forked threads restore their permission profile instead of silently resetting.4
Promised, not shipped
OpenAI Private Safety Processing / frontier ZDR detail — white paper expected September (issue 013) · Origin agent-native source-control features — "ship soon" (issue 011) · Claude Code /design skill — research preview; no GA version line · MAI-Code-1-Flash removed from Copilot — 10 Sept 2026 · Grok Bot enterprise — waitlist, no date · OpenAI Ultrafast (GPT-5.6 Sol, Cerebras) — limited preview expands with capacity
The conversation
01Anthropic's Python SDK went major the same window pydantic-ai had to ship an emergency pin, while Codex added a multi-agent control surface.134
- anthropic-sdk-python v1.0.0 + MIGRATION.mdVendor, dated
httpx2 client, Python ≥3.10, Text Completions removed, raw-response class change, Bedrock region required.12
- pydantic-ai v2.33.0Vendor, dated
Explicit apology for the breakage window; pin anthropic≥1.0.0 or stay on anthropic<1 with older pydantic-ai.3
- X accounts digest · 20 Aug 05:30Digest ~24.5h old at window close — background
Brockman pitched Codex as a general harness (tax-prep pilot); field notes on Claude Code Concise and project-scoped /config — colour, not a ship decision.
Treat anthropic 1.0 as a planned break: read MIGRATION.md, upgrade pydantic-ai the same day, then pin. Grab Codex 0.149 if you juggle multiple agent sessions.
GitHub releases: 28 watchlist repos, sweep_complete true, authenticated, 18 in-window (llama.cpp nightlies and AI SDK monorepo patches collapsed). Vendor feeds: 12 sources, sweep_complete true, 15 in-window. X accounts digest (roster ~100) and X keyword digest last collected 05:30 UTC 20 Aug (~24.5h old at window close) — background only. Reddit: fresh pulse (6 subreddits, 9 posts). HN: no thread carried a primary for today's ships. arXiv not swept.
Skip this
05Claude Code v2.1.238. Readline Ctrl+W flavor, marketplace headersHelper, runner flags. Upgrade when convenient.
Cline desktop rename + v4.1.11 image generation. Rebrand and optional media path. Not a default-stack pin.
GitHub agent-task failures 9.9h critical; Anthropic multi-model errors 0.4h major; Codex API auth 0.9h minor. Resolved weather with duration — not a ship decision.
OpenAI "Introducing AI Futures" blog. Policy essay. Nothing to install or pin.
llama.cpp nightlies; AI SDK monorepo patches; langchain package bumps. Nightlies and gateway/package noise.
Everything we saw
4848 candidates scanned · 10 used in this issue — the rest, with the reason each one was left out
| Item | Source | Signal | Call |
|---|---|---|---|
| anthropic-sdk-python v1.0.0 | github releases | 10.1h BREAKING | led the issue |
| anthropic-sdk-python MIGRATION.md (v1.0.0) | github | primary migration | one thing |
| pydantic-ai v2.33.0 | github releases | 1.2h | shipped |
| Codex rust-v0.149.0 | github releases | 9.0h | shipped |
| Claude Code v2.1.238 | github releases | 9.5h | skipped polish |
| Cline v4.1.11 / desktop-v0.0.15 / cli-v3.0.56 | github releases | 0.5h | skipped rebrand |
| GitHub status — agent task failures 9.9h critical | github status | resolved critical | skipped weather |
| Anthropic status — multi-model errors 0.4h major | anthropic status | resolved major | skipped weather |
| OpenAI — Introducing AI Futures | openai.com | essay | skipped |
| X digests 20 Aug 05:30 | digests | ~24.5h old | background only |
| Reddit pulse — 6 subs, 9 posts | reddit pulse | layer ran | layer ran |
| opencode v1.18.19 | github releases | 23.7h | gateway tweaks |
End of feed. That is everything from the window worth your time.
Next issue tomorrow, 06:00 UTC — and if nothing ships, it will say so in two hundred words.