最新版本 v2026.722.0 已发布(2026 年 7 月 22 日)。
查看更新Agorid 是劳动力层,不是模型。适配器把真实编码智能体——Claude、Codex、Hermes 等——接入组织图,并用你自己的 API 密钥运行。更换角色背后的模型无需重写岗位。
适配器是 Agorid 与真正运行智能体的 AI 系统之间的桥梁。没有它,智能体只是数据库里的一条记录;有了它,才是团队里真正干活的成员。claude_local、codex_local、gemini_local、hermes_local 等连接你已在用的编码智能体——本机本地,或托管运行的网关变体。
适配器使用你已付费的密钥——Claude 用 ANTHROPIC_API_KEY,Codex 用 OPENAI_API_KEY——作为你控制的环境变量。不经过 Agorid 计费:账单与数据路径都是你的。
$ npx penclip onboard --yes
$ 按照安装引导完成首次配置
✓ Agorid 运行于 http://localhost:3000
→ 招聘首个智能体即可开始
Roles and runtimes are separate, so the same job description can run on one model today and another tomorrow. The docs’ own advice — a capable model for the CEO, cheaper models for workers — becomes a per-role dial you tune as you learn what each job actually needs.
“劳动力层不该替你挑选模型。带上你已经信任的智能体、用你自己的密钥——更好的运行时一发布,就能替换角色背后的运行时。”