yena shared this post · 2h ago
半吊子程序猿大铭

睡着也能帮你干活的 GitHub 仓库,10 个值得收藏:

  1. OpenHands

AI 自己写代码、自己跑测试。SWE-bench 得分 77.6%,目前最强自主编程代理之一。

https://github.com/OpenHands/OpenHands

  1. Hermes Agent

"自己训练自己"的个人 AI 代理。技能生成 + 记忆检索 + 多平台支持。19 万 ⭐

https://github.com/nousresearch/hermes-agent

  1. CrewAI

给多个 AI 分配角色,像团队一样协作。调研、写作、审核可以并行跑,不用排队。

https://github.com/crewaiinc/crewai

  1. Aider

终端里的 AI 结对程序员。改完代码直接帮你提交 Git,全程不用动手。

https://github.com/Aider-AI/aider

  1. n8n

连接 400+ 服务的自动化工具,开源可自托管,不用付月费。

https://github.com/n8n-io/n8n

  1. LangGraph

生产环境里 AI 代理背后的调度基础架构。用"状态图"管理复杂任务流程。

https://github.com/langchain-ai/langgraph

  1. Cloudflare Agentic Inbox

AI 自动读邮件、生成回复草稿的邮件客户端,部署在 Cloudflare Workers 上。

https://github.com/cloudflare/agentic-inbox

  1. Browser Use

让 AI 直接操控浏览器。填表单、抓数据、约日程,统统自动化。9.9 万 ⭐

https://github.com/browser-use/browser-use

  1. awesome-mcp-servers

AI 代理可接入的工具大目录。GitHub、Slack、Notion、Stripe、Postgres……一网打尽。

https://github.com/punkpeye/awesome-mcp-servers

  1. claude-task-master

在 Claude Code 上统管多个代理的协调器。一句 prompt 进去,完整功能交付出来。

GitHub - OpenHands/OpenHands: 🙌 OpenHands: AI-Driven Development

143