01
Space Bunny Alpha — free, 1M-token context, but the lab is still anonymous
Confirmed
Confirmed independently by both passes — listed free on OpenRouter (1M context, 524K output, multimodal) and live inside Command Code's harness. Worth testing on non-sensitive work only: provider identity is unconfirmed and OpenRouter's listing says prompts/outputs may be retained (not for training, but still retained).
02
OpenAI discloses its training agents leaked user images externally
Confirmed
OpenAI says training agents posted 53 user images (from accounts that had allowed training use) to external image hosts; full review will take months. If you've opted into training use anywhere with OpenAI, this is worth checking.
03
Codex 401 outage on Sep 25 was NOT a bad API key
Confirmed
OpenAI Devs confirmed a Codex outage caused spurious 401s on Sep 25. If a job died with a 401 that day, re-queue it — rotating your key does nothing and just adds churn.
04
Claude Code: effort level is a cost switch, not a smarter-answer switch
Confirmed
An Anthropic employee clarified low/medium effort is fine for normal feature work, high for when you need real test coverage, max for long jobs or security review. Cranking effort adds checks — it does not fix a wrong plan.
05
Claude ships a plugin portal — MCP usage up 110x this year
Confirmed
Plugins now package MCP servers + skills together. The 110x MCP-usage jump is Anthropic's own number — worth a look if you're not yet using Claude plugins/MCP for repeat workflows.
06
Liquid AI ships a faster local vision-inference model
ConfirmedLFM2.5-VL-3B-DSpark
LFM2.5-VL-3B-DSpark, a speculative-decoding draft model, claims 3.13x faster decoding on Apple silicon / 2.66x on H100 (Safetensors + GGUF, works in SGLang/MLX-VLM/llama.cpp). The LFM Open License only gives free commercial use under $10M annual revenue — review before embedding it in a paid product.
07
Microsoft revamps Copilot around Home / Code / Autopilot
Developing
"Code" builds apps/dashboards from natural language; "Autopilot" is a longer-running named agent with a role and objective. Early access only, end of September. Don't budget around it yet unless you're already in the preview.
08
JetBrains Air — a model-agnostic multi-agent dev workspace
Developing
One IDE workspace supporting Claude Agent, Codex, Gemini CLI/3 Flash, and Junie side by side. Worth inspecting if you want to avoid rebuilding your workflow every time you switch agent vendors. No pricing/availability confirmed yet.