🔥 Spotlight
OpenAI Discloses Internal RSI Data, Confirms Achievement of AI Research Intern Milestone; Chief Scientist Warns of “An Alien Mind” and Urges Industry Slowdown : OpenAI has officially released detailed data on AI models accelerating scientific research internally, announcing it has met its “automated AI research intern” milestone on schedule and plans to achieve fully autonomous AI researchers by March 2028. Data shows that the median OpenAI researcher consumes over $600 worth of inference tokens per day, with the top 10% exceeding $7,000 daily; every 1 human working day corresponds to 3.1 agent working days. However, Chief Scientist Jakub Pachocki published a long-form essay titled An Alien Mind on the same day, warning that chain-of-thought monitoring capabilities are breaking down at an accelerating rate as models grow stronger, making AI highly susceptible to unaligned behaviors once out of oversight, and urging the entire industry to prioritize voluntary slowdowns and international coordination above all else (Source: OpenAI News, THE DECODER, Synced)
.jpg)
Fields Medalist Team Mostik Unveils “Cross-Modal Bridge” Directly Linking LLM Hidden States; 4B Small Model Outperforms Large Models Without Text Interaction : Startup team Mostik (with Fields Medalist Stanislav Smirnov as Chief Scientist) has proposed a novel architecture that breaks through the bottleneck of traditional text interactions. By utilizing a small, trainable “bridge,” the approach directly transfers the hidden states generated by the 753B-parameter GLM-5.2 during its prefill phase to an on-device 4B Qwen-3.5 running on mobile phones, with the large model never outputting text and only the small model handling decoding. This design slashes large model inference costs down to one-twentieth while doubling the accuracy of the 4B model on the challenging ARC-AGI 3 subset, establishing a new mathematical and engineering paradigm for deep heterogeneous multi-model collaboration (Source: QbitAI)

South Korea Launches “AI for All” Initiative: Government Subsidizes 512 B200 GPUs, Three Major Conglomerates Lead Sovereign AI Services for Citizens : South Korea’s Ministry of Science and ICT announced the selection of three major consortia—SK Telecom, KT, and Kakao—to advance the national “AI for All” initiative, planning to provide free, unlimited general AI and public administrative agent services to all citizens before year-end. The South Korean government directly allocated 512 NVIDIA B200 GPUs this year and plans to fully cover operational costs from the national budget starting in 2027, while mandating that indigenous domestic models account for no less than 80% of each consortium’s services, making it the first G20 economy to designate advanced AI as public infrastructure with state-level backing (Source: TechRadar, 36Kr)

Zeno Robotics Releases World’s First Decentralized Collaborative Embodied Foundation Model Zeno-1 : Zeno Robotics has launched Zeno-1, a 3B-parameter physical intelligence foundation model specifically designed for decentralized, real-time multi-robot collaboration. Ditching the traditional centralized scheduler and synchronous demonstration imitation approaches, the model employs a four-stage progressive “Closed-Loop Partner Interaction (CPI)” training regimen. This allows isomorphic model instances to spontaneously exhibit collaborative behaviors such as decelerating, waiting, and yielding solely relying on local 30Hz visual-motor feedback and environmental state interactions, with a built-in predictive world model enabling failure warnings 0.5 seconds in advance, resolving the curse of dimensionality and temporal error accumulation in multi-embodied agent task decomposition (Source: Synced)
.jpg)
🎯 Trends & Updates
GPT-6 Sol Internal Testing Leaked: Up to 6x Faster Than Astra per Run, Specialized for High-Throughput Agent Tasks : Community leaks reveal that OpenAI is internally testing GPT-6 Sol, a new member of the GPT-6 family. Benchmark tests indicate that in long-output tasks such as SVG generation and sandbox world building, Sol’s single-response speed at the Max reasoning tier is approximately 6 times faster than GPT-6 Astra, substantially reducing latency and token costs. Industry insiders speculate that while Astra focuses on top-tier complex causal reasoning, Sol is positioned as the primary production-grade agent model balancing high throughput and cost-efficiency, expected to officially debut at the late-September developer conference (Source: QbitAI, 36Kr)

HiDream.ai Releases Embodied World Model HiDream-O1-Embodied, Tops RoboColiseum Perturbation Leaderboard : HiDream.ai has officially launched HiDream-O1-Embodied, a native omni-modal embodied world model that unifies the representation and causal deduction of images, video, 3D, and actions for the first time. On the embodied simulation benchmark RoboColiseum, the model took first place on the “Perturbation Adaptation” sub-leaderboard with a score of 0.692 under severe disturbances like lighting changes, occlusions, and camera shifts. By combining high-precision motion capture foundations with generative diffusion, the team built a “real foundation + generative enhancement” data flywheel, significantly improving robotic manipulation robustness in non-ideal real-world environments (Source: Synced, QbitAI)
.jpg)
Alibaba Open-Sources End-to-End Driving Model Qwen-Drive 1.0, Integrating Spatial Perception and Trajectory Planning : Alibaba’s Qwen team has open-sourced Qwen-Drive 1.0, built on Qwen3.5-4B. The model introduces a Bird’s-Eye View (BEV) 3D perception head and a trajectory planning expert module, enabling a single model to simultaneously handle in-cabin voice assistance, traffic causal Q&A, and continuous driving planning. Closed-loop simulation evaluations show that the RL-fine-tuned model reduced the vehicle yaw deviation rate from 24% to 12% while fully preserving the base model’s general language and commonsense reasoning capabilities (Source: THE DECODER)

