首页
学习
活动
专区
圈层
工具
发布
社区首页 >专栏 >GitHub Trending 的前排正在切换:AI 开发热度未退,但社区主线开始转向 Agent 基础设施

GitHub Trending 的前排正在切换:AI 开发热度未退,但社区主线开始转向 Agent 基础设施

作者头像
山行AI
发布2026-04-09 21:14:17
发布2026-04-09 21:14:17
2660
举报

这一轮 GitHub Trending 更值得关注的,不是单个爆款项目的短期冲高,而是 Agent、技能体系、上下文管理与自动化基础设施开始在不同时间尺度上反复出现。真正的变化不在于“AI 还热不热”,而在于技术社区正在把注意力从模型能力本身,逐步转向更可落地的开发组织方式与执行系统。

今日热门:短周期里,Claude Code 与语音 AI 仍在吸引最高注意力

•来源链接:https://github.com/trending[1]

•时间范围:Daily(今日)

•页面实际可见条目数:14

今日榜单观察

今天的日榜呈现出两个非常清晰的方向:

1围绕 Claude Code 的使用方法、团队协作与技能体系仍在快速放量

2语音 AI 与 Agent 工具链继续维持高热度

这说明,社区对 AI 开发的关注点,已经不只是“模型多强”,而是开始聚焦“如何把模型能力真正组织进开发流程”。

今日热门项目明细

1luongnv89 / claude-howto 中文摘要:一份可视化、示例驱动的 Claude Code 使用指南,从基础概念到高级 Agent 用法,强调可以直接复制上手的模板。 链接:https://github.com/luongnv89/claude-howto[2] Star:14,305 新增:2,390 stars today

2microsoft / VibeVoice 中文摘要:微软开源的前沿语音 AI 项目,主打高质量语音生成与语音交互能力。 链接:https://github.com/microsoft/VibeVoice[3] Star:33,728 新增:3,863 stars today

3Yeachan-Heo / oh-my-claudecode 中文摘要:面向团队协作的 Claude Code 多 Agent 编排框架,强调团队级任务组织与多角色分工。 链接:https://github.com/Yeachan-Heo/oh-my-claudecode[4] Star:19,985 新增:1,126 stars today

4shanraisshan / claude-code-best-practice 中文摘要:围绕 Claude Code 的最佳实践整理,聚焦使用经验沉淀与高效开发方法。 链接:https://github.com/shanraisshan/claude-code-best-practice[5] Star:页面未显示 新增:页面未显示

5NousResearch / hermes-agent 中文摘要:一个强调可成长性的 Agent 项目,试图让智能体能力随着使用不断演化。 链接:https://github.com/NousResearch/hermes-agent[6] Star:20,891 新增:1,907 stars today

6obra / superpowers 中文摘要:一个面向 Agent 的技能框架与软件开发方法论项目,试图把“技能 + 流程”固化为可复用开发体系。 链接:https://github.com/obra/superpowers[7] Star:页面未显示 新增:页面未显示

7microsoft / agent-lightning 中文摘要:微软推出的 Agent 训练框架,关注如何更高效地训练和增强 AI Agent。 链接:https://github.com/microsoft/agent-lightning[8] Star:页面未显示 新增:页面未显示

8PaddlePaddle / PaddleOCR 中文摘要:面向文档与图像结构化理解的 OCR 工具,可将 PDF / 图片转为适合 AI 使用的结构化数据。 链接:https://github.com/PaddlePaddle/PaddleOCR[9] Star:页面未显示 新增:页面未显示

9Dimillian / Skills 中文摘要:面向 Codex 的个人技能集合项目,体现出“AI 编码工具 + 技能包”的组合趋势。 链接:https://github.com/Dimillian/Skills[10] Star:3,025 新增:115 stars today

10sherlock-project / sherlock 中文摘要:一个用于按用户名搜索社交网络账号的老牌开源工具。 链接:https://github.com/sherlock-project/sherlock[11] Star:页面未显示 新增:页面未显示

11neovim / neovim 中文摘要:强调可扩展性与可用性的 Vim 分支项目,长期是开发者工具链的重要基础设施。 链接:https://github.com/neovim/neovim[12] Star:98,034 新增:93 stars today

