Skip to the content.

工作用多人代理 harness

qm 是一个设计用于协作工作环境的多人代理 harness,允许代理实时协调任务和互动,使用各种框架。 该项目因其 526 个星标和 110 条 Hacker News 评论而具有重要意义,表明了强烈的社区兴趣。它解决了对 AI 驱动的协作工具日益增长的需求,并通过 SaaS 或 API 服务具有潜在的盈利能力。 该项目在开源许可证下,目前处于 alpha 阶段,部署复杂度适中。它需要 Pytho

项目链接:https://github.com/yc-software/qm 作者:tosh 发布时间:2026-07-31T18:04:58Z 挖掘日期:2026-08-01 AI 评分:7.0/10 来源:hackernews 标签:Agent, Collaboration, AI, Work, SaaS

📌 项目详解

qm 是一个设计用于协作工作环境的多人代理 harness,允许代理实时协调任务和互动,使用各种框架。 该项目因其 526 个星标和 110 条 Hacker News 评论而具有重要意义,表明了强烈的社区兴趣。它解决了对 AI 驱动的协作工具日益增长的需求,并通过 SaaS 或 API 服务具有潜在的盈利能力。 该项目在开源许可证下,目前处于 alpha 阶段,部署复杂度适中。它需要 Python 环境,并且可能需要 GPU 支持以获得最佳性能。

🌐 背景与生态

多人代理 harness 的概念相对较新,源于对能够实时协调和协作的更复杂 AI 系统的需求。该项目基于现有的代理框架,旨在为工作场所自动化提供可扩展的解决方案。

💬 社区讨论

社区评论强调了创新的 ‘anti-slop’ 前端技能以及多人代理在工作场景中的潜力。讨论涉及与其他平台(如 Cowork)的集成以及需要更强大的代理协调。

🚀 应用前景

qm 在企业环境中自动化重复任务、改进项目管理以及增强团队协作方面具有潜在应用。通过 SaaS 订阅或 API 访问,企业可以实现盈利。

🔧 技术栈

技术栈包括 Python、各种代理框架,以及可能用于 AI 模型执行的 GPU 支持。它可能集成 Docker 和 Kubernetes 等工具进行部署。

🎯 上手难度

入门评级为进阶。前提条件包括 Python 3.8+ 和 GPU 以获得更好的性能,以及对 AI 框架的熟悉。基本设置涉及克隆存储库并遵循 README。

👥 目标用户

目标用户包括后端工程师、DevOps 团队和企业项目经理,他们需要 AI 驱动的协作工具。对于希望自动化工作流程的组织特别有用。

⚖️ 类似项目对比

竞品包括 Neura Market 的代理 harness 和 Microsoft 的 Agent Framework。这些替代方案提供类似的功能,但在可扩展性和集成能力方面可能有所不同。

📚 参考链接

📄 查看原文内容 --- Top Comments --- [danielrmay]: Interesting to see they shipped an "anti-slop" taste skill: > description: Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check. > - *PREMIUM-CONSUMER PALETTE BAN (mandatory, second-most-recurring AI-tell):* - For premium-consumer briefs (cookware, wellness, arti... [buremba]: I love the concept to use different harness frameworks in qm but a true multiplayer harness needs to support other agents and any MCP clients, including Cowork. Making agents multiplayer is mostly a context problem. You could be using ChatGPT or a Slack bot, or a web interface and the agent needs to know you, your conversations in Cowork etc. so it can enable multi channel collaboration with your agents and your colleagues. We're working on it at https://lobu.ai [knighthacker]: Love seeing this direction along with Buzz. The hardest problem in multiplayer agents, at least for us, has not been the agent loop. It is scoping and QM's per-person scopes plus shared rooms is a sane answer for a company-wide assistant. I build in the adjacent lane, AQ (aq.dev), a multiplayer coding harness where teams run Claude Code and Codex together), so seeing YC ship "a multiplayer agent harness for work" is validating and a little surreal. [yewenjie]: Is Hermes the best openclaw like agent as they mention running it before? Also, what are power uses really using openclaw like systems for? [luciana1u]: I gave an agent its own Slack channel and it started scheduling meetings with other agents without me. I've never felt more like middle management