Shuicheng Yan’s Team Releases VoiceMem: A Real-Time Interactive Dual-Brain Memory Architecture : A research team led by Shuicheng Yan along with Nanyang Technological University and other institutions released VoiceMem, a brain-inspired memory framework for digital symbiotes. Tailored to the high-tempo and emotional nuances of voice interaction, the architecture designs an “Information Left Brain” (managing facts via two-tier graph retrieval) and an “Emotional Right Brain” (long- and short-term emotional attribution and personality crystallization), compressing long-context retrieval latency to 134ms—hidden entirely within the standard VAD silence waiting window—and achieving a score of 91.2 on the LoCoMo long-dialogue benchmark using only 5 memory entries (Source: Synced)

Microsoft and SJTU Open-Source Argus: An Evidence-Driven Long-Horizon Scientific Research Agent Runtime : Microsoft and Shanghai Jiao Tong University have jointly introduced Argus, an agent inference runtime designed for multi-day complex scientific research tasks. The system shifts the traditional goal-driven paradigm to an evidence-driven architecture, operating through a decoupled cycle of four roles—Manager, Planner, Engineer, and Reviewer—supporting multi-harness collaboration and knowledge accumulation. Across 27 interdisciplinary research campaigns totaling 1,548 continuous testing hours, it achieved high-autonomy execution requiring human intervention only once every 40.7 hours on average (Source: Synced)
.jpg)
NVIDIA, Harvard, and Collaborators Propose Hydra-0: An Action Flow-Conditioned World Model : A research team from NVIDIA, Harvard University, and collaborators has introduced Hydra-0, a general world model conditioned on Action Flow. The model maps the physical motions of robotic arms and human hands into continuous trajectories on the pixel plane, bridging the gap across heterogeneous embodiment control interfaces. Evaluations demonstrate that Hydra-0 reduces robot motion prediction error by 90.4% and object deformation error by 60.2%, while supporting an inverse mode to directly infer and generate executable robotic actions from target object trajectories (Source: 36Kr)

Westlake University and Collaborators Propose Code World Model: A Code-Driven World Model : A team from Westlake University and Nanyang Technological University has introduced the Code World Model architecture, reshaping the generative paradigm for interactive world models. In this approach, a Coding Agent writes executable code to maintain underlying rigid body collisions, properties, and causal rules, and then compiles the state into lightweight, low-resolution proxy skeletons fed into the MiniMax-H3 video diffusion model to render detailed visuals. This effectively solves the structural flaws of pure video models in long-term physical consistency and complex interaction logic (Source: 36Kr)

🧰 Tools
Alibaba’s “Qwen Office” Launches Industry-First Multi-User Collaborative Workbench : Alibaba’s enterprise agent product “Qwen Office” has launched its “Multi-User Workbench” feature. Users only need to describe business processes and role requirements in natural language, and the system instantly generates a dedicated web application capable of supporting hundreds of concurrent collaborators. It natively integrates role-based permission isolation, cloud databases, a centralized management backend, and zero-ops deployment capabilities, significantly lowering the development barrier for SMEs to customize internal OA and workflow systems (Source: QbitAI)

360 Launches Enterprise AI Agent Platform Nami Work : 360 has officially launched Nami Work, an enterprise agent collaborative platform highlighting “Cloud Office” and enterprise permission integration. Preloaded with over 20,000 common tools and environment dependencies, the platform allows agents to execute long-horizon, complex tasks directly in secure cloud sandboxes without interruptions from local shutdowns. The enterprise edition deeply integrates with organizational address books, domain accounts, and codebase permissions, supporting the export of proven best workflows into shared team Skill components (Source: 36Kr)

feynman: An Open-Source AI Agent Workbench for Full-Lifecycle Scientific Research : Developers have open-sourced feynman, an AI scientific research agent workbench built on top of the Pi runtime and the alphaXiv paper ecosystem. Featuring four built-in collaborative roles—Researcher, Reviewer, Writer, and Verifier—it provides end-to-end local and CLI support ranging from literature search and cross-paper graph scoring (PaperRank) to paper-code consistency auditing (audit) and replication plan generation, with one-click export to Codex- and Claude Code-compatible Agent Skills (Source: GitHub Trending)