12vas3k / TaxHacker 中文摘要:一个自托管 AI 财务工具,用于发票、收据和交易数据分析。 链接:https://github.com/vas3k/TaxHacker[13] Star:3,917 新增:318 stars today

13OpenBMB / ChatDev 中文摘要:面向多 Agent 协作的软件开发框架,探索以 LLM 协作方式完成开发任务。 链接:https://github.com/OpenBMB/ChatDev[14] Star:页面未显示 新增:页面未显示

14jwasham / coding-interview-university 中文摘要:经典的计算机科学学习路径仓库,用于系统性准备软件工程师面试。 链接:https://github.com/jwasham/coding-interview-university[15] Star:页面未显示 新增:页面未显示

本周热门:热度开始从“单点能力”转向“可组合的 Agent 系统”

•来源链接:https://github.com/trending?since=weekly[16]

•时间范围:Weekly(本周)

•页面实际可见条目数:14

本周榜单观察

如果说日榜还带有明显的短周期情绪,那么周榜释放出的信号更稳定:Agent 已不再只是一个演示概念,而是在向研究、编码、协作、训练和执行平台演化。

过去一段时间,大家讨论的重点更多是模型能力提升;但从本周榜单来看,社区的真正关注点开始转向另一层——怎么把多个能力组织成一个长期运行、可协作、可扩展的系统。

本周热门项目明细

1mvanhorn / last30days-skill 中文摘要:一个能跨 Reddit、X、YouTube、HN、Polymarket 和 Web 做主题研究并输出可信总结的 Agent Skill。 链接:https://github.com/mvanhorn/last30days-skill[17] Star:17,068 新增:11,933 stars this week

2microsoft / VibeVoice 中文摘要:开源前沿语音 AI 项目,本周继续维持强势增长。 链接:https://github.com/microsoft/VibeVoice[18] Star:33,728 新增:8,327 stars this week

3hacksider / Deep-Live-Cam 中文摘要:实时换脸与一键视频深度伪造工具,体现出生成式视频方向的持续关注。 链接:https://github.com/hacksider/Deep-Live-Cam[19] Star:87,165 新增:6,693 stars this week

4bytedance / deer-flow 中文摘要:字节开源的长任务 SuperAgent 框架,整合沙箱、记忆、工具、技能和子 Agent,用于处理分钟级到小时级任务。 链接:https://github.com/bytedance/deer-flow[20] Star:55,670 新增:13,560 stars this week

5SakanaAI / AI-Scientist-v2 中文摘要:面向自动化科学发现的 Agent 系统,尝试把研究流程推进到“工作坊级别”的自动生成。 链接:https://github.com/SakanaAI/AI-Scientist-v2[21] Star:4,275 新增:1,814 stars this week

6Yeachan-Heo / oh-my-claudecode 中文摘要:面向团队协作的 Claude Code 多 Agent 编排框架。 链接:https://github.com/Yeachan-Heo/oh-my-claudecode[22] Star:19,985 新增:6,933 stars this week

7pascalorg / editor 中文摘要:一个 3D 建筑项目创建与分享工具,代表垂直场景应用的另一条增长线。 链接:https://github.com/pascalorg/editor[23] Star:8,885 新增:4,584 stars this week

8NousResearch / hermes-agent 中文摘要:强调“会随着你一起成长”的智能体项目,本周热度继续维持。 链接:https://github.com/NousResearch/hermes-agent[24] Star:20,891 新增:7,539 stars this week

9obra / superpowers 中文摘要:围绕 Agent 技能框架与开发方法论的项目,体现“技能化开发”在社区中的持续上行。 链接:https://github.com/obra/superpowers[25] Star:页面未显示 新增:页面未显示

10affaan-m / everything-claude-code 中文摘要:一套围绕 Claude Code / Codex / Cursor 等编码 Agent 的性能优化与工程方法系统。 链接:https://github.com/affaan-m/everything-claude-code[26] Star:128,908 新增:19,869 stars this week

11TauricResearch / TradingAgents 中文摘要:多 Agent 金融交易框架,表明 Agent 正在深入金融等复杂垂直场景。 链接:https://github.com/TauricResearch/TradingAgents[27] Star:45,434 新增:4,848 stars this week

12letta-ai / claude-subconscious 中文摘要:试图为 Claude Code 增加“潜意识”层的项目,本质上是在探索更深层上下文与记忆机制。 链接:https://github.com/letta-ai/claude-subconscious[28] Star:2,504 新增:1,258 stars this week

