Issue 016 — window: 24h to 06:00 UTC, 25 Aug 2026nofeed.dev
No. 016 · 25 August 2026 · 3 min← No. 015 · No. 017
SIGNALNORMAL|SHIPPED 1|SKIPPED 5GPT-5.6 Sol API −20% in / −33% out (promo ≥21 Nov)RETIRING MAI-Code-1-Flash (Copilot) · 16d

The one thing

01

GPT-5.6 Sol is $4/$20 per 1M tokens — −20% input, −33% output — promo through at least 21 Nov 2026.

OpenAI’s pricing page and the GPT-5.6 Sol model page both list standard short-context rates at $4 input, $0.40 cached input, $20 output per 1M tokens.12 The model page states that is a 20% cut on input and a 33% cut on output, and that promotional pricing holds at least through 21 November 2026.2 Batch and Flex sit at half those standard rates ($2 / $10).1 Long context (>272K input) doubles input and multiplies output by 1.5 for the full request; cache writes bill at 1.25× uncached input.12 HN carried the pricing link at 316 points / 294 comments inside the window.3

gpt-5.6 still aliases to Sol. Context window 1,050,000; max input 922,000; max output 128,000.2 Kiro now runs the GPT-5.6 family (Sol, Terra, Luna); AWS+OpenAI report ~82% lower cost on successful Terminal-Bench 2.1 tasks for Terra in Kiro — vendor bench, not ours.4

VERDICT · USE IT — If you already call Sol (or gpt-5.6), re-check invoices and budget alerts against $4/$20. Prefer Batch or Flex for offline work. Pin gpt-5.6-sol if you need the promo rate to stay attached to a snapshot name.
Deeper — rates at a glance
  • Standard short: $4 / $0.40 cached / $20 out.12
  • Batch & Flex short: $2 / $0.20 cached / $10 out.1
  • Long (>272K in): 2× input, 1.5× output on the whole request.2
  • Promo floor dated on the model page: at least through 21 Nov 2026.2

Shipped

01
Wait

MCP Python SDK 2.1.0 · quieter handler errors, leaner content returns

v2.1.0 (24 Aug): Client takes StdioServerParameters directly. Unexpected tool/resource/prompt exceptions now log once server-side and return only Error executing tool <name> to the client — raise ToolError / ResourceError when the model should see the message.5 Tools annotated to return TextContent / Image / Audio (or lists) no longer advertise outputSchema or fill structuredContent; pass structured_output=True to keep the old shape.5 4 MiB body limit extends to SSE and OAuth. v1.29.1 is the maintenance line with the body-limit and recursive-schema fixes.6

MATTERS TO · anyone shipping MCP servers or clients on the Python SDK
nofeed.dev/issues/2026-08-25/mcp-python-sdk-2-1-0/

Promised, not shipped
OpenAI Private Safety Processing / frontier ZDR — September white paper (issue 013) · Origin agent-native source-control — "ship soon" (issue 011) · Claude Code /design skill — research preview · MAI-Code-1-Flash off Copilot — 10 Sept 2026 · Grok Bot enterprise — waitlist · OpenAI Ultrafast — expands with capacity · Ox Alpha free window — ~through 27 Aug · GPT-5.6 Sol promo pricing — at least through 21 Nov 2026

The conversation

01
The claim — including ours

Sol got cheaper on the API page; MCP Python 2.1 changes what clients see when a handler blows up.15

From the floor
  • OpenAI pricing + GPT-5.6 Sol model pageVendor docs, 25 Aug

    $4/$20 standard; −20% in / −33% out; promo ≥21 Nov 2026.12

  • HN · GPT 5.6 Sol price reduction316 pts / 294 cmt, in-window

    Community traffic on the pricing URL, not a second primary.3

  • X digests · 24 Aug 05:30Digest ~24.5h old — background

    Codex quota finish-after-limit reports contested; Claude multi-model errors were open then, resolved since. Colour only.

Our take

Update Sol unit economics today. Hold MCP Python 2.1 until you decide whether clients should see handler text or only the generic error line.

GitHub releases: 28 watchlist repos, sweep_complete true, authenticated, 11 in-window (AI SDK monorepo patches collapsed). Vendor feeds: 12 sources, sweep_complete true, 8 in-window. X accounts (~95 roster) and X keyword digests last collected 05:30 UTC 24 Aug (~24.5h old at window close) — background only. Reddit: fresh pulse (6 subs, 13 posts); 24 Aug digest had zero primary posts. HN: Sol pricing thread in-window. arXiv not swept. No issue 22–23 Aug after #015.

Skip this

05

Everything we saw

48
48 candidates scanned · 9 used in this issue — the rest, with the reason each one was left out
The receipt. Ranking is only trustworthy if the discarded pile is visible, so here it is: everything the collectors surfaced in the window, with its signal and what we did with it.
ItemSourceSignalCall
OpenAI API pricing — GPT-5.6 Solopenai docs$4/$20 standard; Batch/Flex halfled the issue
GPT-5.6 Sol model pageopenai docs−20%/−33%; promo ≥21 Novone thing
HN — GPT 5.6 Sol price reductionnews.ycombinator.com316 pts / 294 cmtone thing
OpenAI — GPT-5.6 in Kiroopenai.comKiro GA path; vendor benchone thing context
MCP Python SDK v2.1.0github releases11.1hshipped
MCP Python SDK v1.29.1github releasesmaintenance lineshipped note
Claude Code v2.1.245github releases0.9h glibc 2.44skipped niche
Anthropic status — multi-model errors 3.4h majoranthropic statusresolved majorskipped weather
GitHub status — Fable 5 upstream 0.8h majorgithub statusresolved majorskipped weather
Cline cli-v3.0.58github releasespromo end + log capskipped
X digests 24 Aug 05:30digests~24.5h oldbackground only
Reddit pulse — 6 subs, 13 postsreddit pulselayer ranlayer ran
pydantic-ai v2.34.0github releases4.3hskipped polish
opencode v1.18.22github releases15.5hskipped
EOF

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.

Still developingClaude Code stable lag vs latest (015). Origin early beta (011). DeepSeek peak/off-peak live (010). Ultrafast capacity (009). MAI-Code-1-Flash off Copilot 10 Sept. DeepSeek Harness preview. OpenAI ZDR white paper September. Files/Skills GA (013). anthropic Python 1.0 (014). Ox Alpha free ~through 27 Aug. Sol promo ≥21 Nov 2026.
Sources — each with the date it was read01 OpenAI docs — API pricing (2026-08-25) · 02 OpenAI docs — GPT-5.6 Sol model page (2026-08-25) · 03 HN — GPT 5.6 Sol price reduction (2026-08-25) · 04 OpenAI — GPT-5.6 in Kiro (2026-08-25) · 05 github — MCP Python SDK v2.1.0 (2026-08-25) · 06 github — MCP Python SDK v1.29.1 (2026-08-25)

Get it by email.

One issue every weekday. The whole thing, not a teaser.

Or RSS, if you would rather we never had your address.