Qwen3.8-Max lands 2.4T open weights, DeepSeek V4 Flash redraws the price floor, OpenAI's Astra math sparks dispute
PT 2026-08-02 was shaped by two forces: the open-source camp played two new cards — Qwen released a Max-class model as open weights for the first time (2.4T total parameters, 95…
Qwen3.8-Max lands 2.4T open weights, DeepSeek V4 Flash redraws the price floor, OpenAI’s Astra math sparks dispute
PT 2026-08-02 was shaped by two forces: the open-source camp played two new cards — Qwen released a Max-class model as open weights for the first time (2.4T total parameters, 95B active), and DeepSeek V4 Flash pushed per-task cost to a few cents, dragging the second tier below the price floor. The closed-source camp moved more cautiously: OpenAI front-loaded ten math problems and a 200-page paper for its next flagship Astra, but academics and observers called it uncontrolled PR; Grok video and Anthropic Claude Code’s sub-agent playbook filled the product-side narrative. Those three themes set the day’s timeline, with engineering, economics, and media dynamics shifting in parallel.
Theme 1: Qwen3.8-Max brings Max-class to open weights
At PT 19:00 (Beijing time 08/03 10:00), Qwen officially released Qwen3.8-Max, the strongest model in the Qwen family to date, with 2.4T total parameters and 95B active, and open weights slated for release next week (source: aihot-morning.md, Qwen official blog https://qwen.ai/blog?id=qwen3.8)。在 11-00.md window, Yuchen Jin summarized it as “the second open-weight model above 2T, only behind Kimi K3,” and hinted that the open-source license “hopefully is MIT.”
This marks the first time Qwen has open-released a Max-class model. Hubtoday (hex 2077) pointed to Thinking Machines’s same-tier open model (12B active, native text/image/audio, runnable on a single B300) as a reference point, and to a streaming audio-video framework from Alibaba and Nanjing University (anchor memory suppresses long-video drift, reaches 35 fps on three cards) in the same window. Together with Qwen, both signal the same shift: the open-source frontier is no longer filling gaps — it has entered a weight-parity tier.
Community reaction on the day clustered on two lines. First, @RileyBrown added the model to the agentnative_ “Huge Model Release: Qwen 3.8 Max” list as a test target. Second, users such as @lxfater and @LufzzLiz said they would benchmark it immediately. The aihot summary describes Qwen3.8-Max as “the strongest open-source coding and collaboration model,” attaching both “coding” and “collaboration” semantics to a Max-class release — the latter is rarer, and points to the open-source camp catching up to Anthropic and OpenAI on agent loops.
Evidence boundaries: the 2.4T / 95B active architecture details (Mixture-of-Experts count, routing strategy), inference-time memory and throughput, and the open-weight license (MIT versus a restricted commercial license) appear only in the vendor blog and second-hand reports; no independent benchmarks are public yet. Today’s X sentiment centers on “the first tier of open-weight models is taking shape,” but real gaps in coding, long context, and agent workflows have not yet been tested.
Sources:
Theme 2: DeepSeek V4 Flash turns “per-token pricing” into “per-task pricing”
The loudest thread of the day was not Qwen but the DeepSeek V4 Flash pricing screenshot and price-floor chart (06-00.md, 18-00.md). The version circulated by @AYi_AInotes gives three numbers: DeepSeek V4 Flash 0731 has an intelligence index of 50, per-task cost of 3 cents (cache hits near free), and 284B total parameters / 13B active / 1M context; GPT-5.6 Luna costs 60% more overall and 98% more on cache-hit workloads. Cline’s 12-00.md note gives a horizontal positioning: five months ago the Artificial Analysis Intelligence Index top score was GPT-5.4 xhigh at 51; this week V4 Flash is at 50, and r/LocalLLaMA locally running V4 Flash on an M2 Ultra is a fact on the ground; Cline further predicts “local models becoming the majority choice within two years.” @geekbb in 19-00.md provides the official cache-read price comparison: DeepSeek’s official Chinese cache-read price is substantially cheaper than the third-party quote of $0.028. @omarsar0 in 04-00.md offers practical advice: “until the DeepSeek harness ships, run V4 Flash on the Pi harness first.” @indie_maker_fox in 18-00.md wires this into OpenCodex: routine tasks go to DeepSeek, hard ones to GPT.
A concrete product-side ripple: starting at PT 13:30 (06-00.md), Beijing AGI Bar attached DeepSeek V4 Flash API tokens to its in-store Wi-Fi so anyone walking in can use them without limit, with base URL and API key directly pasteable into Claude Code, Codex, Cursor, and Cherry Studio. Max For AI summed this up as “AI inference has shifted from a subscription product to infrastructure as basic as water and electricity.” @huangserva’s reaction in 07-00.md: “So one-person companies (OPCs) will just go to bars to work?”
A parallel thread (from @shao__meng) reframes this from agent economics: in the agent era, “per-task cost” rather than “per-token cost” is the pricing anchor — chatbots are single-turn, with input and output that can be artificially capped; agents run multi-turn loops, and token usage naturally scales with task size. DeepSeek V4 Flash pushing per-task cost to a few cents is the threshold where agents can be deployed at scale. @davis7 / @steipete in 11-00.md and 13-00.md offer concrete Codex wiring: in Codex config, allow the multi-choice tool outside plan mode, and “it feels 100 times better.”
Evidence boundaries: the 3-cent figure comes from a second-hand chart; AI Valley’s 18:00 mention of V4 Pro pricing is still a JP Morgan / Reuters prediction (“August release”), not official. @lxfater in 06-00.md calls V4 Flash “the most cost-effective model right now,” while @omarsar0 adds “extremely strong on the Pi harness,” showing performance still varies across harnesses. The “98% cheaper on cache hits” claim is community-sourced with no official documentation. @huangserva’s 06-00.md reading of the AGI Bar move as “cultural outreach to the countryside” is an extreme framing, but it captures how unusual infrastructure-grade API access in a physical space feels to most people.
Sources:
- https://qwen.ai/blog?id=qwen3.8(对照点:Qwen 与 DeepSeek 同档开源节奏)
- https://www.theaivalley.com/p/anthropic-s-opus-5-is-almost-fable-5(AI Valley 的 V4 Pro 时间窗口判断)
Theme 3: OpenAI Astra uses ten math problems to provoke debate — methodology still undisclosed
After PT 19:00, OpenAI announced in a blog post and a 249-page paper that an internal version of its next flagship model “solved 10 open problems in mathematics and theoretical computer science,” the oldest dating to 1964 and the youngest still open for over twenty years, spanning eight unrelated branches (18-00.md, via @xiaohu). @daniel_mac8 gives three known facts: it uses multi-agent processing for long-horizon tasks, solved 10 open problems, OpenAI provides reasoning walkthroughs, and it can recognize its own errors; Fable’s own assessment: “any one of these would be worthy of a Fields Medal.” In 09-00.md and 18-00.md, Greg Brockman posted a three-segment demo of GPT Work / Codex on “educational tools,” “customer feedback into roadmap,” and “running the business,” linking Astra with ChatGPT Work. @gdb’s 09-00.md single post drew 495 likes, 22 retweets, and 61 replies — the highest engagement on the day’s AI Leaders list.
Criticism centers on Gary Marcus: in 14-00.md, 15-00.md, 17-00.md, 18-00.md, and 19-00.md, he repeatedly invokes the “fallacy of composition” — the math advantage comes from symbolic verification plus cheap synthetic data and is a special case in “verifiable domains” that does not generalize to open-world problems; OpenAI has disclosed neither methodological details nor control experiments. @dotcsv in 08-00.md summarizes Marcus’s argument as “the bar keeps moving.” Marcus in 19-00.md further says “Astra’s problem-solving proofs are themselves poorly written” and “won’t solve things current models already can’t” (such as reliably extracting numbers from arbitrary PDFs, or writing YouTube scripts for Sabine Hossenfelder), and suggests OpenAI is using Astra to deflect from “an increasingly ugly economics story.” In 17-00.md he delivered the most striking line: “BREAKING, Hysterical News: Half of the Astra problems can be solved [by] Fable. OpenAI didn’t even have a control group.”
A mathematician’s perspective adds a cooler footnote. @odysseus0z (15-00.md) adds: “the model still doesn’t understand mathematical taste; it needs a person to point the direction, otherwise it will produce lots of true but meaningless theorems.” @nlp_15_06’s PhD has expressed a similar view (cited by Gary Marcus, 14-00.md). This applies to Astra too: solving ten open problems does not mean choosing which problems are worth solving.
Evidence boundaries: OpenAI has not disclosed the methods used, control-experiment setup, or training details; “recognizes its own errors” comes from a single second-hand report. Whether a Mathematica-like tool was invoked, and whether Fable can in fact reproduce half the problems, has not been independently verified in public channels. @omarsar0 in 14-00.md offers a quieter counterpoint: “across my own work (AI + biology research) and related hobbies (music, racing), zero models ship” — implicitly meaning diffusion-style breakthroughs beyond mathematics are not yet visible.
Sources:
- https://garymarcus.substack.com/p/openais-amazing-but-vastly-oversold
- https://x.com/xiaohu/status/2084088697411244464(中文长摘要与原博客链接)
Theme 4: Anthropic Claude Code shifts from “tool” to “colleague” — sub-agents become the product narrative
The same 18-00.md window carries two widely circulated Anthropic-related reports. @xiaohu relays Boris’s demo from an internal Anthropic Slack: Claude proactively joined the conversation, fetched data across Datadog and BigQuery, synthesized an answer, and joined design discussions — with the form being “long-term goals plus loops and routines,” not single-turn prompts. The flow: he casually complained in the feedback channel about hard-to-distinguish audio icons, without @-ing anyone; Claude jumped in, queried button usage frequency across two data sources, joined the data, and offered alternatives; when he asked it to sketch a few design variants, it first replied with a drawing emoji, then actually produced sketches; finally, a designer was pulled in, turning it into a multi-person conversation. Boris said this is what he imagines a “graphical interface” should be — not a static file system, but an always-changing conversation anyone can join.
Another widely circulated quote from Boris: “On average, 90% of the code internally at Anthropic is already written by Claude Code, and he himself has been at 100% since November last year.” He recast team roles into five categories — prototyper, builder, maintainer, extender, and closer — and noted that extenders are “especially in demand.” @yetone in 03-00.md offers a parallel: he is also using a coding agent to build his own Agent Sandbox and scheduler, “determinism is high, very easy to run a lossless feedback loop,” and he has compressed Waterm’s memory footprint below 50MB. @Vikingmute in 07-00.md adds another method-level note: “dragging on a single session pollutes the context; after a handoff to a new session, the effect differs; the more stable approach is to have multiple models fix bugs in parallel on worktrees, then have the main model compare and reconcile.”
Placing these two segments against the same period’s OpenAI Codex narrative: the proliferation of Codex sub-agent configs (luna-worker.toml, gpt-5.6-luna + reasoning effort max) in 02-00.md, 03-00.md, and 18-00.md is the same paradigm as Anthropic Claude Code’s “five roles” — AI directly takes over workflow and slices the division of labor. @Lonely__MH in 02-00.md compresses sub-agent use cases into five categories: directed search over code and material, parallel checks for tests/security/quality, narrow small-scale fixes, log and documentation organization, and batch processing of repetitive tasks — a description of usage that has converged at the community level.
Evidence boundaries: the 90% / 100% figures come from a single founder-level statement, with no public code-repository usage statistics; “extenders are in demand” is the same source. The “five-layer bug diagnosis chart” (leopardracer, 07-00.md) was posted on X by an Anthropic engineer; it is not a new release, but its spread shows the mental model is being adopted by the engineering community. @Vikingmute in 04-00.md offers a counter-voice: “there is still a large gap between Luna Max and Sol Medium; Luna is a smaller model — give it an extremely detailed prompt and the result is barely passable, and it’s slower.” Using Luna Max as a Sol Medium replacement is a community wish, not a stable conclusion.
Theme 5: Google’s eighth-generation TPU splits into separate training and inference product lines
01-00.md recaps Google’s official change for the eighth-generation TPU: the previous generation used a single chip for everything; this generation splits into two chips, TPU 8t (training) and TPU 8i (inference). A pod of 9,600 TPU 8t chips delivers 121 exaflops of compute and 2 PB of shared memory, with peak performance three times the previous generation; TPU 8i is dedicated to post-training and real-time inference, targeting up to a 50% latency reduction on communication-heavy workloads. The split mirrors the agent era: agents’ accumulated multi-turn thinking latency cannot be absorbed by a single-chip architecture — training needs to “swallow massive data at once, slower is fine,” while inference needs to “respond quickly, answer on demand.”
Evidence boundaries: 121 exaflops, 2 PB, and “up to 50% latency reduction” are Google’s own disclosed numbers, with no comparison benchmarks against NVIDIA Blackwell or Trainium 3. No third-party measured throughput or energy-efficiency data for 8t/8i is available today.
Sources:
Theme 6: Hugging Face CEO takes the mainstream-media stage, framing “AI is the cure for AI cybersecurity”
Clement Delangue appeared on CBS’s “Face the Nation” over the weekend (multiple references in 09-00.md and 11-00.md). The core argument: recent agent-driven cyberattacks have raised AI-risk concerns, but “slowing the release pace doesn’t work, and concentrating capability in a few hands is worse” — only by arming defenders with AI (especially open-source models), mandating trace sharing and incident disclosure, and retaining punitive clauses for agent-driven cyberattacks can AI make cybersecurity “fundamentally stronger.” Hugging Face itself used an open-source model to repel an AI-driven cyberattack, as a concrete case for the argument. His advice to governments: rather than restricting AI companies’ release pace, deliver “open models + mandatory disclosure + punitive clauses” — the first time the open-source camp has systematically presented this three-part policy package on mainstream American media.
Evidence boundaries: the open-source model “defending against agent attacks” event traces back to X reports; the Hugging Face blog link, attack timeline, and defending-model version have not been independently confirmed in the captured material. @Hesamation in 09-00.md offers a counter-voice: “Hugging Face, as the most vocal victim of cyberattacks, calls for ‘acceleration’ and ‘open-source models’; meanwhile, the closed-source companies that ‘manufactured these incidents’ oppose both under ‘slowing AI pace’ and ‘safety’.” This is the first open / closed-source camp head-on confrontation on AI safety.
High-value briefs
- MiniMax-H3 public release (19-00.md, official account): the open multimodal video model teased earlier formally launched, unifying text, image, audio, and video processing and outputting ready-made sound-equipped clips, commercially usable. It is one of the few domestic video-generation releases with an explicit “commercial use” boundary. @AYi_AInotes in 23-00.md offers a counter-read: “Seedance 2.5 is too expensive, sticking with Grok — Grok’s 15-second 1080p video produces output in a single take and feels better than the dumber Seedance 2.0,” giving an operational comparison between the two video routes (Grok vs Seedance 2.5) today.
- OpenAI ChatGPT Chrome sidebar upgrade (06-00.md, @jxnlco): select text, right-click to ask ChatGPT, with the ability to reference the currently open tabs and YouTube video content. Calls to share a skill between Codex and Work appeared in the same period (10-00.md, @rileybrown).
- Anthropic Opus 5 vs Fable 5 pricing comparison (aivalley.md): Viktor.com’s benchmark shows Sol ties Fable 5 on internal agent workflows at one-third the price ($33.55 vs $96.55), with median task completion of 66–82 seconds versus 129–151 seconds; the tester is a commercial sponsor, and the results cannot be independently replicated. The same AI Valley newsletter reports Cursor’s “smart AI Router” launch and Sam Altman borrowing the “singularity” narrative to supplement safety messaging.
- Cursor → FFmpeg sponsorship → Elon repost (01-00.md, @AYi_AInotes): Anysphere (acquired by SpaceX for $60 billion) opened free Cursor capacity to FFmpeg core developers, and FFmpeg publicly thanked them. Elon Musk’s repost amplified the story. The main value: the way AI tools support open-source infrastructure is shifting from donating money to “granting capacity” — for a pure C + hand-written assembly + SIMD project, the most effective external lever is AI coding assistance itself.
- AGI Bar (Beijing) in-store free DeepSeek V4 Flash (06-00.md, @MaxForAI): see Theme 2.
- SkillSmith (Google DeepMind) (09-00.md, @omarsar0): treats model weights as an extra modality natively read by the LLM, generating new prefix weights on the fly at inference through “instruction-guided parametric synthesis,” moving skill composition from training-task-time to inference-time operations.
- Codex sub-agent “luna-worker.toml” template (02-00.md, 03-00.md): use Sol as orchestrator, wrap gpt-5.6-luna + reasoning effort max as a sub-agent, with Sol splitting tasks and reviewing code, reducing per-unit cost substantially compared to direct Sol calls. Community use cases include “launch three luna_workers to check type errors, failing tests, and unused code respectively.”
- Thinking Machines open-source model (hubtoday.md): 12B active, native text/image/audio handling, weights disclosed, runnable on a single B300; details come from hex 2077’s summary and need to be cross-checked against the original repo. The same summary mentions a Google paper on activation intervention for “model mind self-recognition” (scores rise after refusal-vector removal; answers to 95 questions get closer to human responses), and the Arkansas team’s causal-intervention benchmark (multimodal models still struggle noticeably).
- NVIDIA-curated local-resource bundle LLMs-local (03-00.md, @GitHub_Daily): brings together Ollama, llama.cpp, vLLM, Open WebUI, Lobe Chat, and the rest of the local-inference ecosystem — the de facto checklist for personally deploying large models.
- Hardware wallet firmware audit call (07-00.md, @ohxiyu): uses the coldcard case to remind the industry to re-audit historical firmware — not an AI main thread, but adjacent to the “AI offense-defense + supply chain” context.
- “Aggressive brand adspend” for enterprise AI assistants (18-00.md, @lifesinger on a Chen Mian interview): Lovart / LibTV spend RMB 1–2 million per month on performance ads and over RMB 10–20 million on brand ads; “saturated brand adspend” is described by the author as the current optimal product-operation approach — a single observation, not an industry conclusion.
- Anthropic five-layer agent bug diagnosis chart (07-00.md, @leopardracer): Prompt → Context → Harness → Loop → Graph, “each layer wraps the next, locate before rewriting the prompt.” Not a new release, but widely propagated.
- AI coding’s backlash on learning ability (03-00.md, @KanikaBK on an Anthropic-related study): 52 professional developers split into two groups, given a brand-new Python library; the AI-using group was no faster at completing tasks, but scored 17 percentage points lower on the post-test (a two-grade gap), with debugging ability hit hardest; those who “only used AI to explain concepts” scored 65–86%, while those who “let AI write everything and pasted the answer” scored 24–39%.
- Cloudflare Agents Week (09-00.md, @Cloudflare): discussion around how cloud infrastructure shifts from serving human browsers to serving autonomous agents — storage, execution, and security primitives. The infrastructure layer’s first systematic statement on the agent-native web.
- Frontier open model’s impact on centralization risk (09-00.md, @omarsar0): open-source frontier models “change the conversation about intelligence, because centralization was heading toward absolute catastrophe” — the open-source camp’s policy argument against closed-source models.
- Huawei Noah’s Ark open-source memory layer (hubtoday.md): decouples memory from a single agent, uses a three-dimensional structure to preserve state and evolution trajectory, with dual-leaderboard results on par with the frontier.
- Karpathy / AirLLM / Mole CLI and other open-source peripherals: Hubtoday lists several open-source frontier updates (AirLLM runs on a 4GB card, 25.6k stars; Mole CLI crosses 60k stars; Karpathy uses wing to test generation capability).
🕐 Selected hourly signals
| PT time | Signal | Why it matters |
|---|---|---|
| 02:00 (PT 16:00 CST) | Qwen3.8-Max officially released | Qwen first open-releases Max-class weights |
| 03:00 (PT 17:00 CST) | DeepSeek V4 Flash “price floor” chart spreads widely | Per-task cost pushed to cents-level, symbolizing the shift in pricing power |
| 06:00 (PT 20:00 CST) | AGI Bar connects in-store Wi-Fi to DeepSeek V4 Flash | AI inference enters physical space for the first time as “infrastructure” |
| 07:00 (PT 21:00 CST) | Anthropic five-layer agent bug diagnosis chart spreads | Engineering community converges agent failure modes into a mental model |
| 09:00 (PT 23:00 CST) | Greg Brockman posts GPT Work / Codex demo | OpenAI uses Codex/Work to explain product direction beyond Astra; highest engagement single post of the day |
| 09:00 (PT 23:00 CST) | Clement Delangue appears on CBS “Face the Nation” | Open-source camp first enters mainstream US media to set the agenda |
| 10:00 (PT 00:00 CST) | Netizen recounts Google internal LMChat story | A contemporary version of the innovator’s dilemma, but source is a single second-hand report |
| 12:00 (PT 02:00 CST) | Cline places DeepSeek V4 Flash’s 50 score alongside GPT-5.4 xhigh’s 51 | Anchor point for the call that local will become the mainstream choice within 1–2 years |
| 13:00 (PT 03:00 CST) | Hugging Face CEO “Face the Nation” interview | See Theme 6 |
| 15:00 (PT 05:00 CST) | Gary Marcus lists “eight misconceptions” of Astra | The Astra discussion crosses from “amazing” to “no control group” |
| 18:00 (PT 08:00 CST) | Boris says 90% of Anthropic internal code is written by Claude Code | Closed-source camp pushes the “AI writes code” narrative to the 100% self-use level |
| 19:00 (PT 09:00 CST) | MiniMax-H3 public release | First domestic multimodal video model with an explicit “commercially usable” boundary |
Editorial conclusion
PT 2026-08-02 was a day when three forces — open-source frontier, pricing pressure, and closed-source math dispute — took the same stage. Qwen3.8-Max and DeepSeek V4 Flash together placed the “frontier capability + affordable cost” combination on the table, leaving closed-source camp in an uncomfortable position; OpenAI’s Astra tried to use the math breakthrough as the next narrative anchor, but was stopped by “no control group + no methodological details”; Anthropic pushed the product story into engineering culture with “Claude Code = colleague / 90% of code”; Hugging Face for the first time systematically laid out the AI safety three-part package of “open source + disclosure + punishment” on mainstream US media. The evidence boundaries still cluster on three things: the real gap of open-source weights, the stability of V4 Flash pricing, and the openness of Astra’s methodology — those three determine which direction next week’s timeline runs.
Sources and method
Review scope: 21 hourly captures from 2026-08-02 PT (covering 15:00 CST through 11:00 CST the next day) plus aihot-morning.md, aivalley.md, and hubtoday.md. Hourly captures come from the AI-List and AI Leaders X lists; some tweets include video or screenshots without elaborated text; hubtoday’s Chinese short summaries are truncated, and unverifiable details have been avoided where cited. Signal pool is rich — the hourly pool is complete, aihot-morning provides the main entries, and aivalley and hubtoday provide independent second-hand cross-checks. The main limits: hubtoday mostly conveys one-sentence reports, and some numbers (such as 121 exaflops and 90% of code) come from a single author or vendor claim; single social posts (such as 90% written by Claude Code, AGI Bar’s free API, 58-cent pricing) are treated as single-source.