13Crosstalk-Solutions / project-nomad 中文摘要:一个离线生存计算机项目,把关键工具、知识与 AI 整合到单一系统中。 链接:https://github.com/Crosstalk-Solutions/project-nomad[29] Star:20,833 新增:6,272 stars this week

14jingyaogong / minimind 中文摘要:一个从 0 到 1 训练小参数 GPT 的教学型项目,让大模型训练路径变得更可理解。 链接:https://github.com/jingyaogong/minimind[30] Star:45,229 新增:2,039 stars this week

本月热门:从技能包到上下文系统,Agent 基础设施正在成形

•来源链接:https://github.com/trending?since=monthly[31]

•时间范围:Monthly(本月)

•页面实际可见条目数:18

本月榜单观察

月榜比日榜和周榜更值得看,因为它过滤掉了很多短期情绪。一个非常明确的趋势是:Agent 相关项目不再只是散点出现,而是开始沿着“技能、编排、上下文、浏览器、执行系统、评测与安全”形成更完整的基础设施层。

这意味着,AI 开发的主线正在从“做一个会回答问题的模型应用”,转向“构建一个能持续执行任务的系统”。

本月热门项目明细

1msitarzewski / agency-agents 中文摘要:一个“AI agency”式的多专家 Agent 集合,从前端到社区运营,强调角色化分工与可交付结果。 链接:https://github.com/msitarzewski/agency-agents[32] Star:67,773 新增:66,293 stars this month

2666ghj / MiroFish 中文摘要:一个通用群体智能引擎,尝试用群体智能机制处理更广泛的预测与决策任务。 链接:https://github.com/666ghj/MiroFish[33] Star:47,260 新增:42,611 stars this month

3NousResearch / hermes-agent 中文摘要:强调可成长性的 Agent 项目,月榜继续高位出现。 链接:https://github.com/NousResearch/hermes-agent[34] Star:20,891 新增:18,592 stars this month

4bytedance / deer-flow 中文摘要:面向长周期复杂任务的 SuperAgent 框架,本月成为典型代表。 链接:https://github.com/bytedance/deer-flow[35] Star:55,670 新增:32,826 stars this month

5shareAI-lab / learn-claude-code 中文摘要:一个从零实现类 Claude Code Agent Harness 的教学型项目,强调“Bash is all you need”。 链接:https://github.com/shareAI-lab/learn-claude-code[36] Star:45,928 新增:25,450 stars this month

6shanraisshan / claude-code-best-practice 中文摘要:Claude Code 最佳实践仓库,说明工程经验沉淀正在变成重要需求。 链接:https://github.com/shanraisshan/claude-code-best-practice[37] Star:29,573 新增:21,602 stars this month

7affaan-m / everything-claude-code 中文摘要:一个覆盖技能、记忆、安全、研究优先开发等维度的编码 Agent 方法体系。 链接:https://github.com/affaan-m/everything-claude-code[38] Star:128,908 新增:69,450 stars this month

8lightpanda-io / browser 中文摘要:专为 AI 与自动化设计的无头浏览器,代表 Agent 执行层基础设施的重要一环。 链接:https://github.com/lightpanda-io/browser[39] Star:26,432 新增:14,445 stars this month

9mvanhorn / last30days-skill 中文摘要:一个面向多平台信息研究与总结的 Agent Skill,说明“研究型技能包”需求正在增长。 链接:https://github.com/mvanhorn/last30days-skill[40] Star:17,068 新增:13,598 stars this month

10alirezarezvani / claude-skills 中文摘要:一个包含 220+ Claude Code skills 与 Agent 插件的大型技能仓库,覆盖工程、市场、产品与合规等多个方向。 链接:https://github.com/alirezarezvani/claude-skills[41] Star:8,488 新增:6,308 stars this month

11volcengine / OpenViking 中文摘要:面向 AI Agent 的开源上下文数据库,以文件系统范式统一管理记忆、资源与技能。 链接:https://github.com/volcengine/OpenViking[42] Star:20,340 新增:16,068 stars this month

12moeru-ai / airi 中文摘要:一个主打实时语音互动与多场景伴随体验的自托管 AI Companion 项目。 链接:https://github.com/moeru-ai/airi[43] Star:36,790 新增:18,075 stars this month

