AI is eating venture capital, watermarking its own output, and quietly testing pay buttons to keep users hooked. Three stories broke in the last 24 hours that capture where this industry actually sits right now: xAI’s Grok 4.6 caught up to OpenAI’s frontier model on the benchmarks, Anthropic shipped invisible text watermarks that nobody asked for, and PitchBook data revealed AI absorbs 87.5% of all US venture dollars. Progress and friction, moving at the same speed.

Grok 4.6 Ties GPT-5.6 Sol on the Intelligence Index

SpaceXAI dropped Grok 4.6 on Wednesday, and the model scored 61 on the Artificial Analysis Intelligence Index. That matches OpenAI’s GPT-5.6 Sol at its highest reasoning setting and sits just one point behind Anthropic’s Claude Fable 5 Max. Grok 4.5 scored 56 when it launched in July, so this is a five-point jump in a single iteration.

The model ships through Cursor, Grok Build, the API, OpenRouter, Vercel, and Cloudflare at $2 per million input tokens and $6 per million output tokens. SpaceXAI credited the leap to a longer supplemental training run covering reasoning and high-quality engineering content, plus expanded reinforcement learning across coding, kernel optimization, web development, and CAD. The pitch centers on long-running agents, coding, and knowledge work: the model holds tasks across many steps, tests its own output, and builds first-pass visual layouts without prior context about your codebase.

SpaceX stock rose about 7% to $142.62, climbing back above the $135 IPO price. Elon Musk told staff at a Tuesday all-hands that AI revenue would surpass all other SpaceX revenue in September. Morgan Stanley maintained a $300 price target, noting that few investors seem bullish on the AI unit beyond its neocloud operations, which leaves room for that valuation gap to close. Grok 4.7, a 2.1 trillion-parameter model, is expected within weeks.

Claude’s Invisible Watermarks Are Here and People Are Mad

Anthropic outlined a new marking system on August 11 as part of its commitments under the EU AI Act transparency framework. Claude models launched in the EU on or after August 2 now embed an imperceptible watermark directly in generated text. Supported files like SVG, PNG, and JPG images receive digitally signed C2PA provenance metadata. Users cannot opt out.

The backlash was immediate. Radio host Erick Erickson called it “ridiculous” that writing he created could be watermarked after Claude helped proofread it. Developers raised concerns about marks appearing in code-related work. The core tension: a detected mark signals that Claude may have processed content, not that Claude originally authored it. Proofreading, translation, summarization, and file conversion can all produce marked output based on material created elsewhere. That distinction matters for anyone using Claude as a writing assistant rather than a content generator.

The EU code itself is voluntary, but Article 50 transparency requirements became legally applicable on August 2. About 190 organizations signed the code by end of July, including Google, Meta, Microsoft, OpenAI, and Anthropic. The marks have limits: heavy editing, paraphrasing, translation, or mixing Claude output with other writing may erase the detectable signal. File conversion, re-saving, or screenshots can strip provenance metadata. This is infrastructure being built in real-time, and the friction between compliance and user experience is showing.

87.5% of US Venture Dollars Went to AI in Q2 2026

PitchBook released its Q2 2026 US VC Valuations report on August 12, and the number is stark: 87.5% of all US venture dollars went to AI companies. The remaining 12.5% was divided across every other technology sector combined. This is the most skewed AI-versus-non-AI split PitchBook has ever recorded.

A single week in August illustrates the concentration concretely. Lovable, the Swedish vibe-coding startup, raised $400 million at a $13.3 billion valuation. River AI, an open-weight infrastructure company, raised $1.1 billion across seed and Series A tranches just two months after leaving stealth. CodeRabbit closed $143 million at a $1.5 billion valuation. Cognition AI, behind the Devin coding agent, is in early discussions for a round that could push its valuation past $40 billion. Four companies, four rounds, all AI, all in a five-day window.

Non-AI founders have adapted by adding AI features to pitch decks, sometimes substantively and sometimes cosmetically. PitchBook analysts noted that “AI” as a self-descriptor now appears in pitch decks at a far higher rate than actual AI-native architecture justifies. Biotech, climate tech, and consumer startups faced the sharpest contraction. The dynamic is self-reinforcing: large language model capabilities have improved fast enough that investors expect AI-adjacent tools to grow revenue faster than traditional software. Lovable’s $500 million annualized run rate, reached in June, is the evidence they cite.

OpenAI’s $8 Reset Button and Enterprise Agentic Shift

