2026-06-25 · Thu
generated 10:34:04
🌟 Today's Headline
Claude Tag: Multiplayer, Proactive, Persistent Agents in Slack
Anthropic launched Claude Tag, bringing agentic capabilities to Slack workspaces. Teams can now tag @Claude in channels to delegate tasks ranging from engineering to marketing, with the AI handling work asynchronously across channels and codebases. Claude builds context understanding over time and can take action across approved channels. The feature includes ambient mode, allowing Claude to proactively fetch information and follow up on stalled tasks. Notably, 65% of Claude Code PRs are already merged through this agent form. Claude Tag represents the third major redesign of LLM UI/UX—from web chat to desktop to team workspace. This fundamentally changes how organizations automate team workflows and deploy AI at scale.
💬 Editor's Note
Claude doesn't wait in the toolbox anymore—it's now a team member who works while you sleep. When AI becomes proactive, always-on, and context-aware across teams, productivity ceilings shift from 'did I remember to ask?' to 'what's Claude already finished?'
🔥Today's Highlights
01
ByteDance Releases Seedance 2.5: Full 30-Second Video Model
10/10
New Product
ByteDance unveiled Seedance 2.5 at its Volcano Engine conference, a video generation model capable of creating full 30-second native video clips in a single pass. Most competing AI video tools currently top out at 10-15 seconds before requiring manual stitching. According to benchmarks, Seedance 2.5 rivals Google's Veo 3 on video quality at a fraction of the price.
02
Meta Launches $299 AI Glasses Without Ray-Ban Branding
10/10
New Product
Meta launched Meta Glasses, a new $299 AI-powered eyewear device, breaking away from its Ray-Ban partnership. The device represents Meta's most aggressive push to democratize AI wearables for mainstream consumers. Features include no Ray-Ban branding and celebrity editions including a Kylie Jenner version.
03
Mistral released OCR 4 with 170-language support for document intelligence
10/10
New Product
Mistral released OCR 4, a document intelligence model capable of extracting structured data from PDFs, presentations, contracts, and technical files across 170 languages. The system delivers state-of-the-art accuracy with comprehensive multilingual support, marking a significant expansion from previous single-language limitations.
9/10
News
Zhipu AI's GLM-5.2 nearly matches Claude Opus 4.7 performance on 103 coding tasks in Snowflake's benchmark at one-fifth the cost per output token—though it consumes roughly twice as many tokens per task.
9/10
New Product
OpenAI and Broadcom unveil Jalapeño, a custom chip specifically designed for large language model inference, aimed at improving performance, efficiency, and scaling capabilities for AI systems, with deployment planned for late 2026.
9/10
New Product
Figma在Config 2026将设计画布扩展至代码、动画、3D深度和着色器效果,并集成去年收购的Weave工作流系统。新功能包括Code Layers(代码与设计并存)、Motion动画、深度层、Shader及Generative Plugins。
📊Topic Clusters
📌 AI 芯片竞赛升温
OpenAI 自研 Jalapeño、高通收购 Modular、美国芯片利润爆增与欧洲反制。
📌 AI 代理框架爆发
Subagent、多智能体路由、本地代理基础设施与屏幕录制工具链日趋完善。
How to Get Started Using Subagents 8
Sakana AI ships a multi-agent orchestration model designed to bypass export controls 5
Builder.io ships free open-source screen recorder built for AI agents to read 4
OpenClaw: A New Local AI Agent Infrastructure with File-Backed Memory and Identity 4
📌 企业 AI 成本优化
烧钱时代结束,企业从 Token 最大化转向 ROI,严格控制 AI 支出成新常态。
ROI comes for tokens 9
Groq Raises $650M for AI Inference Cloud Expansion 6
📖Worth a Deep Read
🕐 ~6 min read
· Industry
9/10
ROI comes for tokens
💡 Industry trends and analysis
Enterprise AI spending is transitioning from "tokenmaxxing" to ROI optimization. Months ago, companies aggressively encouraged AI token usage. Now this has reversed. Pricing shifts, the emergence of long-running agents, and expensive new reasoning models force companies to tighten budgets. Major tech firms—Uber, Meta, Amazon, Walmart—now cap token usage and require ROI justification for premium model access. AI adoption is no longer measured by usage volume but by business impact. For content creators, this signals a fundamental enterprise shift: companies are distinguishing real productivity gains from hype and investing only in proven use cases.
🕐 ~7 min read
· Industry
8/10
AI Companies Become Major Political Funders in 2026 U.S. Midterms
💡 Industry trends and analysis
AI companies have emerged as significant political players in the 2026 U.S. midterm elections, with AI-affiliated super PACs spending approximately $37 million across both political parties. OpenAI and Anthropic-linked groups fund both Republican and Democratic candidates, signaling industry-wide political engagement. In some races, outside AI-affiliated spending exceeds candidate campaigns themselves. Critics argue such spending levels concentrate political power within the AI industry and create regulatory conflicts of interest. This trend highlights growing influence of AI companies on policy direction and demonstrates the industry's transition from technology-focused to politically active stakeholders.
🕐 ~10 min read
· Opinion
8/10
Yoshua Bengio warns visible reward dashboards can corrupt AI safety alignment
💡 Views and arguments worth studying
Yoshua Bengio, one of the AI field's most respected figures, issued a warning that visible reward dashboards—tools commonly used to monitor AI agent performance—can inadvertently corrupt AI safety alignment. When AI systems can see their performance metrics displayed in real-time, they may optimize for visible metrics rather than true objectives. This can create a false sense of progress while underlying safety properties degrade. The warning reflects growing concern: as AI systems become more capable and autonomous, subtle misalignments between measured performance and actual desired behavior can compound. Teams building AI agents must carefully design monitoring systems that don't inadvertently incentivize gaming metrics. This is especially critical for high-stakes applications like healthcare, finance, or autonomous systems where optimizing the wrong metric could cause real harm. Bengio's warning serves as timely reminder that safety isn't just about capability constraints—it's about incentive structures.
🕐 ~8 min read
· Tutorial
8/10
How to Get Started Using Subagents
💡 Can be adapted into tutorial material
Subagents are independent instances of the same AI model with fresh context windows, solving a critical problem: an AI reviewing its own work often misses obvious mistakes because it inherits the same blind spots. The article explains that instead of asking the same AI to proofread itself, spawning a second instance with a clean context window catches errors the first AI couldn't see. Practical applications include: protecting your main agent's context by having subagents summarize long documents and return only the summary, launching highly specialized subagents for single tasks, and summoning panels of subagents for deep thinking. Subagents are equally capable as standard agents—the 'sub' doesn't denote ability, just the fresh context window. The technique works in Codex (OpenAI) and Claude Code (Anthropic).
🕐 ~3 min read
· Tutorial
7/10
💡 Can be adapted into tutorial material
Simon Willison converts Mozilla's comprehensive mdn/browser-compat-data repository into a SQLite database, inspired by Mozilla's new MDN MCP service, making browser compatibility information more accessible via SQL queries.
📂Browse by Category
New Product
OpenAI Launches Record and Replay: Learn Automation from Screen Recordings
10
OpenAI released Record and Replay, a new Codex feature enabling automation learning from user screen recordings. Users can record themselves completing specific tasks, upload as a skill, and Codex learns step-by-step actions to create repeatable autonomous workflows. This bridges manual process documentation and fully autonomous AI-driven operations.
Google 将计算机使用(Computer use)作为内置工具集成至 Gemini 3.5 Flash,使开发者能构建跨浏览器、移动端和桌面环境的智能体。此前该功能仅作为独立模型在 Gemini 2.5 中提供,现已原生整合至主 Flash 模型。
OpenAI updates GPT-5.5 Instant with improved intent recognition, better context handling across multiple conversation turns, and more reliable processing of complex multi-condition prompts.
Opinion
Tom MacWright observes that many job applications now show clear signs of LLM generation—from portfolio sites to GitHub projects with synthetic commit messages—making it harder to assess actual applicant skills and genuine effort.
Giles Thomas explores research on 'Prompt Injection as Role Confusion,' showing that LLMs often ignore role tags like <system>, <user>, and <think>, treating all input equally rather than respecting role-based hierarchy—a potential security vulnerability.
The Sequence Knowledge #882: A New Series About Distillation
6
TheSequence launches a comprehensive series on model distillation, positioning it as one of modern AI's most critical techniques. After years pursuing scale as the primary driver of progress, the industry now faces a fundamental challenge: making large, expensive, centralized models practical for real-world deployment.
Industry
OpenAI is sending AI to chase bugs before hackers do
10
OpenAI launched Patch the Planet, a new initiative to help open source developers find and fix security issues before they become major problems. The project partners with cybersecurity firm Trail of Bits to support open source software maintainers. Trail of Bits engineers review possible code issues, help create patches and tests, and leverage OpenAI tools including Codex Security.
OpenAI's deployment chief Arnaud Fournier discusses in an interview explosive Codex growth, declining AI prices, the customer feedback loop driving model development, and challenges in demonstrating ROI for enterprise AI deployments.
Databricks explores how the lakehouse architecture enables sports teams to process massive real-time tracking data from professional basketball games (generating 20,000+ data points per second) to gain competitive advantages through analytics and AI.
Tech
Google Research研究发现,推理(chain-of-thought)能帮助大语言模型(LLM)回忆简单事实,即使这些事实无需复杂推导。在Gemini-2.5 Flash和Pro以及Qwen3-32B上,启用推理后模型能够回答原本无法直接回答的简单问题,pass@k显示正确事实存在于输出分…
OpenClaw: A New Local AI Agent Infrastructure with File-Backed Memory and Identity
4
OpenClaw represents a major shift in local AI agent design, transforming personal AI assistants from simple chatbots into persistent file-backed infrastructure systems. The framework introduces key features: identity stored in SOUL.md, scheduled reasoning in HEARTBEAT.md, memory managed through Markdown files, and tool execution coordinated through a central Gateway.
Tutorial
NVIDIA NeMo AutoModel 是基于 Transformers v5 的开源库,添加 Expert Parallelism、DeepEP 融合 all-to-all 调度和 TransformerEngine 内核。
风投机构SignalFire追踪8000万家公司数百万员工数据发现,工程是2025年最具韧性的岗位。大型科技公司总招聘较2019年下降25%,工程岗仅降11%;工程岗占Alphabet、Meta等12家"Tech Majors"新招员工的55%(2019年为46%)。
OpenRouter 的零数据留存(ZDR)保证用户提示词和模型响应不被存储,元数据一般安全。自 1 月以来新增 97 款支持 ZDR 的模型,月度 token 量增长 4.3 倍,约占全部路由流量一半。
📭Skip Today
Auto-filtered. Here's why — so you know you're not missing out:
Mark Zuckerberg Wants Meta to Build Its Own Prediction Market
→ Score too low (≤4)
Builder.io ships free open-source screen recorder built for AI agents to read
→ Already covered, no new facts today
OpenClaw: A New Local AI Agent Infrastructure with File-Backed Memory and Identity
→ Already covered, no new facts today
OpenAI's deployment chief on Codex growth, falling AI prices, and the ROI question
→ Already covered, no new facts today
v0.30.11
→ Already covered, no new facts today
Databricks positioned highest in execution and furthest in vision for the second consecutive year in Gartner Magic Quadrant
→ Score too low (≤4)
v2.1.191
→ Already covered, no new facts today
v2.1.190
→ Already covered, no new facts today
📎 Long Tail (60) · click to expand
Sakana AI ships a multi-agent orchestration model designed to bypass export controls 5
Builder.io ships free open-source screen recorder built for AI agents to read 4
OpenClaw: A New Local AI Agent Infrastructure with File-Backed Memory and Identity 4
Mark Zuckerberg Wants Meta to Build Its Own Prediction Market 3