Daily digest
10 items · ~10 min · Week 2026-W18
Must-read (2)
Midjourney releases V8.1 with 4-5x faster rendering and cheaper HD mode
MidjourneyMidjourney released V8.1 on April 30, 2026 as its fastest image model to date, with standard jobs rendering 4-5x faster than prior versions. The update brings improved prompt adherence, better small-detail retention, sharper SREFs and moodboards, and a V7-inspired aesthetic. HD mode is 3x faster and 3x cheaper; standard resolution is 50% faster and 25% cheaper. New tools include restored image prompts, a Prompt Shortener, and an updated Describe feature.
xAI completes Grok 4.3 API rollout with 1M context, native video, and ~40% price cut
xAIxAI flipped the switch on Grok 4.3 as the flagship API model on April 30, 2026, completing the rollout that began with the April 17 beta. Pricing dropped roughly 40% on input tokens to $1.25 per million input and $2.50 per million output, with a 1M-token context window and native video input added for the first time. Existing API customers were prompted in-console to migrate from grok-4.20 to grok-4.3.
Worth knowing (4)
Eywa: heterogeneous collaboration framework between LLM agents and scientific foundation models
University of Illinois at Urbana-ChampaignEywa is a framework that lets LLM-based agentic systems coordinate with non-language scientific foundation models across physical, life, and social sciences. It introduces three variants — EywaAgent, EywaMAS, EywaOrchestra — that orchestrate inference over structured domain data, addressing the limitation that pure language interfaces fail for many real-world scientific tasks.
Yandex launches YandexGPT-based AI assistants for schools and EdTech
YandexOn May 1, 2026 Yandex announced a new line of educational products built on YandexGPT, including an AI math assistant for grades 5-8 and a broader platform offering AI tools for students, teachers, and EdTech course authors. The math assistant guides pupils through problems with leading questions rather than giving direct answers and will roll out to over 6 million Russian school students from December 1, 2026. The platform also lets teachers and course authors upload materials and get AI-driven feedback for improving content.
GitHub Copilot ends Opus 4.7 promo multiplier as AI Credits transition nears
GitHubGitHub's promotional multiplier for Claude Opus 4.7 inside Copilot expired on April 30, 2026, with standard request pricing applying afterwards. Opus models were also removed from the Copilot Pro tier (remaining only on Pro+), and starting June 1, 2026 Copilot usage will draw from GitHub AI Credits as part of the move to a token/credit-based billing model after weekly operating costs nearly doubled in early 2026.
Anthropic launches Claude Security in public beta for enterprise customers
AnthropicAnthropic opened Claude Security to public beta for Claude Enterprise customers on May 1, 2026 — a defensive product powered by Claude Opus 4.7 that scans entire codebases for vulnerabilities and generates targeted patches. The tool traces data flows across files and supports scheduled scans, audit-ready dismissal, CSV/Markdown export, and webhook integrations with Slack and Jira. CrowdStrike, Palo Alto Networks, SentinelOne, Trend.ai, and Wiz are embedding Opus 4.7 into their platforms.
For reference (4)
ESamp: LLMs explore by latent distilling for semantic-novelty sampling
ShanghaiTech UniversityESamp is a decoding method that injects semantic (not just lexical) diversity by training a lightweight Distiller at test time to predict deeper-layer hidden states from shallow ones, then using prediction errors as a novelty signal to bias sampling toward less-explored semantic patterns. Reports improved Pass@k on math, science, and code benchmarks with only 1.2-5% inference overhead.
CoPD: co-evolving policy distillation for unified multi-capability models
CoPD trains specialized expert policies in parallel and runs distillation simultaneously during their development, so experts mutually teach one another instead of being trained sequentially and then merged. The approach combines text, image, and video reasoning into one model, beating both mixed RLVR and sequential expert-then-distill baselines, and even single-domain experts.
OpenAI ships GPT-5.3 Instant Mini and Fast Answers in ChatGPT
OpenAIChatGPT received a multi-part update on May 1, 2026 including GPT-5.3 Instant Mini as the new rate-limit fallback (replacing GPT-5 Instant Mini), a Fast Answers mode that returns quicker high-confidence in-depth replies on web/iOS/Android, an in-composer model picker, and Advanced Account Security with stricter recovery and session controls. Outlook delegated/shared resource support was also expanded.
GitHub Copilot for Visual Studio April 2026 update ships agentic workflows
GitHubThe April 30, 2026 GitHub Changelog entry covers Copilot's Visual Studio April update, centred on agentic workflows: cloud agent sessions can now be launched directly from the IDE, custom agents gain user-level scope, and a new Debugger agent validates proposed fixes against live runtime behavior. The text visualizer also gains an Auto-detect and format button that uses Copilot to identify encoding or compression and decode strings.