中文

AI Agent News

Track major events, funding, model releases and breakthroughs across the AI Agent landscape

AI Agent updates

Latest industry news

Track major events, funding, model releases and breakthroughs across the AI Agent landscape

Key events timeline

2026-01

OpenClaw erupts on GitHub

OpenClaw hits global GitHub Top 10 in 10 days, outpacing the Linux kernel star growth

2025-12

Meta acquires Manus for $2B

Meta acquires Manus AI for $2B, locking in the general-purpose Agent race

2025-04

DeepSeek-V3 open-sourced

The value king, at just 5% of GPT-4 cost

2025-03

Manus goes viral overnight

The world's first general-purpose AI Agent draws unprecedented attention

2025-02

OpenAI Deep Research

OpenAI ships a deep-research Agent that generates professional reports in one click

2025-02

MCP Servers pass 500

The MCP ecosystem erupts — 500+ servers built in 3 months

2025-01

DeepSeek-R1 stuns the world

Open-source reasoning model at just 3% of OpenAI cost, reshaping the global AI landscape

2024-11

MCP protocol born

Anthropic releases the Model Context Protocol, the de facto standard for Agent interfaces

2024-10

Claude Computer Use

Anthropic lets AI directly control the computer screen for the first time, opening a new paradigm

2024-09

Replit Agent full-stack automation

Natural language to a shipped product, aimed at non-engineers

2024-08

Cursor ARR passes $100M

The fastest-growing SaaS ever, the new king of AI coding tools

2024-06

Claude 3.5 tops SWE-bench

The strongest coding AI, bug-fixing at a junior engineer level

2024-03

Devin launches

The world's first autonomous AI software engineer, able to complete full coding tasks on its own

TechnologySep 18, 2025

AI Automation for Code Review: Comparing AI Code Review Capabilities of GitHub, GitLab, and Sourcegraph

GitHub Copilot's code review feature is now generally available, automatically detecting security vulnerabilities, performance issues, and code style problems while providing fix suggestions. GitLab Duo has also updated its AI code review capabilities. Comparative tests show that AI code review catches about 30% of issues missed by human reviewers, especially in edge cases and security. However, the AI false positive rate remains around 15%, requiring human confirmation.

TechnologySep 16, 2025

OpenAI Realtime API Now Commercially Available: Low-Latency Voice AI Interaction Opens Up Ecosystem

OpenAI's Realtime API is now open to all developers, supporting bidirectional voice conversations with latency under 200ms, built-in voice activity detection (VAD), and endpoint detection. Compared to traditional ASR+LLM+TTS pipelines, it better preserves emotion and tone. The GPT-4o Audio model supports voice input and output, priced at $0.10 per minute for input and $0.20 per minute for output. A wide range of voice AI applications will be built on this foundation.

TechnologySep 13, 2025

SpaceX Starship Introduces AI Flight Control: Autonomous Decision-Making Greatly Enhanced

SpaceX revealed that the latest version of Starship has significantly enhanced AI flight control capabilities. The AI system can process thousands of sensor data points and make attitude adjustment decisions within 100 milliseconds, reducing human intervention time from seconds to milliseconds. AI training utilized historical flight data and large-scale simulations. Musk stated that future Mars flights will heavily rely on AI autonomous control.

TechnologyJun 30, 2025

AI and DeFi Integration: The Rise of On-Chain Data Analysis and AI Trading Bots

AI trading bots now account for 65% of total trading volume in the decentralized finance (DeFi) market. New AI arbitrage bots automatically exploit cross-chain price differences; AI liquidity provision strategies optimize capital efficiency; LLM-based on-chain analysis tools help users understand complex protocols. However, the risk of AI manipulation is also rising, drawing regulatory attention.

TechnologyJun 29, 2025

Ant Group Upgrades AI Risk Control System: Graph Neural Network Fraud Detection Accuracy Reaches 99.7%

Ant Group announced the official launch of its new-generation AI risk control system, which uses graph neural network technology to analyze transaction relationship graphs, boosting fraud detection accuracy to 99.7% and processing 250,000 transaction decisions per second. The new system reduces false positive rates by 60%, minimizing incorrect blocks on legitimate users and significantly improving user experience.

TechnologyMay 18, 2025

2025 AI Agent Framework War: LangGraph vs AutoGen vs CrewAI Latest Comparison

With the explosion of AI Agent applications, three major frameworks—LangGraph, AutoGen, and CrewAI—are competing fiercely. LangGraph has become the production choice due to its precise workflow control; AutoGen 0.4, after restructuring, focuses on multi-agent conversations; CrewAI excels in low-barrier rapid setup. Surveys show that in enterprise production environments, LangGraph holds 56%, AutoGen 28%, and CrewAI 16%.