AI Agent Awesome
-
TUI Agent/CLI Agent
- claude-code
- google-gemini/gemini-cli
- Apache-2.0, TS
- 官方明确目前不会支持 OpenAI 兼容接口
- forks
- charmbracelet/crush
- FSL-1.1-MIT, Golang
- opencode
- MIT, TS, Go
- OpenHands/OpenHands
- MIT, TS
- 内置 WebUI
- 提供 AGP 集成
- QwenLM/qwen-code
- Apache-2.0, TS
- Gemini CLI fork
- openai/codex
- Apache-2.0, Rust
-
Gateway/Proxy
- codex-lb
- MIT, Python, FastAPI
- ChatGPT account load balancer & proxy
- codex-lb
-
GUI Agent
- Curosr
- Antigravity
- Windsurf
-
Extensions Agent
- Kilocode
- Cline
- Continue.dev
- Github Copilot
-
Protocol/Spec
- MCP
- Skills
- AGENTS.md
- a2aproject/A2A
-
Claude Based/WebUI Agent/Manager/Automation/Integration
- slopus/happy
- getpaseo/paseo
- siteboon/claudecodeui
- GPLv3, JS, React
- 不能 accept/deny 工具
- sugyan/claude-code-webui
- MIT, TS, React
- rowboatlabs/rowboat
- Apache-2.0, TypeScript
- AI-powered CLI for background agents
-
编排/Orchestration
-
Monitor
- https://github.com/steipete/CodexBar
- brew install --cask steipete/tap/codexbar
- https://github.com/steipete/CodexBar
-
sandbox
-
Accessbility
-
learning
-
Agent OS / Workspace
- RightNow-AI/openfang
- 开源 Agent 操作系统。
- gastownhall/gastown
- 面向多 Agent 的 workspace manager。
- desplega-ai/agent-swarm
- 面向 AI coding agents 的 Agent Swarm 框架。
- chaterm/Chaterm
- 面向云和基础设施管理的开源 AI Terminal,可用自然语言部署、排障和自动化服务。
- AstrBotDevs/AstrBot
- 集成 IM 平台、LLM、插件和 AI 能力的 Agent Assistant 与开发框架。
- nextlevelbuilder/goclaw
- 用 Go 重构的 OpenClaw,支持多租户隔离、安全层和原生并发。
- microsoft/agent-framework
- 用于构建、编排和部署 AI Agent / multi-agent workflow 的框架。
- pewdiepie-archdaemon/odysseus
- 自托管 AI workspace。
- jnMetaCode/agency-orchestrator
- 一句话调度多个 AI 角色协作并生成完整方案的编排工具。
- iannuttall/ralph
- 极简、基于文件的 autonomous coding agent loop。
- jmfederico/pi-web
- Pi Coding Agent 的 Web UI,可让 sessions 在真实 workspace 中持续运行。
- BlackBeltTechnology/pi-agent-dashboard
- Pi coding-agent sessions 的实时 Web dashboard,支持多 session、终端、diff 和远程控制。
- alibaba/page-agent
- 运行在页面内的 JavaScript GUI Agent,可用自然语言控制 Web UI。
- firecrawl/web-agent
- 面向结构化 Web research 的开源 Web data agent。
- firecrawl/open-lovable
- 把任意网站克隆/重建成现代 React 应用的工具。
- iFurySt/open-codex-computer-use
- Codex Computer Use 的开源替代实现。
- RightNow-AI/openfang
-
Pi / Codex Tools
- ericc-ch/copilot-api
- 将 GitHub Copilot 转成 OpenAI/Anthropic API 兼容服务,可配合 Claude Code 使用。
- RielJ/pi-git-worktrees
- 面向 Pi coding agent 的 git worktrees 辅助工具。
- san-tian/pi-codex-remote-compaction
- Pi/Codex 远程 compaction 相关工具。
- BA-CalderonMorales/codex-cheat-sheet
- Codex CLI tips、技巧和 workflow 速查集合。
- ericc-ch/copilot-api
-
LLM Ops / Gateway
- tensorzero/tensorzero
- 开源 LLMOps 平台,统一 LLM gateway、observability、evaluation、optimization 和 experimentation。
- funstory-ai/aifw
- 轻量 LLM firewall,可进行 PII mask、路由和无痕处理。
- MukundaKatta/llm-bench-cli
- 本地 LLM benchmark CLI,用于比较速度、吞吐和质量。
- higress-group/higress
- AI Gateway / AI Native API Gateway。
- tensorzero/tensorzero
configuration
Browser
- chrome-devtools mcp
- 走协议
- agent-browser
- 依赖 playwright
- cli
- chrome-mcp
- 使用 extension 的方式
- theredsix/agent-browser-protocol
npm add -g agent-browser
npx skills add vercel-labs/agent-browser
Claw
- openclaw
- picoclaw
- claw like
- IM as UI
- 特点
- 不关心过程,只关心结果
- 对话额外最后的总结性输出,而不是包含中间思考过程、工具调用 这样的输出
- 更像是一个 Agent/助手,而不是一个 Coding Assistant
Computer Use
- https://ai.google.dev/gemini-api/docs/computer-use
- click_at
- hover_at
- type_text_at - x, y, text, press_enter, clear_before_typing
- key_combination - keys
- scroll_document - direction: ("up", "down", "left", "right")
- scroll_at - x, y, direction, magnitude
- drag_and_drop - x, y, destination_x, destination_y
- search
- wait
- go_back / go_forward
- https://huggingface.co/collections/johannhartmann/computer-use-models
- https://huggingface.co/microsoft/Phi-Ground
- Text-First
- box_2d
[ymin, xmin, ymax, xmax]scale 1000 - 像素(即代码中的 336 × 3 宽,336 × 2 高)
- https://huggingface.co/microsoft/Fara-7B
- visit_url - url
- web_search - query
- mouse_move -
[x,y] - left_click -
[x,y] - type - coordinate
[x,y], text - key - keys
- scroll - pixels
- history_back
- wait - time
- pause_and_memorize_fact - fact
- terminate - status
- https://huggingface.co/Hcompany/Holo2-30B-A3B
- Qwen3-VL-30B-A3B-Thinking
- UI-Venus
- Qwen3-VL
- UI-Venus-Navi
- UI-Venus-Ground
- https://huggingface.co/inclusionAI/UI-Venus-1.5-2B
- https://huggingface.co/collections/inclusionAI/ui-venus
- benchmark
- ScreenSpot-Pro
- Screenspot-V2
- GroundUI-Web
- Showdown
- WebClick
- OSWorld-G
- UI-Vision
- 参考