
💰OpenAI's Record-Breaking Funding, Superapp Plans
OpenAI announced a new $122B funding round at an $852B valuation, the biggest single fundraise in venture history — revealing plans to build a unified "AI superapp."
- —Amazon, Nvidia, and SoftBank anchored $110B of the raise, with Amazon's investment reportedly carrying an AGI clause that could reset terms if OpenAI achieves AGI
- —OpenAI's revenue has hit $2B/month, a pace 4x faster than Alphabet and Meta's growth at the same company stage
- —Enterprise already accounts for 40%+ of revenue and is on track to match consumer by year-end, the fastest-growing segment behind the raise
- —The company is merging ChatGPT, Codex, and agent tools into one "unified superapp", following the recent wind-down of the Sora video app
Why it matters: $122B is staggering, but the enterprise stat underneath is more important — 40% of revenue and climbing means OpenAI is skating to where the money is heading. The unified superapp and IPO will be a big next chapter for the main character of the AI boom.

👀Claude Code Source Code Leaks to Public Registry
Anthropic accidentally leaked the source code behind Claude Code to a public registry, exposing over 1,900 files, 500K+ lines of code, and several unreleased features — just days after the 'Mythos' model leak.
- —Devs found 44 feature flags and three unreleased projects, including persistent cross-session memory and a deep-planning system
- —Anthropic called it "human error, not a security breach" with no customer data exposed, but a GitHub mirror hit 4K+ stars and 7K+ forks in hours
- —Internal codenames surfaced: "Capybara" maps to a Claude 4.6 variant at v8, plus code tracking when users swear at Claude
- —The code also hid an unreleased AI terminal pet called BUDDY with 18 species, rarity tiers, and stats like CHAOS and SNARK
Why it matters: Two major leaks in a week is a wild stretch for the lab that prides itself on safety. The exposed code is Claude Code's CLI layer, not model weights, and rivals like Codex already open-source similar tooling. The damage is likely more reputational than competitive.

📁Upgrade Your AI Coding Workflow With This Free Context Tool
This guide shows how to build better context for any AI coding agent — one of the fastest ways to fight context rot because docs live in your repo instead of disappearing in a thread.
- —Install Marksnip in Chrome and open documentation pages needed for your task (setup guides, SDK docs, API references)
- —Open the Marksnip extension and click download; a markdown file saves automatically
- —Drag that file into your working repo and save in a dedicated folder like agent-context/ or project-docs/
- —Tell your coding agent: "Read the files in agent-context first and use them as the source of truth for this task"
Pro tip: Use Marksnip to quickly grab the "meat" of Tweets, articles, or even government sites for your AI agent.
Why it matters: Context management is the key bottleneck in AI coding productivity. Structuring external documentation into your repository significantly improves agent comprehension and execution quality.

📊Poll: AI Use Jumps as American Trust, Optimism Sink
A new Quinnipiac University poll reveals a widening gap between AI adoption and public sentiment — usage increased 14% but trust, sentiment, and job concerns all trend negative.
- —Research (51%) was the highest use case, followed by writing (28%), school/work projects (27%), and data analysis (27%)
- —Job anxiety spiked hardest: 70% now expect AI to shrink opportunities, up 14 points
- —Sentiment varies by income: 52% earning $200K+ say AI does more good than harm; 60% earning <$50K say more harm
- —Only 5% believe AI developers represent their interests; 74% say government isn't doing enough to regulate AI
Why it matters: Optimism in AI and tech bubbles is at an all-time high, but the public is moving the other way — less trust, more fear, deeper pessimism about jobs. The disconnect between industry narratives and public sentiment may eventually show up in regulation, backlash, or both.