Issue 007 — window: 24h to 06:00 UTC, 12 Aug 2026nofeed.dev
No. 007 · 12 August 2026 · 3 min← No. 006 · No. 008
Correction

This issue published late on 12 Aug: the morning desk run did not write the file; the recovery pass kept the same 24h-to-06:00 UTC window.

SIGNALNORMAL|SHIPPED 5|SKIPPED 5RETIRING MAI-Code-1-Flash (Copilot) · 29d

The one thing

01

xAI ships Grok Bot beta: always-on agents with their own cloud computer, on SuperGrok Heavy and Cursor Ultra/Teams Premium.

Grok Bot is live in early beta.1 Each bot gets a dedicated cloud PC, signs into the tools you already use, runs multi-step jobs end to end, and only returns when something needs approval. Desktop and iOS today; access is SuperGrok Heavy, Cursor Ultra, and Cursor Teams Premium. Enterprise is a waitlist.

The pitch is fleet, not chat: bots in parallel, a chief-of-staff pattern, bots messaging each other, routines learned by watching you once. Same coordination problem Cursor's Origin review layer aims at from the other side — neither is a default coding seat yet.

VERDICT · WAIT — real product on paid tiers. Try one end-to-end job on your own tools before you trust the seat. Skip if you are not already on Ultra or Heavy.
Deeper — what is open, what is gated
  • Primary is xAI's own post dated with the launch; third-party writeups match the plan gates and the cloud-PC claim.1
  • No public price for the bot alone — it rides the host subscription. SuperGrok Heavy and Cursor Ultra are the expensive seats.
  • Cursor Origin (agent-oriented git/review) was still waitlist-facing on the product surface this morning; secondary reports say partner beta and Codebase/Review tabs, not a GA host you migrate to today.2

Shipped

05
Breaking

openai-python 3.0.0 · HTTPX2 default

HTTPX2 is the default HTTP client; httpx is no longer installed automatically. Custom HTTPX clients, transports, or config need HTTPX2 equivalents or the temporary runtime legacy escape hatch.3 Read the migration guide before you bump.

MATTERS TO · anyone who constructs a custom httpx client for the OpenAI SDK
nofeed.dev/issues/2026-08-12/openai-python-3/
Use it

pydantic-ai 2.28.0 · web UI CSRF fix

High-severity fix for Agent.to_web() / clai web: the chat endpoint ignored content type, so a cross-origin page in the developer's browser could trigger the local agent and its tools without a CORS preflight. Now requires Content-Type: application/json. Patched in 2.28.0 and 1.107.3.4

MATTERS TO · anyone who runs the pydantic-ai dev web chat on a workstation
nofeed.dev/issues/2026-08-12/pydantic-ai-web-csrf/
Use it

Ollama 0.32.9 · Nemotron 3.5 Lightning

Adds NVIDIA Nemotron 3.5 Lightning — open 30B MoE with 3B active for always-on agent harnesses — plus a Muse Glimmer function-calling parser fix.5 ollama run nemotron-3.5-lightning.

MATTERS TO · local-agent hosts already on Ollama who want a small-active MoE next to Glimmer
nofeed.dev/issues/2026-08-12/ollama-nemotron-lightning/
Wait

Copilot · MAI-Code-1.1-Flash in, 1-Flash out 10 Sept

MAI-Code-1.1-Flash rolls out across Copilot with native vision and list price ~73% below 1-Flash; annual subscribers pay a 0.25× premium multiplier.6 MAI-Code-1-Flash is deprecated 10 Sept 2026.7 Business/Enterprise admins must enable the new model policy (off by default).

MATTERS TO · Copilot teams on MAI-Code-1-Flash or picking a cheap coding model this month
nofeed.dev/issues/2026-08-12/copilot-mai-code-1-1/
Use it

Copilot for JetBrains · memory + Ollama BYOK

Persistent Copilot memory across agent chat sessions, Ollama as a BYOK provider, Codex sessions in debug logs, and auto-install of Copilot CLI from the integrated terminal.8