geo-seo-claude: Automated SEO Optimization Skill Library for the Generative Engine Optimization (GEO) Era : The open-source tool geo-seo-claude introduces a comprehensive suite of Generative Engine Optimization (GEO) skills for Claude Code. Designed around the citation mechanisms of AI search engines (Perplexity, ChatGPT, Google AI Overviews, etc.), it offers content quotability scoring, AI crawler permission audits, llms.txt standard generation, and cross-platform brand visibility scanning, helping websites transition from traditional keyword rankings to LLM answer source optimization (Source: GitHub Trending)
📚 Research & Learning
Meta FAIR Proposes AI Research Preference Models (RPMs) to Pre-Screen Experiments and Cut Compute Costs : Meta FAIR, the University of Oxford, and UCL have jointly proposed AI Research Preference Models (RPMs). Addressing the high verification compute costs when automated research agents generate massive candidate experiments, RPM uses a frozen pretrained LLM to rank unexecuted proposals through pairwise elimination, selecting only the most promising candidates for execution. On the AIRS-Bench benchmark, this approach enabled agents to reach baseline 24-hour exploration levels 1.5–1.6x faster (Source: MarkTechPost)
H Company Releases NeoMME: Single-Tower Multimodal Decoder-Free Retrieval Encoders : French startup H Company has open-sourced the NeoMME bidirectional encoder family (260M and 800M). The models completely discard the traditional independent vision tower and causal decoder, employing a single Transformer architecture to simultaneously process text tokens and raw 32×32 image patches. It achieves 0.523 nDCG@10 on the ViDoRe v3 visual document retrieval benchmark, matching the 3.75B ColQwen2.5 model with a significantly smaller parameter footprint (Source: MarkTechPost)

YC Paper Club In-Depth Discussion: Why the Agent Harness Matters More Than the Model Itself : Y Combinator held a special seminar on Agent Harnesses, where several frontline researchers dissected the evolution of harnesses from static prompt wrappers to self-evolving operating systems. The discussion highlighted that given the same model weights, a harness equipped with programmatic REPL interaction, persistent tiered context management (L1–L3 cache), and self-correction capabilities can elevate ARC-AGI scores from 30% to 95%, shifting the competitive moat of future AI architectures toward the expressiveness and state management of external execution environments (Source: )
Study Unveils the Limits of Online Policy Distillation in LLMs: A Single Sample Can Cover Key States of the Entire Dataset : Tsinghua University and partner institutions published a paper titled Rethinking On-Policy Distillation of Large Language Models II: One Training Example. The study discovers that by having a student model perform multi-turn generation and targeted alignment on just a single problem, its internal representations can cover 71.5% of the hidden states learned from training on the full benchmark dataset; 16 problems are sufficient to reach 98.9% coverage, indicating that the bottleneck of on-policy distillation lies in the student model’s assimilation efficiency rather than the number of initial seed problems (Source: HuggingFace Daily Papers)

💼 Business
Compute-Power Collaborative AI Infra Vendor Brain-Inspired Technology Secures Hundreds of Millions of Yuan in Series B+ Strategic Funding Led by CRRC Capital : Intelligent technology and compute optimization enterprise Brain-Inspired Technology announced the completion of a Series B+ financing round of hundreds of millions of yuan, led by central SOE industrial fund CRRC Capital, with follow-on investments from Ginkgo Vale Capital and others. The funds will be primarily allocated to core scheduling algorithm research and heterogeneous compute orchestration for compute-power collaborative “Token Factories,” leveraging CRRC’s green energy advantages to resolve the green power and compute matching bottleneck in high-energy scenarios, driving domestic AI infrastructure from scale expansion to kilowatt-hour energy efficiency competition (Source: QbitAI)

Intelligent Decision and Ontology Infrastructure Provider StoneTech Completes Nearly 500 Million Yuan Series B Funding : High-reliability critical domain intelligent decision provider StoneTech announced the completion of nearly 500 million yuan in Series B financing, with investors including Nanfang Demao Fund and Unicom VC. Based on its proprietary Autonomous Ontology Space (AOS) and “Shitong Lingjing” product ecosystem, the company provides traceable, strictly permission-controlled industrial-grade agent decision loops for defense, energy/power, and telecom operator sectors (Source: 36Kr)