13obra / superpowers 中文摘要:一个强调技能框架与开发方法学的 Agent 项目,月榜持续高热。 链接:https://github.com/obra/superpowers[44] Star:129,160 新增:62,512 stars this month

14langchain-ai / open-swe 中文摘要:一个开源异步编码 Agent,体现开源 SWE Agent 方向的持续竞争。 链接:https://github.com/langchain-ai/open-swe[45] Star:8,936 新增:3,682 stars this month

15jarrodwatts / claude-hud 中文摘要:一个用于可视化 Claude Code 上下文使用、工具调用与任务进度的插件。 链接:https://github.com/jarrodwatts/claude-hud[46] Star:15,877 新增:11,834 stars this month

16TauricResearch / TradingAgents 中文摘要:面向金融交易的多 Agent 框架,代表 Agent 深入产业垂直场景的趋势。 链接:https://github.com/TauricResearch/TradingAgents[47] Star:45,434 新增:14,198 stars this month

17ruvnet / RuView 中文摘要:一个利用 WiFi 信号进行人体姿态、生命体征与存在感知的项目,体现感知式 AI 方向的持续热度。 链接:https://github.com/ruvnet/RuView[48] Star:45,028 新增:34,926 stars this month

18promptfoo / promptfoo 中文摘要:面向提示词、Agent 与 RAG 的测试、红队和安全扫描工具,强调 AI 系统评测与风险治理。 链接:https://github.com/promptfoo/promptfoo[49] Star:18,967 新增:8,233 stars this month

收束:真正值得关注的,不只是热度,而是主线迁移

从日榜、周榜到月榜同时出现的信号是,AI 开发社区的关注点正在发生一轮更具体的迁移:从模型能力展示,转向任务执行系统;从单点工具,转向技能、记忆、浏览器、上下文与评测组成的工程栈。

更值得关注的是,如果这种趋势继续延续,接下来开源社区竞争的重点,很可能不再只是“谁的模型效果更强”,而会逐步转向“谁能把 Agent 变成真正稳定、可复用、可协作、可审计的生产系统”。这背后反映的并不只是热度变化,而是 AI 开发主线正在进一步工程化。

参考来源

Daily:https://github.com/trending[50]

Weekly:https://github.com/trending?since=weekly[51]

Monthly:https://github.com/trending?since=monthly[52]


本文由山行整理自:https://github.com/trending[53]、https://github.com/trending?since=weekly[54]、https://github.com/trending?since=monthly[55],如果对您有帮助,请帮忙点赞、关注、收藏,谢谢~

参考链接

[1] https://github.com/trending: https://github.com/trending

[2] https://github.com/luongnv89/claude-howto: https://github.com/luongnv89/claude-howto

[3] https://github.com/microsoft/VibeVoice: https://github.com/microsoft/VibeVoice

[4] https://github.com/Yeachan-Heo/oh-my-claudecode: https://github.com/Yeachan-Heo/oh-my-claudecode

[5] https://github.com/shanraisshan/claude-code-best-practice: https://github.com/shanraisshan/claude-code-best-practice

[6] https://github.com/NousResearch/hermes-agent: https://github.com/NousResearch/hermes-agent

[7] https://github.com/obra/superpowers: https://github.com/obra/superpowers

[8] https://github.com/microsoft/agent-lightning: https://github.com/microsoft/agent-lightning

[9] https://github.com/PaddlePaddle/PaddleOCR: https://github.com/PaddlePaddle/PaddleOCR

[10] https://github.com/Dimillian/Skills: https://github.com/Dimillian/Skills

[11] https://github.com/sherlock-project/sherlock: https://github.com/sherlock-project/sherlock

[12] https://github.com/neovim/neovim: https://github.com/neovim/neovim

[13] https://github.com/vas3k/TaxHacker: https://github.com/vas3k/TaxHacker

[14] https://github.com/OpenBMB/ChatDev: https://github.com/OpenBMB/ChatDev

[15] https://github.com/jwasham/coding-interview-university: https://github.com/jwasham/coding-interview-university

[16] https://github.com/trending?since=weekly: https://github.com/trending?since=weekly

[17] https://github.com/mvanhorn/last30days-skill: https://github.com/mvanhorn/last30days-skill

