GitHub 热榜项目 - 周榜(2026-09-26)
生成于:2026-09-26
统计摘要
共发现热门项目: 21 个
Token赞助:siliconflow
前些天发现了一个巨牛的人工智能学习网站,通俗易懂,风趣幽默,忍不住分享一下给大家。点击跳转到网站。
本期热点趋势总结
本期 GitHub 热榜清晰指向 AI Agent 工程化爆发: Claude Code、Cline、OpenSpec、agent-skills、OpenCode Review 等聚焦代码生成、规范驱动开发、自动审计与安全评审;同时 RAG 知识平台、记忆系统、并行多 Agent 编排快速升温。趋势显示,行业正从“会写代码”转向“可控、可复现、可落地”的 Agent 生产力栈。
1. cloudflare/security-audit-skill
- 🏷️ 项目名称:cloudflare/security-audit-skill
- 🔗 项目地址:https://github.com/cloudflare/security-audit-skill
- ⭐ 当前 Star 数:21669
- 📈 趋势 Star 数:9547
- 📋 项目介绍:A coding-agent skill for multi-phase security audits with independently verified, machine-readable findings
- 🏷️ 项目标签:【🛡️Security、🤖AI】
- 💡 推荐语:Cloudflare推出的编码代理安全审计技能,可执行多阶段代码审计,并产出经独立验证、机器可读的漏洞发现,让安全审查更自动、更可信,适合开发者、安全团队和AI编程工具使用者。
2. anthropics/financial-services
- 🏷️ 项目名称:anthropics/financial-services
- 🔗 项目地址:https://github.com/anthropics/financial-services
- ⭐ 当前 Star 数:37565
- 📈 趋势 Star 数:2623
- 📋 项目介绍:null
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:Anthropics开源金融级AI解决方案,专为银行、交易与风控场景打造,提供安全合规的智能助手和数据处理能力,帮助金融机构快速落地生成式AI应用。
3. anthropics/claude-code
- 🏷️ 项目名称:anthropics/claude-code
- 🔗 项目地址:https://github.com/anthropics/claude-code
- ⭐ 当前 Star 数:148112
- 📈 趋势 Star 数:2102
- 📋 项目介绍:Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
- 🏷️ 项目标签:【🤖AI、📘TypeScript】
- 💡 推荐语:Claude Code 是一款运行在终端里的智能编程助手,能通过自然语言理解代码库、自动执行日常任务、解释复杂逻辑并管理Git工作流,让开发者无需离开终端就能大幅提升编码效率,适合追求高效编程的各类开发者日常使用。
4. alibaba/open-code-review
- 🏷️ 项目名称:alibaba/open-code-review
- 🔗 项目地址:https://github.com/alibaba/open-code-review
- ⭐ 当前 Star 数:41358
- 📈 趋势 Star 数:5030
- 📋 项目介绍:Secure, fast, efficient, battle-tested at Alibaba’s scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in multi-language ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.
- 🏷️ 项目标签:【🤖AI、⚙️Backend】
- 💡 推荐语:阿里开源的全能代码审查神器,融合确定性流水线与AI大模型,在超大规模实战中锤炼,能精准定位到行级问题,内置多语言安全规则库,能自动揪出空指针、线程安全、XSS和SQL注入等隐患,堪称开发团队的智能守门员。
5. affaan-m/ECC
- 🏷️ 项目名称:affaan-m/ECC
- 🔗 项目地址:https://github.com/affaan-m/ECC
- ⭐ 当前 Star 数:267535
- 📈 趋势 Star 数:6037
- 📋 项目介绍:The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
- 🏷️ 项目标签:【🤖AI、📘TypeScript】
- 💡 推荐语:ECC是一套为Claude Code、Codex、Cursor等AI编程工具打造的智能体性能优化系统,通过技能、直觉、记忆与安全机制,让开发者能更高效、更安全地驾驭AI编程助手。
6. Tencent/WeKnora
- 🏷️ 项目名称:Tencent/WeKnora
- 🔗 项目地址:https://github.com/Tencent/WeKnora
- ⭐ 当前 Star 数:30101
- 📈 趋势 Star 数:3189
- 📋 项目介绍:Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.
- 🏷️ 项目标签:【🤖AI、🐹Go】
- 💡 推荐语:腾讯开源WeKnora知识平台,能将原始文档一键转化为可查询的RAG知识库、自主推理Agent和自维护Wiki,帮你快速搭建企业级智能问答系统。
7. addyosmani/agent-skills
- 🏷️ 项目名称:addyosmani/agent-skills
- 🔗 项目地址:https://github.com/addyosmani/agent-skills
- ⭐ 当前 Star 数:99093
- 📈 趋势 Star 数:2911
- 📋 项目介绍:Production-grade engineering skills for AI coding agents.
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:addyosmani/agent-skills为AI编码智能体注入生产级工程技能,堪称开发者的“超级外挂”,让AI助手拥有资深工程师的实战素养,显著提升代码质量与交付效率。
8. stablyai/orca
- 🏷️ 项目名称:stablyai/orca
- 🔗 项目地址:https://github.com/stablyai/orca
- ⭐ 当前 Star 数:78359
- 📈 趋势 Star 数:6537
- 📋 项目介绍:Orca is the ADE for working with a fleet of parallel agents. Run any coding agent with your own subscription. Available on desktop, mobile and remote runtime.
- 🏷️ 项目标签:【🤖AI、💬LLM、⚙️Backend、📘TypeScript】
- 💡 推荐语:Orca是一款专为并行智能体舰队打造的代理开发环境,让您用自己的订阅轻松运行任意编码智能体,并全面支持桌面端、移动端和远程运行时。
9. vectorize-io/hindsight
- 🏷️ 项目名称:vectorize-io/hindsight
- 🔗 项目地址:https://github.com/vectorize-io/hindsight
- ⭐ 当前 Star 数:29859
- 📈 趋势 Star 数:4869
- 📋 项目介绍:Hindsight: Agent Memory That Learns
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:Hindsight让AI智能体拥有会学习的记忆,能自动优化过往经验并持续提升对话与任务表现,为开发者构建更聪明的智能应用提供核心动力。
10. anthropics/knowledge-work-plugins
- 🏷️ 项目名称:anthropics/knowledge-work-plugins
- 🔗 项目地址:https://github.com/anthropics/knowledge-work-plugins
- ⭐ 当前 Star 数:25630
- 📈 趋势 Star 数:889
- 📋 项目介绍:Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:Anthropic官方开源的Claude Cowork知识工作插件库,为知识工作者提供可直接接入工作流的智能工具,让文档处理、数据分析和日常协作更高效顺畅。
11. davila7/claude-code-templates
- 🏷️ 项目名称:davila7/claude-code-templates
- 🔗 项目地址:https://github.com/davila7/claude-code-templates
- ⭐ 当前 Star 数:31833
- 📈 趋势 Star 数:1041
- 📋 项目介绍:CLI tool for configuring and monitoring Claude Code
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:这个项目为开发者提供了一款命令行工具,专门用于配置和监控Claude Code的操作流程,让AI编码助手的使用更可控、更高效,适合需要精细管理AI编程会话的技术人员。
12. paperclipai/paperclip
- 🏷️ 项目名称:paperclipai/paperclip
- 🔗 项目地址:https://github.com/paperclipai/paperclip
- ⭐ 当前 Star 数:85058
- 📈 趋势 Star 数:2616
- 📋 项目介绍:The open-source app everyone uses to manage agents at work
- 🏷️ 项目标签:【🤖AI、📘TypeScript】
- 💡 推荐语:Paperclip是开源的工作流程智能体管理神器,专为团队协作打造,让每个人都能轻松部署、调度和追踪AI代理,将复杂任务自动化,极大提升工作效率。
13. pytorch/pytorch
- 🏷️ 项目名称:pytorch/pytorch
- 🔗 项目地址:https://github.com/pytorch/pytorch
- ⭐ 当前 Star 数:103329
- 📈 趋势 Star 数:255
- 📋 项目介绍:Tensors and Dynamic neural networks in Python with strong GPU acceleration
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:PyTorch,一个由顶尖AI团队打造的开源深度学习框架,以灵活的张量计算和动态神经网络为核心,配合强大的GPU加速能力,让研究者与开发者能快速构建、训练和部署AI模型,是人工智能时代的核心引擎。
14. TencentCloud/Octop
- 🏷️ 项目名称:TencentCloud/Octop
- 🔗 项目地址:https://github.com/TencentCloud/Octop
- ⭐ 当前 Star 数:4969
- 📈 趋势 Star 数:1149
- 📋 项目介绍:A smarter, self-hosted AI assistant — multi-user, multi-agent.
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:腾讯云开源的Octop是一款自托管的多用户多代理AI助手,让团队能轻松部署私有化智能服务,实现多人协作与多代理协同,提升AI应用的安全性和灵活性。
15. cloudflare/quiche
- 🏷️ 项目名称:cloudflare/quiche
- 🔗 项目地址:https://github.com/cloudflare/quiche
- ⭐ 当前 Star 数:12613
- 📈 趋势 Star 数:769
- 📋 项目介绍:🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
- 🏷️ 项目标签:【⚙️Backend、🦀Rust】
- 💡 推荐语:Cloudflare 开源的高性能 QUIC 与 HTTP/3 协议实现,基于 Rust 编写,专注极致速度与安全,是网络开发者构建下一代低延迟应用的理想底层组件。
16. Fission-AI/OpenSpec
- 🏷️ 项目名称:Fission-AI/OpenSpec
- 🔗 项目地址:https://github.com/Fission-AI/OpenSpec
- ⭐ 当前 Star 数:70374
- 📈 趋势 Star 数:1282
- 📋 项目介绍:Spec-driven development (SDD) for AI coding assistants.
- 🏷️ 项目标签:【🤖AI、📘TypeScript】
- 💡 推荐语:OpenSpec为AI编程助手引入规格驱动开发范式,通过将需求明确为可验证的规格说明,显著减少多轮对话中的误差,并提升代码生成质量,同时为AI辅助开发流程提供结构化框架,极大提高开发效率,适合所有使用AI编程工具的开发者关注。
17. HKUDS/CLI-Anything
- 🏷️ 项目名称:HKUDS/CLI-Anything
- 🔗 项目地址:https://github.com/HKUDS/CLI-Anything
- ⭐ 当前 Star 数:50548
- 📈 趋势 Star 数:972
- 📋 项目介绍:“CLI-Anything: Making ALL Software Agent-Native” – CLI-Hub:https://clianything.cc/
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:CLI-Anything让所有软件都能通过AI智能操作,相当于给每个应用装上智能大脑,使命令行工具更自然地被大语言模型使用,极大方便开发者和技术爱好者。
18. superdesigndev/treg
- 🏷️ 项目名称:superdesigndev/treg
- 🔗 项目地址:https://github.com/superdesigndev/treg
- ⭐ 当前 Star 数:3396
- 📈 趋势 Star 数:1687
- 📋 项目介绍:OpenRouter for agent tools. Join community here:https://discord.gg/6mQYYfFMAn
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:Treg为AI智能体提供统一工具路由层,像OpenRouter管理大模型一样灵活调度各类工具,让开发者轻松编排和切换多个工具,大幅提升Agent开发效率。
19. cline/cline
- 🏷️ 项目名称:cline/cline
- 🔗 项目地址:https://github.com/cline/cline
- ⭐ 当前 Star 数:69329
- 📈 趋势 Star 数:676
- 📋 项目介绍:Autonomous coding agent as an SDK, IDE extension, or CLI assistant.
- 🏷️ 项目标签:【🤖AI、📘TypeScript】
- 💡 推荐语:Cline是一款自主编码代理,可无缝集成SDK、IDE扩展或命令行工具,为开发者提供智能编程辅助,大幅提升编码效率。
20. odoo/odoo
- 🏷️ 项目名称:odoo/odoo
- 🔗 项目地址:https://github.com/odoo/odoo
- ⭐ 当前 Star 数:54654
- 📈 趋势 Star 数:183
- 📋 项目介绍:Odoo. Open Source Apps To Grow Your Business.
- 🏷️ 项目标签:【⚙️Backend、🐍Python】
- 💡 推荐语:Odoo是一套开源的企业管理应用全家桶,覆盖销售、采购、库存、财务、CRM、人力资源等核心业务模块,模块化设计让企业可按需组合、灵活扩展,帮助中小企业一站式实现数字化管理,降低运营成本、提升效率。
21. bojieli/ai-agent-book
- 🏷️ 项目名称:bojieli/ai-agent-book
- 🔗 项目地址:https://github.com/bojieli/ai-agent-book
- ⭐ 当前 Star 数:51014
- 📈 趋势 Star 数:2485
- 📋 项目介绍:《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
- 🏷️ 项目标签:【🤖AI、🐍Python】
- 💡 推荐语:李博杰著《深入理解AI Agent》开源全书,完整提供设计原理与工程实践,附编译版PDF与配套代码,是开发者系统掌握Agent架构与落地的首选实战指南。
数据来源
- 🧭 GitHub Trending
- 🚀 数据获取自GitHub公共API
关于作者
📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。