kortix-ai/suna 是一个开源 AI 管理系统,让用户在版本化 git 仓库中拥有自己的智能体、技能、公司记忆和连接器。每个会话在独立的 Linux 沙箱分支中运行,工作成果通过人工审批的变更请求合入主线。
项目概览
作为 Claude Cowork、ChatGPT Work 等封闭产品的开源替代方案,该项目将智能体工作成果纳入 git 版本控制与人工审批流程,使企业能够自主拥有并逐步审查智能体的变更。
项目类型
AI Agent · AI 工作流
应用场景
自动化执行
部署方式
查看项目说明
License
License 待确认
适合谁
希望自主拥有智能体、技能与公司记忆,并以 git 版本控制管理变更的企业团队。
核心能力
每个会话获得一个独立的、一次性的 Linux 沙箱环境,位于各自的分支上,智能体可以在其中工作并提交变更。
工作成果仅通过人工审批的变更请求才能进入主线,使公司能够以逐个审查变更的方式进行自我改进。
支持 Cron 定时任务和签名 Webhook,可自动启动会话。
限制与风险
自托管模式需从 Docker Hub 拉取 Docker 镜像,并非完全离线运行。
使用托管云服务及外部模型 API 密钥会产生相应费用。
如何开始
提供三条命令的快速入门路径,支持 CLI 和云端设置;可通过 curl 安装 CLI。
核验依据
GitHub 项目简介: The open-source AI Management System
README: Agents that deliver finished work — reports, decks, code, replies, deployed changes — are now a product category. Every version of it runs inside a model lab, on that lab's model,…
README: It's an open-source **AI Management System**: your agents, the skills they share, your company memory, and every connector live in one git repo — versioned, diffable, and shared b…
README: your agents, the skills they've built up, the way the work actually gets done, every fact the company has learned, and the definition of the machines it all runs on. **Versioned.…
Release: v0.12.1 — Connector-aware sessions, project icons, and sandbox reliability