[18] https://github.com/microsoft/VibeVoice: https://github.com/microsoft/VibeVoice

[19] https://github.com/hacksider/Deep-Live-Cam: https://github.com/hacksider/Deep-Live-Cam

[20] https://github.com/bytedance/deer-flow: https://github.com/bytedance/deer-flow

[21] https://github.com/SakanaAI/AI-Scientist-v2: https://github.com/SakanaAI/AI-Scientist-v2

[22] https://github.com/Yeachan-Heo/oh-my-claudecode: https://github.com/Yeachan-Heo/oh-my-claudecode

[23] https://github.com/pascalorg/editor: https://github.com/pascalorg/editor

[24] https://github.com/NousResearch/hermes-agent: https://github.com/NousResearch/hermes-agent

[25] https://github.com/obra/superpowers: https://github.com/obra/superpowers

[26] https://github.com/affaan-m/everything-claude-code: https://github.com/affaan-m/everything-claude-code

[27] https://github.com/TauricResearch/TradingAgents: https://github.com/TauricResearch/TradingAgents

[28] https://github.com/letta-ai/claude-subconscious: https://github.com/letta-ai/claude-subconscious

[29] https://github.com/Crosstalk-Solutions/project-nomad: https://github.com/Crosstalk-Solutions/project-nomad

[30] https://github.com/jingyaogong/minimind: https://github.com/jingyaogong/minimind

[31] https://github.com/trending?since=monthly: https://github.com/trending?since=monthly

[32] https://github.com/msitarzewski/agency-agents: https://github.com/msitarzewski/agency-agents

[33] https://github.com/666ghj/MiroFish: https://github.com/666ghj/MiroFish

[34] https://github.com/NousResearch/hermes-agent: https://github.com/NousResearch/hermes-agent

[35] https://github.com/bytedance/deer-flow: https://github.com/bytedance/deer-flow

[36] https://github.com/shareAI-lab/learn-claude-code: https://github.com/shareAI-lab/learn-claude-code

[37] https://github.com/shanraisshan/claude-code-best-practice: https://github.com/shanraisshan/claude-code-best-practice

[38] https://github.com/affaan-m/everything-claude-code: https://github.com/affaan-m/everything-claude-code

[39] https://github.com/lightpanda-io/browser: https://github.com/lightpanda-io/browser

[40] https://github.com/mvanhorn/last30days-skill: https://github.com/mvanhorn/last30days-skill

[41] https://github.com/alirezarezvani/claude-skills: https://github.com/alirezarezvani/claude-skills

[42] https://github.com/volcengine/OpenViking: https://github.com/volcengine/OpenViking

[43] https://github.com/moeru-ai/airi: https://github.com/moeru-ai/airi

[44] https://github.com/obra/superpowers: https://github.com/obra/superpowers

[45] https://github.com/langchain-ai/open-swe: https://github.com/langchain-ai/open-swe

[46] https://github.com/jarrodwatts/claude-hud: https://github.com/jarrodwatts/claude-hud

[47] https://github.com/TauricResearch/TradingAgents: https://github.com/TauricResearch/TradingAgents

[48] https://github.com/ruvnet/RuView: https://github.com/ruvnet/RuView

[49] https://github.com/promptfoo/promptfoo: https://github.com/promptfoo/promptfoo

[50] https://github.com/trending: https://github.com/trending

[51] https://github.com/trending?since=weekly: https://github.com/trending?since=weekly

[52] https://github.com/trending?since=monthly: https://github.com/trending?since=monthly

[53] https://github.com/trending: https://github.com/trending

[54] https://github.com/trending?since=weekly: https://github.com/trending?since=weekly

[55] https://github.com/trending?since=monthly: https://github.com/trending?since=monthly

本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。
原始发表:2026-04-01,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 山行AI 微信公众号,前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体同步曝光计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 今日热门:短周期里,Claude Code 与语音 AI 仍在吸引最高注意力
    • 今日榜单观察
    • 今日热门项目明细
  • 本周热门:热度开始从“单点能力”转向“可组合的 Agent 系统”
    • 本周榜单观察
    • 本周热门项目明细
  • 本月热门:从技能包到上下文系统,Agent 基础设施正在成形
    • 本月榜单观察
    • 本月热门项目明细
  • 收束:真正值得关注的,不只是热度,而是主线迁移
  • 参考来源
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档