MATTERS TO · JetBrains users who want local models or cross-session memory without leaving the IDE
nofeed.dev/issues/2026-08-12/copilot-jetbrains-memory-ollama/

Promised, not shipped
Claude Code auto mode default — 14 Aug 2026 (issue 005) · MAI-Code-1-Flash removed from Copilot — 10 Sept 2026 · Grok Bot enterprise — waitlist, no date

The conversation

01
The claim — including ours

Always-on agents with their own computer are shipping as product seats, while the SDKs underneath still break on HTTP clients and local web UIs.134

From the floor
  • xAI · Introducing Grok BotVendor claim, dated

    Bots as teammates with cloud PCs, cross-app sign-in, multi-bot coordination, and learn-by-watching routines — gated to SuperGrok Heavy and Cursor Ultra/Teams Premium.1

  • r/LocalLLaMA · field benchReader-posted, unverified

    Side-by-side local run of Muse Glimmer 30B vs Qwen 3.6 27B vs Gemma4 31B. A prompt to measure your own harness, not a leaderboard.9

  • r/ClaudeAI · session deletionField report, unverified

    Report that Claude Code silently deletes local sessions after a retention window — confirm against your ~/.claude layout before treating disk transcripts as an archive.9

Our take

The agent seat and the SDK footgun arrived together. Buy the seat only if the job is real; bump the SDK because the footgun is.

GitHub releases: 28 watchlist repos, sweep complete, authenticated. Vendor feeds: 12 sources, sweep complete, 22 in-window. Fresh Reddit pulse (6 subreddits). X digests last collected 05:30 UTC 11 Aug (~27h old) — background only; no 12 Aug X digest in-repo. HN scanned; no single thread carried today's ships.

Skip this

05

Everything we saw

64
64 candidates scanned · 12 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
Introducing Grok Botx.aiprimary launchled the issue
openai-python v3.0.0github releases6.6h · breakingshipped
pydantic-ai v2.28.0 securitygithub releases6.5h · GHSAshipped
Ollama v0.32.9 Nemotron Lightninggithub releases19.2hshipped
MAI-Code-1.1-Flash in Copilotgithub changelog14.3hshipped
MAI-Code-1-Flash deprecation 10 Septgithub changelog13.7hshipped
Copilot JetBrains memory + Ollamagithub changelog12.3hshipped
Per-model token breakdown in Copilot usage reportgithub changelog17.8hbilling detail, not a separate ship
Claude Code v2.1.228github releases12.7hbugfix pile; Write-tool rule tweak
Anthropic Compliance API local sessions (dated day)anthropic docsAug 11 day noteenterprise audit path; thin on public detail
Cline CLI v3.0.53github releases13.6hdaemon fingerprint + Fable 5 on Vertex
Reddit pulse — Glimmer benches, Claude sessions, Cursor regressionsreddit pulse11 posts, 6 subsconversation colour
X digests 11 Aug 05:30digests~27h oldbackground only
OpenAI ads in ChatGPTopenai.com22.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 auto mode default lands 14 Aug (issue 005). Muse Glimmer local runtimes still rolling (issue 006) — Ollama 0.32.9 tightens the Glimmer tool-call parser. Sonnet 5 pricing docs lag (issue 006). MAI-Code-1-Flash → 1.1-Flash migration closes 10 Sept.
Sources — each with the date it was read01 x.ai — Introducing Grok Bot (2026-08-12) · 02 testingcatalog — Cursor Origin / Review tabs (2026-08-12) · 03 github — openai-python v3.0.0 (2026-08-12) · 04 github — pydantic-ai v2.28.0 (2026-08-12) · 05 github — ollama v0.32.9 (2026-08-12) · 06 github changelog — MAI-Code-1.1-Flash (2026-08-12) · 07 github changelog — MAI-Code-1-Flash deprecation (2026-08-12) · 08 github changelog — Copilot JetBrains memory/Ollama (2026-08-12) · 09 reddit pulse — LocalLLaMA / ClaudeAI / cursor (12 Aug) (2026-08-12)

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.