多智能体协作框架支持模型切换
推荐指数 44.0 NO. 013 · 2026.08.01
发布2026/07/31Score85Comments30
为什么值得看
QM 是一个面向企业的多智能体协作平台,每个员工拥有独立工作空间,同时支持在 Slack 频道和项目组中协同。核心卖点是解耦 vendor 锁定,Pi、OpenCode、Codex、Claude Code 可驱动同一核心。
编辑判断
目前企业部署 AI 智能体的主流方案是单人单会话模式,团队协同时要么共享一个上下文混乱的 bot,要么各自为政导致知识割裂。QM 的 room 级 scoped memory 实际上是把 RAG 的权限粒度从文档下沉到了会话空间,这在合规敏感的场景(如律所、投行)是刚需。
跟 AutoGen、CrewAI 等多智能体框架比,QM 不做编排逻辑的竞争,而是切入了更务实的"企业即时通讯集成"层。Slack 原生集成意味着不需要改变员工习惯,这比大多数需要单独打开网页的 AI 工具 adoption 率高一个数量级。
最值得观察的是它的开源策略:harness 可替换意味着 QM 想做成智能体领域的 Kubernetes,而不是另一个封闭平台。如果你的团队已经在用 Claude Code 或 Codex CLI,可以评估把现有工作流迁移到 QM 的共享项目的成本。
社区反馈
意见分歧 29 条评论
核心争论:AI项目要求人类文本贡献是合理门槛还是行业AI精神错乱的体现
>We take contributions as human-written text, not code — see CONTRIBUTING.md. Describe the change you'd like informally in a .txt or .md file in adrs/, and if we're aligned we'll handle the implementation. Report vulnerabilities privately — see SECURITY.md, not a public issue. Starting to think
the other option is to generate 5000+ open issues that no one cares are open. Also, it's a AI project; what, exactly, do you think they're going to try and do?
as a maintainer, seems nicer than getting a slop pr with no context.