Li Bojie has published an open-source book titled 'Deep Understanding of AI Agents: Design Principles and Engineering Practice' (《深入理解 AI Agent:设计原理与工程实践》) on GitHub, including the full text, compiled PDF, and chapter-by-chapter companion code. The repository gained 1,734 stars in a single day, reaching over 5,000 total stars, indicating strong community interest. The resource targets practitioners seeking a structured treatment of AI agent design and implementation.
A Chinese-language educational repository titled '从零开始构建智能体' (Building Agents from Scratch) covering agent principles and practice is trending on GitHub with over 56,000 stars and 479 new stars today. The project is maintained by Datawhale China, a prominent open-source AI education community. High star velocity suggests significant community interest in accessible agent-building educational content.
A Hugging Face blog post reflecting on one year since the 'DeepSeek moment' examines the architectural decisions shaping China's open-source AI ecosystem. The piece analyzes how Chinese labs have built upon and diverged from DeepSeek's design choices in the intervening year. It situates these developments within the broader context of open-weights model progress and competitive dynamics between Chinese and Western AI development.
Microsoft has published AI-Engineering-Coach, a TypeScript repository on GitHub aimed at improving agentic engineering practices. The project has accumulated 3,378 stars with 79 added today, suggesting moderate community traction. Minimal description is available, but the Microsoft provenance and agentic focus make it worth indexing.
Microsoft has published an open-source framework on GitHub for building, orchestrating, and deploying AI agents and multi-agent workflows, with support for both Python and .NET. The repository has accumulated 11,061 stars. It represents Microsoft's entry into the agent harness tooling space alongside existing frameworks like LangChain and AutoGen.
NVIDIA has published an open-source Python repository of AI agent skills on GitHub, accumulating 1,645 stars with 199 added in a single day. The repository appears to be a collection of reusable agent capabilities released by NVIDIA. The strong single-day growth suggests notable community interest in NVIDIA's agent tooling efforts.
Agent-Reach is an open-source Python CLI tool that enables AI agents to read and search across Twitter, Reddit, YouTube, GitHub, Bilibili, and XiaoHongShu without requiring API keys or fees. The project has accumulated over 21,000 GitHub stars with 127 added today, indicating significant community traction. It addresses a common friction point in agent development: accessing real-time web content across multiple platforms.
A GitHub project adapts the TradingAgents framework for Chinese A-share markets, incorporating local data sources (Dragon-Tiger lists, hot money flows, lock-up expiry schedules) and a bull/bear debate structure among 7 specialized AI analyst agents. The project has accumulated 2,111 stars with 230 added today, indicating significant community traction. It represents a domain-specific instantiation of multi-agent financial reasoning adapted to a non-US regulatory and data environment.
AI-Trader is an open-source Python project from HKUDS (Hong Kong University of Data Science) implementing a fully-automated, agent-native trading system. The repository has accumulated over 20,000 GitHub stars, indicating significant community interest. It represents a concrete deployment of LLM-based agents in financial trading workflows.