Grok 4.6, Qwen3.8-Max, DeepSeek V4 Pro in a Day — AI Digest

Grok 4.6, Qwen3.8-Max, DeepSeek V4 Pro in a Day — AI Digest

Grok 4.6, Qwen3.8-Max, DeepSeek V4 Pro and Microsoft's first reasoning model all landed within a day — and they compete on price, not accuracy. Plus: a hidden-reasoning leak exposed other people's API keys and passwords.

Today's through-line is inference economics: four frontier models landed within a day, and the argument between them is less about accuracy than about the price of a token. Plus: a frontier-API vulnerability exposed hidden reasoning along with other people's keys and passwords, and xAI showed agents that live inside their own cloud computers.

Top stories today

Frontier model day: Grok 4.6, Qwen3.8-Max, DeepSeek V4 Pro and Microsoft's first reasoning model. xAI shipped Grok 4.6, which independent testing by Artificial Analysis puts at 61 on its Intelligence Index — roughly level with GPT-5.6 Sol Max, behind Claude Opus/Fable, but with strong agentic numbers including 88.4% on Terminal-Bench v2.1 (evaluation). Alibaba released Qwen3.8-Max as open weights — a MoE with 2.4T total and 95B active parameters; the initial drop is text-only, with no vision input (user note). DeepSeek moved V4 Pro to general availability and competed on price: roughly $0.435 per million input and $0.87 per million output tokens (breakdown). Microsoft added MAI-Thinking-1, its first reasoning model built from scratch.

A frontier-API flaw exposed hidden reasoning — and other people's secrets with it. Researchers reported that across several frontier APIs it was possible to extract "encrypted" hidden reasoning, with recovered token counts matching billed thinking tokens one to one. The worse part: a scan of about 7,000 publicly shared traces turned up 62 unique API keys, 33 email addresses and 33 passwords inside them (details). A separate takeaway from the researchers is that publishing reasoning traces is risky, and hidden reasoning makes a poor monitoring interface in the first place (context).

Grok Bot: the agent as a colleague, not a chat window. xAI introduced Grok Bot — AI teammates with their own cloud computers that sign into work tools and do persistent work. Early users describe operations rather than benchmarks: bots watch Slack threads and GitHub Actions runs, repeat scheduled routines, and even create and manage other bots (field notes). The AI Daily Brief argues this is the format that finally makes agents mainstream (episode); Superhuman AI frames the product as a 24/7 teammate. If you build your own agents, ready-made chains live in the automation templates catalogue.

Text watermarking left the theory stage. The Rundown AI reports that Anthropic is slipping an invisible signature into Claude's output. In parallel, the industry is discussing how labs under regulatory pressure are adding watermarking plus a text-detection API (claim) — and the argument is precisely about what that costs.

Agent reliability is being measured from scratch. Artificial Analysis released AA-AnalystAgent, an agentic benchmark for quantitative document and spreadsheet analysis using a pass^5 reliability metric across 80 tasks: Claude Opus 5 leads at 54%, followed by GPT-5.5 (50%) and Claude Fable 5 (49%), with Kimi K3 the top open-weights model at 39%. LlamaIndex published ExtractBench across 370 documents and 4,869 pages: commercial vision models hold precision, but recall collapses below 35% on documents longer than 50 pages — models silently truncate rows and lists.

By the numbers

Different points of view

The argument of the day is watermarking and the hidden-reasoning leak.

Tools and techniques

In brief

If you want to turn these tools into working processes rather than one-off experiments, our courses and walkthroughs are a good place to start.