OpenAI is quietly testing a button that lets some ChatGPT Plus subscribers pay $8 to instantly restore their weekly usage quotas after burning through them. A Reddit user on the $20 monthly plan described a black prompt appearing at login once the account’s weekly allowance ran dry. Redeeming a reset snaps usage back to 100% and pushes the next weekly renewal to roughly seven days out. OpenAI never announced the feature. A spokesperson confirmed the company is “exploring ways for people who exhaust their caps to buy additional usage.”

This sits against a broader backdrop: OpenAI published two enterprise studies on August 12 showing AI use is becoming more agentic. Codex generated 64% of combined Codex and ChatGPT output tokens among enterprise customers as of June. Frontier firms, the top 10% of AI usage, now generate 8.3x as many output tokens per active user as typical firms, up from 2.6x in January. Weekly active enterprise Codex users grew 108x in legal, 41x in sales, and 41x in recruiting since February, compared to 5x in engineering. The gap between companies that get AI and companies that don’t is widening fast.

OpenAI also expanded ChatGPT ads to the UK, Mexico, Brazil, Japan, and South Korea as of August 11. The ads pilot launched in the US in February and rolled out to Canada, Australia, and New Zealand in March. Ads appear only on Free and Go tiers; Plus, Pro, Business, Enterprise, and Education remain ad-free.

OpenAI Daybreak Goes to AWS and Expands Cyber Capabilities

OpenAI made its Daybreak cybersecurity models available on Amazon Bedrock, giving enterprises a path to deploy frontier cyber capabilities within existing AWS environments. Daybreak Blue provides access to general-purpose models including GPT-5.6 Sol with safeguards tailored to defensive security work. Daybreak Red provides purpose-trained cybersecurity models for authorized vulnerability research and exploit validation.

The bigger news is GPT-5.6-Cyber, available through Daybreak Red. Built on GPT-5.6 Sol, it completes 95% of advanced cybersecurity requests in internal evaluations, compared to 1.5% for standard GPT-5.6 Sol and 2% with Daybreak Blue access. The previous GPT-5.5-Cyber managed only 57.3%. This is a defensive play: OpenAI wants trusted defenders armed before attackers deploy offensive AI at scale.

Meta’s Muse Glimmer: Open Source Multimodal at 30B

Meta released Muse Glimmer on August 10 through Hugging Face, a 30B parameter multimodal model distilled from Muse and released under Apache 2.0. It’s built for local agentic use cases: coding, document analysis, personal assistants, privacy-aware deployments. The model pairs a 2B vision encoder with a 28B text decoder, using hybrid attention with alternating sliding window and full attention layers.

Benchmark numbers are competitive. Muse Glimmer scores 75.5 on MCP Atlas (vs 54.2 for Gemma4-31B), 76.0 on SWE-Bench Verified (vs 66.6 for Gemma4), and 78.8 on Charxiv Reasoning. It scores 51.2 on SWE-Bench Pro, edging out Qwen3.6-27B’s 50.2. Day-0 support ships in transformers, llama.cpp, vLLM, and Inference Endpoints. This is Meta doing what Meta does: putting capable open weights into the ecosystem and letting developers run locally.

Quick Hits

OpenAI – GPT-5.6 Sol got a chat-focused update on August 6 with 62% fewer factual errors, a new reasoning slider, and GPT-5.6 Luna replacing the default for free users with unlimited text chats and a Think button for harder questions.

Hugging Face – LiquidAI shipped LFM2.5-VL-3B on August 12, a 3.1B vision-language model for edge devices with screen understanding, grounding, and function calling. It leads its size class on real-world image tasks and runs on local hardware.

DeepMind – Two August releases worth noting: sign language AI putting recognition into users’ hands, and WeatherNext, an AI model achieving breakthrough forecasting for cyclones.

Mistral – Pushing sovereign AI infrastructure for Europe with in-region inference, open models, and new European infrastructure. The pitch is simple: Europe needs to control its own AI future, and Mistral is building the roadmap.

SpaceX/Musk – Musk told employees AI revenue could hit $300-500 billion annually by 2028, with plans to scale compute from 1.4 GW to 10 GW by end of 2027. He also floated plans for up to 1 million Starmind satellites and lunar factories building AI satellites. Take the numbers with context: this is Musk pitching employees, not a regulatory filing.


Rundown for August 13, 2026. Sources: Yellow, OpenAI, Anthropic, Google DeepMind, Hugging Face, Mistral AI.