Building AI agent cloud deployment infrastructure — from platform abstraction to multi-agent orchestration.
应用层 nanobot-legion (Squad 多智能体指挥系统)
▲
底层 cloud-agent-gateway (平台抽象 · OAuth · Relay, pip 包)
▲
框架 upstream nanobot (单智能体引擎)
📖 框架总览 — 七能力架构 · 设计模式 · Relay 对比
| 仓库 | 角色 |
|---|---|
| cloud-agent-gateway | 框架底层 — 平台探测、OAuth 代理、社交通道绑定 (微信/钉钉)、Relay 中继,pip 包 |
| nanobot-legion | 应用部署层 — Gatekeeper 网关、Squad 多智能体、补丁、五空间部署 |
| nanobot | 上游 fork — PR 提交 |
| openclaw | openclaw fork |
| 空间 | 平台 | 层 |
|---|---|---|
| Nightly | HF Spaces | 应用部署层 |
| HF Staging | HF Spaces | 应用部署层 |
| MS Staging | ModelScope | 应用部署层 |
| HF Cloud Demo | HF Spaces | 框架底层(直接使用) |
| MS Cloud Demo | ModelScope | 框架底层(直接使用) |
- PR #4139 —
feat(ws): target_chat_id会话恢复 - PR #4134 —
fix(ws): permission denial error events(已关 — token 是唯一安全边界) - PR #3908 —
feat(ws): peers_update event - PR #3869 —
fix: DeepSeek message hardening - Discussion #3925 — 单容器多智能体系统
