CoolFace
Apppublic

DreamShepherd2006/Nanobot-Staging

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
App README

deploy-hf-r-Nanobot-Staging

空间信息

项目内容
角色Staging 验证空间(HF)
平台HuggingFace Spaces
空间 URLDreamShepherd2006/Nanobot-Staging
nanobot-legion 分支staging
上游 nanobotdbdb146f
框架版本cloud-agent-gateway v0.1.5

部署代码

Staging 使用 nanobot-legion staging 分支:

  • —Dockerfile — 容器构建(sed 补丁 + pip 安装)
  • —deploy/huggingface/ — gatekeeper, launch.sh, patches(v0.2.1_ede4c69), squad 配置
  • —entrypoint.sh — 平台检测 + relay token 映射 + 进程守护(已提升到根目录)
  • —config.template.json — 首次运行 seed 配置

核心能力

能力说明
OAuthHF OAuth → gatekeeper 身份注入(sender_id / sender_name)
Squad Relay多 agent HTTP Relay(commander_whitelist 权限控制)
Gatekeeper5 智能体调度中枢 + WebSocket 代理 + 复活守护
通道绑定Gatekeeper 自动注册 /bind/{channel} 路由,写入 instances/{agent}/channels/
Sidebar V6军团指挥中心终端 — 勋章阵列 + 实时心跳

上游 PR

PR标题分支状态
#4271feat(agent): skip LLM for read_only sessionsnightly等 review
#4139feat(ws): accept targetchatid hintnightly等 review
#3908feat(ws): emit peers_update eventnightly等 review
#4223fix(weixin): reload session after pausemain等 review
#3869fix(providers): DeepSeek message hardeningmain等 review

更新流程

  1. 1.修改 nanobot-legion staging 分支
  2. 2.推送到本空间 → HF 自动构建
  3. 3.验证通过后 cherry-pick 到 main → Nightly