Uber Co-Founder Travis Kalanick’s Robotics Startup Atoms Reportedly Planning Robotaxi Move : According to the Financial Times, Atoms, an embodied and automation hardware startup founded by former Uber co-founder Travis Kalanick, is launching large-scale hiring and acquisition plans to enter the Robotaxi autonomous driving space after completing a massive $1.7 billion funding round led by a16z. The report reveals that Uber has invested $100 million into Atoms and entered talks regarding future fleet technology collaboration (Source: TechCrunch)
🌟 Community
Jensen Huang Claims “AGI Has Arrived,” Sparking Heated Debate Among Academia and Developers Over the Definition of AGI : NVIDIA CEO Jensen Huang congratulated OpenAI on social media, declaring that “GPT-6 Astra marks the arrival of AGI,” triggering intense community debate regarding the definition of Artificial General Intelligence. Prominent scholars including Gary Marcus pushed back, noting that current models still exhibit significant gaps in causal reasoning, long-term autonomous planning, and physical world understanding without scientifically rigorous objective benchmarks, arguing business leaders should not redefine AGI arbitrarily; however, supporters argue that in terms of practical economic value in computer operation and multi-step coding, AI has de facto entered the AGI stage (Source: Marcus on AI, Reddit r/ArtificialInteligence)
GPT-6 Astra Beats Classic Game “Portal” at $571 in Tokens, Sparking Discussions on Compute and Autonomy : A developer shared a complete log of using GPT-6 Astra to autonomously complete the first-person puzzle game Portal via pure vision input and keyboard/mouse actions. The entire run took nearly 24 hours and consumed roughly $571.18 in API token costs. The community noted this demonstrated a qualitative leap in 3D spatial reasoning and sequential action exploration, though the multi-hundred-dollar single-task cost prompted developers to prudently evaluate the real-world engineering cost-effectiveness of current frontier models (Source: The Verge, Reddit r/ChatGPT)

Developer Reveals Notion’s Official MCP Connector Silently Injects Marketing Prompts to Push Paid Upgrades : A developer posted on Reddit revealing that Notion’s official Model Context Protocol (MCP) server secretly injects system prompt instructions promoting the Notion Business plan, causing AI agents to unsolicitedly pitch paid upgrades to users during routine workflows. The incident has raised widespread concerns among developers regarding third-party plugin security, context poisoning, and commercial exploitation of agent prompt channels (Source: Reddit r/ClaudeAI)

Swiss Banking Giant UBS Makes AI Tool Proficiency a Mandatory Hiring Requirement for Junior Bankers : The Financial Times disclosed that Swiss banking giant UBS has instituted AI tool proficiency as a mandatory assessment criterion in its 2027 global investment banking and markets graduate and intern recruitment. Interview rounds will directly evaluate candidates on their efficiency in utilizing AI for financial modeling, industry research, and report generation, signaling a shift in the financial sector’s skill expectations for entry-level white-collar workers from basic execution to AI orchestration and validation (Source: THE DECODER)
Autonomous Agent “Micro-Economy” Experiment 1f916.ai: 2,000 AIs Achieve Independent Collaboration and On-Chain Transactions : An independent developer shared operational data from the experimental project 1f916.ai: after providing Claude Agents with independent domain names and environments for one month, over 2,000 autonomous AI agents spontaneously generated more than 4,000 posts and 100,000 interactions. The agents not only established spontaneous self-correction and identity verification mechanisms but also implemented automated task bidding and service settlements via USDC micropayments, presenting a micro-evolutionary model of a decentralized multi-agent society (Source: Reddit r/ClaudeAI)

💡 Others
Key Architect of UK AI Policy Matt Clifford Resigns as ARIA Chair Over Anthropic Conflict of Interest : Matt Clifford, chairman of the UK Advanced Research and Invention Agency (ARIA) who announced last week he was joining Anthropic to lead international government affairs, has officially resigned from his post at ARIA following sharp criticism from senior MPs and the parliamentary Science Committee regarding “serious conflicts of interest.” The incident highlights rising global political scrutiny and vigilance over the “revolving door” between AI tech giants and government regulatory bodies (Source: The Guardian)

Authors of 500,000 Books Take Collective Action: Publishers and Literary Agents Clash Over Anthropic Settlement Payouts : As Anthropic’s $1.5 billion AI training copyright settlement enters the payout phase, multiple authors revealed on social platforms that traditional publishers like HarperCollins and various literary agencies are aggressively filing 50% or even 100% compensation claims on out-of-print, rights-reverted, or self-published works. The Authors Guild has stepped in to help authors lodge dispute claims, exposing operational chaos and property rights loopholes in the execution of AI copyright settlements (Source: TechCrunch)
Kenya’s Outsourced Writing Industry Faces Systemic Collapse Amid Generative AI Surge : A New York Times investigative report revealed that Nairobi’s academic ghostwriting and data annotation industry, which once employed over 40,000 workers, has suffered a catastrophic plunge in orders and rates following the widespread adoption of LLMs like ChatGPT. The gig economy in this developing nation, heavily reliant on low-cost intellectual outsourcing, is rapidly shrinking with only a few remaining “AI text humanizing” editing gigs, underscoring generative AI’s profound disruption of global labor outsourcing markets (Source: THE DECODER)