Daily digest
11 items · ~11 min · Week 2026-W33
Worth knowing (5)
Suno launches Studio 2.0 with MIDI, wavetable synth, and AI chat-driven production tools
SunoSuno released Studio 2.0, a major overhaul of its browser-based generative audio workstation, adding MIDI recording/editing, a wavetable synth, a session-aware AI chat bar for generating instruments and effects, track automation, and higher-fidelity stem separation. The update is available now to Suno Premier subscribers.
DeepSeek-V4-Pro reaches general availability, prices jump up to 1,100% from Aug 16
DeepSeekDeepSeek shipped the GA build of V4-Pro (deepseek-v4-pro, V4-Pro-0813) across API, app and web on August 13-14, 2026, with a 1M-token context window, up to 384K output tokens, and selectable thinking effort. DeepSeek confirmed API prices will rise by as much as 1,100% at peak hours starting August 16, 2026.
Google launches Gemini 3.7 Flash, a faster coding- and agent-focused model
Google DeepMindGoogle released Gemini 3.7 Flash, described as its most intelligent workhorse model yet for coding and agentic workflows, with gains in code generation accuracy, document comprehension, and multi-step reasoning. Introductory pricing through the end of 2026 is $0.75/M input and $3.75/M output tokens, half the predecessor's rate.
Intern-S2-Preview: Scientific Agentic Foundation Model
Shanghai AI LabIntern-S2-Preview is a 397B-parameter scientific foundation model combining multimodal pretraining with SFT, RL, and memory-augmented post-training, aiming to match the trillion-scale Intern-S1-Pro on core scientific reasoning tasks while adding stronger agentic capabilities.
Anthropic makes auto mode the default permission setting in Claude Code
AnthropicStarting August 14, 2026, auto mode became the default for new Claude Code sessions on Pro, Max, and Team plans, replacing manual per-action approval with a classifier that blocks potentially harmful commands and screens tool results for prompt-injection attempts. Enterprise, API, and cloud platform users are expected to get the same default change later.
For reference (6)
DreamX-Phi 1.0: Action-Conditioned Video World Model for Robotic Manipulation
Alibaba GroupDreamX-Phi is a video world model that takes an observed frame, a language instruction, and an action sequence and predicts future robot-manipulation observations, using geometric attention injection, a depth branch, and SAM3-masked distillation from a frozen V-JEPA teacher for object consistency.
LycheeMemory V2: Efficient Long-Term Memory for LLM Agents via Semantic Segment-Level Consolidation
LycheeMemory V2 consolidates multi-turn agent interactions into semantic segments with intelligent boundary detection, rather than encoding each exchange separately, storing them in an indexed structure for efficient retrieval.
OmniScientist: An Omni-Modal Omni-Discipline AI Scientist
OmniScientist is an AI-scientist system that perceives raw multimodal data directly rather than relying on precomputed features, using a perception layer plus three autonomous agents for ideation, experimentation, and writeup to produce full research manuscripts.
AutoDesign: Meta-Harness Optimization for Long-Horizon Agentic Design
MeituanAutoDesign recursively improves an agent's design workflow via a meta-harness optimizer that guides a code agent to refine a model-harness system based on feedback, tested on academic paper-to-poster generation.
OpenAI previews Ultrafast mode, running GPT-5.6 Sol at up to 14x the speed
OpenAIOpenAI introduced Ultrafast, a new API service tier for GPT-5.6 Sol built on Cerebras hardware that generates up to 750 output tokens per second, up to 14x faster than standard processing without downgrading model capability. It is available today in limited preview to select customers, launching first through the API.
Claude Code v2.1.232: subagent forking on by default, cross-session mentions, GitLab plugin support
AnthropicAnthropic shipped Claude Code v2.1.232 on 2026-08-13, turning on subagent forking by default (fork-type subagents inherit the full conversation and prompt cache), adding @-mention cross-session messaging via SendMessage, and extending plugin marketplaces to GitLab repos with matching secret redaction. The release also fixes several permission-bypass bugs on Windows/PowerShell and hardens the Linux sandbox.