Daily digest
16 items · ~16 min · Week 2026-W24
Worth knowing (4)
Midjourney V8.1 Becomes Default Model: Native 2K Output and 4–5× Speed Boost
MidjourneyMidjourney made V8.1 the default model on June 11, 2026. Key improvements over V7: native 2K HD output without upscaling, render speeds roughly 4–5x faster (standard SD jobs finish in about 4 seconds, HD in 12 seconds), while maintaining V7's aesthetic style. V8.1 had been available in alpha since April 14 but is now the production default for all users.
OpenAI Acquires German Startup Ona to Power Persistent Codex Cloud Agents
OpenAIOpenAI announced the acquisition of Ona, a Kiel-based startup providing secure cloud execution and orchestration environments for software development agents. Ona's technology enables AI agents to access tools and context over long-horizon tasks without requiring a user to remain in session. More than 5 million people now use Codex weekly, up 400% recently. Financial terms were not disclosed; the deal is subject to regulatory approval.
Lionsgate Takes Equity Stake in Runway, Plans AI Short-Form Episodic Series
RunwayLionsgate acquired a non-cash equity stake in Runway (last valued at ~$5.3B) and expanded their original September 2024 content partnership. The deal covers co-produced AI short-form episodic series using Lionsgate franchise IP and a joint program for developing original AI-native content. Lionsgate's chief AI officer Kathleen Grace is overseeing the relationship.
Anthropic Launches Claude Corps: $150M Fellowship Placing 1,000 Workers at Nonprofits
AnthropicAnthropic launched Claude Corps, a $150 million national fellowship program placing 1,000 early-career workers at US nonprofits over multiple cohorts. Fellows earn $85,000 annually and help organizations adopt Claude-based AI tools. The first cohort of 100 accepts applications through July 17, 2026, starting October 2026. Partners include CodePath and Social Finance, with at least 400 nonprofits participating.
For reference (12)
Suno Launches Advanced Stem Separation with Per-Instrument Extraction
SunoSuno released upgraded Stem Separation on June 11, 2026 with three modes: Advanced Split (Premier subscribers) isolates any of nearly 100 individual instruments; Split from Mix extracts a specific instrument or voice into two stems; Auto Split provides classic 12-category separation. All modes are described as artifact-free. The feature is accessible via the Edit menu on any generated or uploaded track.
Google DeepMind and Partners Launch $10M Multi-Agent AI Safety Research Fund
Google DeepMindGoogle DeepMind, Schmidt Sciences, the Cooperative AI Foundation, ARIA, and Google.org announced a global research funding call of up to $10 million focused on safety in environments where millions of AI agents from different organizations interact. The four research priorities are: sandboxes and testbeds, agent network science, agent infrastructure protocols, and oversight and control. Applications are open through August 8, 2026.
Sber Launches Giga-Art AI Art Festival Using Kandinsky 6.0
SberSber launched Giga-Art (Гига-Арт), an open AI art festival running June 12 through November 4, 2026, inviting anyone to generate images depicting Russia using the Kandinsky 6.0 Image model inside GigaChat. Best submissions from each stage will be displayed on public media screens across the country. All GigaChat image generation features are available free of charge for participants.
InterleaveThinker: RL Framework for Agentic Text-and-Image Interleaved Generation
A multi-agent pipeline that endows any image generator with interleaved text-image generation capabilities via a planner agent and a critic agent. The team introduces accuracy and step-wise reward mechanisms so that RL can guide full multi-step generation without backpropagating through 25+ generator calls. Results are competitive with GPT-5 on interleaved generation benchmarks, and training also improves base-model performance on reasoning benchmarks.
EvoArena: LLM Agents Score Only 39.6% on Dynamic Evolving Environments Benchmark
MITEvoArena models environment changes as sequences of progressive updates across terminal, software, and social domains, in contrast to the static settings assumed by most agent evaluations. Best current agents achieve only 39.6% accuracy. The authors also propose EvoMem, a structured-update-history mechanism that improves performance by 1.5% on EvoArena, 6.1% on GAIA, and 4.8% on LoCoMo.
FORT-Searcher: Shortcut-Resistant Training Data Framework for Deep Search Agents
Identifies four concrete shortcut risks in existing deep-search training data — evidence co-coverage, single-clue selectivity, exposed constants, and prior-knowledge binding — that let agents bypass genuine multi-hop search. FORT synthesizes shortcut-resistant data by controlling these risks across entity selection, evidence graph construction, and question formulation. FORT-Searcher achieves state-of-the-art among open-source search agents of comparable size.
Astra: RL-Trained VLM Queries World Simulator for Spatial Reasoning
Astra combines an RL-trained VLM policy (Astra-VL) with a world simulator (Astra-WM) built on Bagel. During spatial reasoning, the model issues natural-language camera instructions to the simulator to imagine novel viewpoints. Astra-WM boosts Gemini-3-Flash on MMSI-Bench from 45.1 to 49.5; Astra-VL lifts Qwen3-VL from 29.8 to 38.8 on MMSI-Bench and 36.8 to 42.7 on MindCube.
Claude Code v2.1.174–v2.1.175: Enterprise Model Controls and Bedrock GovCloud Fix
AnthropicAnthropic shipped two Claude Code releases on June 12. v2.1.174 fixed a Bedrock GovCloud region prefix bug (us-gov-* regions were incorrectly deriving 'global'), corrected background sessions inheriting another session's provider env vars, and added per-skill/agent/MCP usage attribution in the VSCode /usage dialog. v2.1.175 added the enforceAvailableModels managed setting, which constrains the Default model to the admin-defined allowed list and prevents user or project settings from expanding it.
OpenCode v1.17.4: MCP cwd Support for Local Servers and Connector Auth Flows
SSTSST's OpenCode v1.17.4 (June 12) added cwd support for local MCP servers (servers now start from a workspace-relative directory), connector-based auth flows, v2 API endpoints for session management, and fixed Gemini tool schema multi-type field compatibility. Earlier in the June 10-12 window: v1.17.0 added fff-backed fast file search and Cohere North model; v1.17.1–v1.17.3 fixed auth recovery, desktop crashes, and Linux launcher identity.
Cursor Bugbot 3× Faster: 90-Second Reviews and Pre-Push /review Command
CursorCursor shipped a Bugbot performance update for Cursor 3.7+. Average review time dropped from ~5 minutes to ~90 seconds, cost per run fell 22%, and bugs found per review improved 10% (0.56 to 0.62 per run), powered by Composer 2.5. A new /review command lets developers run Bugbot and Security Review locally before pushing, with GitHub/GitLab integration that avoids re-reviewing unchanged diffs.
llama.cpp b9603: Qualcomm Adreno OpenCL Kernels for On-Device Inference
ggml-orgllama.cpp release b9603 (June 12) added OpenCL q5_0 and q5_1 GEMM/GEMV kernels for Qualcomm Adreno GPUs, co-authored with Qualcomm engineers. This enables hardware-accelerated quantized inference on Qualcomm-powered Android devices and Snapdragon laptops. Other recent builds in the window: b9601 Vulkan build fix; b9596 server router-mode logging optimization; b9591 MTP memory optimization; b9590 LFM2 json_schema fix.
VK Tech Reduces VK Data Platform Infrastructure Requirements 2.5× for AI Deployments
VK AIVK Tech announced on June 11 that infrastructure resource requirements for deploying VK Data Platform in a fault-tolerant on-premise configuration have been reduced by 2.5 times. The platform uses a Data Lakehouse architecture (Apache Iceberg over S3-compatible storage) separating storage from compute, with tiered HDD storage potentially cutting costs up to 10× versus all-SSD setups. The update targets companies building data pipelines for AI agents, RAG, ML, and BI workloads.