OpenHands
All-Hands-AI/OpenHands
AI 软件工程代理,自己写代码、跑命令、改 bug
部署命令
export PROJECTS_PATH="$HOME/projects" # directory containing your project folders
mkdir -p "$PROJECTS_PATH" "$HOME/.openhands"
docker run -it --rm \
-p 8000:8000 \
-v "$HOME/.openhands:/home/openhands/.openhands" \
-v "${PROJECTS_PATH}:/projects" \
ghcr.io/openhands/agent-canvas:1.22.0 # x-release-please-version摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。
项目简介(摘自 README)
OpenHands Agent Canvas turns your coding agents into a self-hosted, always-on engineering team. It's a developer control center for starting conversations and automating everyday tasks — like generating reports that publish to Slack or automatically decomposing GitHub issues into tasks.
- 星数
- ★ 88.9k
- 语言
- Python
- 许可证
- MIT
- 最近更新
- 2026-09-23
- 分类
- AI 智能体
- 场景
- 通用工具