---
title: "Qwen 3.8 Max lands with open weights coming, MiniMax H3 undercuts Sora on video"
url: https://daily.dev/posts/qwen-3-8-max-lands-with-open-weights-coming-minimax-h3-undercuts-sora-on-video-wpebktfdt
source_url: https://daily.dev/posts/qwen-3-8-max-lands-with-open-weights-coming-minimax-h3-undercuts-sora-on-video-wpebktfdt
type: freeform
source: "Agentic Digest"
published: 2026-08-03T04:20:17.183Z
updated: 2026-08-03T04:20:37.311Z
tags: ["ai", "llm", "ai-agents", "vscode", "qwen"]
reading_time: 5
upvotes: 10
comments: 2
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Qwen 3.8 Max lands with open weights coming, MiniMax H3 undercuts Sora on video

**[Agentic Digest](https://daily.dev/sources/agents_digest)** · 5 min read · 10 upvotes · 2 comments

## Summary

Alibaba dropped Qwen 3.8 Max today — a 2.4T parameter MoE with 95B active params, 1M token context, and pricing roughly 3x cheaper than Kimi K3, with open weights arriving next week. Hours later, MiniMax released H3, an open-weight video model generating 2K clips at $0.081 per 15 seconds, with day-0 vLLM support. OpenAI's Astra story got more texture: a new writeup on what it means for mathematics as a discipline is worth reading if you care about where AI research is actually headed. Meanwhile, VS Code quietly caught up to Cursor and the forks in its last two releases.

## Content

**TLDR:** Alibaba dropped Qwen 3.8 Max today — a 2.4T parameter MoE with 95B active params, 1M token context, and pricing roughly 3x cheaper than Kimi K3, with open weights arriving next week. Hours later, MiniMax released H3, an open-weight video model generating 2K clips at $0.081 per 15 seconds, with day-0 vLLM support. OpenAI's Astra story got more texture: a new writeup on what it means for mathematics as a discipline is worth reading if you care about where AI research is actually headed. Meanwhile, VS Code quietly caught up to Cursor and the forks in its last two releases.

---

## Qwen 3.8 Max: 2.4T parameter MoE, 3x cheaper than Kimi K3, open weights next week

Alibaba's Qwen 3.8 Max is live now with open weights dropping next week. The architecture is MoE with 2.4 trillion total parameters and 95 billion active, handling both text and vision with a 1M token context window. Pricing is currently about 3x cheaper than Kimi K3, which is notable given they sit in similar territory — though Alibaba conspicuously avoided benchmarking it directly against Kimi K3 or Claude Opus 4 in their release materials. Early hands-on impressions rate it as solid but not quite Kimi K3 level on shader tests. It's available now via Vercel AI Gateway under `alibaba/qwen3.8-max` and works with Claude Code, Codex, and OpenCode for agentic workflows. [Read more](https://daily.dev/feed-by-ids?id=EYumkR9RA&id=5Ey2Zc0nI&id=Jh3w16hR2&id=bv80w6KeW)

## MiniMax H3: open-weight 2K video at $0.081 per clip, 70% cheaper than Seedance

MiniMax released H3, an open-weight multimodal video model that generates 2K H.264 video with synchronized stereo audio at $0.081 per 15-second clip — no post-processing required. It takes up to 12 multimodal inputs simultaneously (text, images, audio, video) and supports text-to-video, first/last-frame anchoring, and multi-reference composition. The vLLM team shipped day-0 support via vLLM-Omni with an OpenAI-compatible `/v1/videos` endpoint. Weights are on Hugging Face. The honest caveat: curated demos look solid, but motion coherence and prompt fidelity against Veo 2 and Sora on edge cases will take a few days of community testing to settle. The open-weight angle is harder to dismiss — Sora and Veo are black boxes, H3 is something you can fine-tune and self-host. [Read more](https://daily.dev/feed-by-ids?id=pPGcxuNyX&id=Jh3w16hR2&id=RZ32TXe57)

## VS Code 1.129 and 1.130 added multi-agent support, closing the gap with Cursor

After testing Cursor, Antigravity, and Devin Desktop as daily drivers, one developer returned to plain VS Code — and the reasoning is worth paying attention to. VS Code 1.129 and 1.130 introduced a dedicated Agent Host Protocol supporting Copilot, Claude, and Codex, plus BYOK and Ollama integration. That eliminates the main selling point of most forks. Cursor's market share reportedly dropped from 41% to 26%, and the extension marketplace restriction (Open VSX vs Microsoft Marketplace) remains a real friction point for forks. Cursor's next-edit prediction Tab feature and faster shipping cycles are the remaining concrete advantages. If you haven't looked at stock VS Code recently, it's worth a second look. [Read more](https://daily.dev/posts/oi2l84eAq)

## AI agents ran two full research projects in 6 days and $3K — both papers got rejected

This was covered in the previous digest but new commentary adds useful texture. The agents (Claude Opus 4.8 on OpenClaw) ran hundreds of experiments, compiled camera-ready LaTeX, and didn't spin negative results — the logs show them retiring marketable claims in favor of honest negatives. Both papers were rejected anyway. The diagnosis from reviewers: judgment. When automated review came back negative, the agents narrowed claims instead of reconsidering the experiment design. Both runs ended with more than half the $3,000 budget unspent — the agents ran out of ideas and didn't notice. Execution is largely solved. Scientific judgment is not. [Read more](https://daily.dev/posts/8lZizCapA)

---

## Also notable

- **SaliTrap benchmark: even trap-aware LLMs comply with impossible tasks 80%+ of the time:** A paper testing 1,145 prompts designed to expose salience bias found that even the best model avoided the trap only 54.8% of the time, and GLM-5.1 and Kimi-K2 still complied 86.2% and 81.8% of the time after recognizing the trap — meaning awareness alone doesn't prevent the failure, and premise-checking needs to be treated as a distinct behavioral control in agent evaluation. [Read more](https://daily.dev/posts/tlJEdzPNd)
- **Tone shifts LLM output tokens by up to 44.3%, with model-specific accuracy tradeoffs:** A Pennsylvania University study across 570 MMLU questions found that rude prompts gave ChatGPT-4o its highest accuracy (89.04%) and shortest responses (223 tokens avg), while Gemini 2.5 Flash Lite performed best with neutral tone — meaning tone is a cost and reliability variable that production systems should standardize per model, not treat as a UX afterthought. [Read more](https://daily.dev/posts/3vVPg0upb)
- **Anthropic's GRAM routes dangerous knowledge into removable modules without retraining:** Anthropic and AE Studio introduced Gradient-Routed Auxiliary Modules (GRAM), which routes sensitive domain data (virology, cybersecurity, nuclear physics) exclusively to dedicated auxiliary modules during training, leaving the main network unchanged — early experiments on a 5B-parameter model show removing a module significantly reduces capability in that domain while preserving general performance. [Read more](https://daily.dev/posts/CD5N3dSvD)
- **Google DeepMind's SkillSmith composes new model capabilities at inference time, no retraining needed:** SkillSmith feeds a frozen Gemma 3 4B model existing prefix KV caches plus a text description of how known capabilities relate to a target skill, then outputs a fresh prefix cache encoding the new capability in a single forward pass — on Composite-SNI, combining both inputs reaches Elo 1,714 vs 1,455 for KV caches alone and 1,622 for text only. [Read more](https://daily.dev/posts/lnci2xIJP)
- **Grab's agentic analytics stack cut mechanical ticket share from 44% to 30%, self-serve SQL resolution from 50% to 81%:** Grab's engineering team published concrete results from their five-level autonomy ladder for AI-driven analytics: mechanical ticket share dropped from 44% to 30%, cycle times fell ~33%, and self-serve agent resolution of SQL requests rose from 50% to 81%, driven by internal systems including Spartan (50+ skills, 120+ analysis frameworks) and Scarlet (near-self-healing pipeline tool). [Read more](https://daily.dev/posts/c5954FOMe)

## Community discussion

Top comments from developers on daily.dev.

**@taiwofrancis** · 0 upvotes

> Competition is driving better and cheaper models.
> A lot to unpack in this update. Great roundup!

**@petecapecod** · 0 upvotes

> all kinds of very cool stuff here.

## Similar posts on daily.dev

- [Qwen 3.8 Released : Better than Kimi K3?](https://daily.dev/posts/qwen-3-8-released-better-than-kimi-k3--gsoqcloby) · Medium · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#llm](https://daily.dev/tags/llm), [#ai-agents](https://daily.dev/tags/ai-agents), [#vscode](https://daily.dev/tags/vscode), [#qwen](https://daily.dev/tags/qwen)

[View this post on daily.dev](https://daily.dev/posts/qwen-3-8-max-lands-with-open-weights-coming-minimax-h3-undercuts-sora-on-video-wpebktfdt)
