Daily digest
6 items · ~6 min · Week 2026-W25
Worth knowing (3)
Midjourney V8.1 Becomes Platform Default, Replaces V7 with 2K Native Resolution
MidjourneyMidjourney promoted V8.1 to platform default on June 11, 2026, replacing V7. The update delivers 4-second standard generation and 12-second HD generation, native 2K resolution in HD mode (4× the pixel count of V7), improved prompt adherence, and better text rendering in generated images. V8.0 alpha will be deprecated within two weeks of the rollout. V8.1 is available on all subscription tiers.
Anthropic Staff to Meet White House Officials This Week to Negotiate Fable 5 Access Suspension
AnthropicFollowing the June 12 export-control directive that forced Anthropic to disable Claude Fable 5 and Mythos 5 globally, Axios reported on June 14 that senior Anthropic technical staff will travel to Washington this week to meet with White House officials. The Philadelphia Inquirer characterized the situation as the Trump administration 're-igniting its feud with Anthropic' over its latest models. Anthropic has maintained in its public statement that the jailbreak cited by the directive was narrow and comparable to weaknesses across all frontier models, and that the applied threshold 'would essentially halt all new model deployments for all frontier model providers.'
Anthropic Agent SDK Billing Split and Sonnet 4 / Opus 4 Model Retirement Take Effect
AnthropicTwo changes announced May 14 took effect simultaneously on June 15. First: programmatic Claude usage — Agent SDK calls, `claude -p` subprocess invocations, Claude Code GitHub Actions, and third-party SDK automations — now draw from a separate monthly credit pool at standard API list rates. Credit amounts mirror subscription cost: Pro $20/month, Max 5× $100/month, Max 20× $200/month. Interactive Claude Code in terminal/IDE, web chat, and Claude Cowork are unaffected. Second: the versioned model IDs claude-sonnet-4-20250514 and claude-opus-4-20250514 were retired at 9 AM PT; API calls to those IDs return errors. Recommended migration targets are claude-sonnet-4-6 and claude-opus-4-8.
For reference (3)
Yandex Drops — First Russian AI Wearable with Alice AI — Enters Retail Stores
YandexYandex Drops (Яндекс Дропс) — TWS earbuds billed as Russia's first AI wearable device — went on sale exclusively through the Alice AI chat interface on June 9, 2026, and began rolling out to retail stores across Russia, Kazakhstan, and Belarus on June 16, with Uzbekistan following June 30. The earbuds run a full Alice AI voice model equivalent to the chat version, enabling hands-free Alice interaction without a phone. A 'My Memory' feature — initially exclusive to Drops owners — converts voice notes into structured AI-generated reminders. Retail price: 8,990 rubles.
OpenAI Codex App 26.609 Ships Developer Mode with Chrome DevTools Protocol Access
OpenAICodex app 26.609 (released June 11) introduced Developer mode for Browser Use, giving users direct Chrome DevTools Protocol access to inspect and script browser sessions — moving from a black-box browser driver to a transparent, scriptable layer. The release also added rate-limit reset banking for Plus and Pro subscribers, a /init command for project-level instructions in the composer, and expanded Computer Use availability to additional Enterprise regions. CLI 0.139.0 (same cycle) added standalone web search in code mode and improved MCP tool schema preservation across provider roundtrips.
OpenCode v1.17.7: MCP Servers Now Receive Workspace Root Context
SSTSST shipped OpenCode v1.17.7 on June 14. The headline change: MCP servers now receive the current workspace as a client root context, allowing servers to make project-aware decisions without manual path configuration. Also in v1.17.7: plugin clients reuse active servers rather than assuming the default local port; ACP shell tool calls now surface the command and working directory from the start of output; new-session routes stay scoped to their own draft server. Earlier this week, v1.17.0 (June 10) was the major release adding WSL-backed Desktop support, fff-based file search for faster monorepo navigation, and Cohere North model support.