Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Microsoft is bringing Xbox 360 games to PC

    August 4, 2026

    Microsoft Bug Bounty Program: $20 Million Paid to 500 Researchers

    August 4, 2026

    Strategy Sells Bitcoin After Five Weeks Without Buying

    August 4, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Microsoft is bringing Xbox 360 games to PC
    • Microsoft Bug Bounty Program: $20 Million Paid to 500 Researchers
    • Strategy Sells Bitcoin After Five Weeks Without Buying
    • How Borneo’s giant trees defy gravity and old scientific theories
    • What Ben Carroll’s cabinet cuts say about his ‘new direction’ for Victoria | Victorian politics
    • Trump has been able to keep oil prices low. But that power may not last forever.
    • Trump, Graham Dominate Senate Race: 5 Takeaways from South Carolina Debate.
    • AI shopping searches surged 200% in one year – and it’s a top priority for commerce leaders now
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Tuesday, August 4
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Artificial Intelligence

    Y Combinator Open-Sources QM: An MIT-Licensed Multiplayer Agent Harness That Runs In Slack And The Web

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 4, 2026 Artificial Intelligence No Comments8 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Y Combinator team has open-sourced QM (quartermaster), the multi-agent harness it uses internally. QM is described as a multiplayer agent harness for work, running in Slack and on the web. YC team runs QM across accounting, legal, events, and engineering, including building QM itself. The whole project ships under the MIT license. YC frames the release as an experiment that is early and has bugs.

    Is QM Deployable

    Yes. QM is deployable today, but it is org software, not a desktop app. Deployment assumes a cloud account, Postgres, and someone comfortable with infrastructure. The best fit is a startup or mid-sized company, roughly 10 to 500 people, with at least one platform engineer. Larger enterprises can run it, but should review the security posture first.

    Realistic industries include venture and professional services, fintech and accounting operations, legal operations, events, and B2B SaaS internal tooling. Applications named in the repository include searching internal notes, email, documents, databases, and the web together; triaging an inbox on a schedule with labels and reply drafts; working in an existing repository to run tests, open PRs, and monitor CI; and tracking a project in a shared channel.

    Deploying QM does not require cloning the repository. An org-owned deployment repo depends on @yc-software/qm, then runs qm init with an org slug and a Fly.io or AWS target. Initialization materializes a deployment skill that walks through infrastructure, web sign-in, connectors, optional Slack access, and live verification. Sign-in defaults to a built-in broker that emails a one-time link, and an external identity provider can replace it. Each deployment runs in the operator’s own cloud account, and initialization does not create deployment CI. Teams that want core and customizations in one tree keep a private fork made by a plain clone, never GitHub’s Fork button. Details are in deployment.md and getting-started.md.

    What is QM

    Most agents are designed as personal assistants. The YC team argues that stretching one assistant across a whole company gets complex quickly. QM instead gives each employee an isolated workspace that others cannot affect. People also collaborate with the agent in channels, group messages, and projects.

    Each person and each room gets its own scoped memory, files, keychain view, permissions, crons, web apps, and durable sandbox. The same identity and configuration carries between Slack and the web app. Skills are scope-owned and shareable by grant, with admin-gated promotion to the whole org. Skill packs can be imported from git repositories. Crons and watches run background work unattended.

    Architecture

    Every turn runs through a central headless core. The core handles API, identity, policy, and scheduling, and drives an agent loop. A Postgres layer holds user data, session history, and other durable state. The agent has a small, fixed tool surface. One of those tools is execute, which runs commands in the scope’s own isolated sandbox, where installed tools stay installed.

    QM is harness-agnostic. Pi, OpenCode, Codex, and Claude Code all drive the same core, so a deployment is not tied to one vendor. The core runs TypeScript directly on Node and uses Fastify for HTTP. The Slack plugin uses Bolt; the web UI builds with Vite and renders with Lit. The web UI, admin panel, and public portal are optional plugins over the core’s HTTP API.

    Security Model

    QM follows the pattern of local coding agents. The agent acts as the person it works for, with their credentials and permissions, and everything is audited. An org picks one posture, which narrower scopes can only tighten. Strict pauses every harness tool call for human approval, except two no-effect turn enders. Auto, the default, screens provenance-labelled external data and tool results with a classifier before they reach the model. A deployment can point that classifier at its own screening proxy. Dangerous removes content screening and pauses. A predeclared command policy, with hard denials for things like recursive deletes and destructive SQL, applies in every posture including Dangerous. The threat model and known limitations are in SECURITY.md.

    Key Takeaways

    • YC open-sourced QM under an MIT license, for Slack and web.
    • Every person and every room gets isolated memory, files, keychain view, permissions, crons, and sandbox.
    • Pi, OpenCode, Codex, and Claude Code all drive the same core, so deployments avoid vendor lock-in.
    • Three org security postures gate tool calls, and destructive-command denials apply in all three.
    • YC runs it across accounting, legal, events, and engineering, and calls it early and buggy.

    Check out the GitHub Repo and Project Page. Feel free to check out our GitHub Page for Tutorials, Codes and Notebooks. Also, feel free to follow us on Twitter and don’t forget to join our 100k+ ML SubReddit and Subscribe to our Newsletter.


    Asif Razzaq is the CEO of Marktechpost Media Inc.. As a visionary entrepreneur and engineer, Asif is committed to harnessing the potential of Artificial Intelligence for social good. His most recent endeavor is the launch of an Artificial Intelligence Media Platform, Marktechpost, which stands out for its in-depth coverage of machine learning and deep learning news that is both technically sound and easily understandable by a wide audience. The platform boasts of over 2 million monthly views, illustrating its popularity among audiences.

    agent Combinator Harness MITLicensed Multiplayer OpenSources Runs Slack Web
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    Evaluating Multimodal Vision Models with Moonshot PerceptionBench Using Robust Data Loading and Automated Judging

    Former FBI Agent Charged With Stealing Nearly $1 Million in Crypto and Using ChatGPT for Investment Advice

    How to Secure AI Agents, MCP Servers, and LLM Apps in Production

    Chinese Actor Weaponizes Deepseek AI Agent Against Security Firm

    EU AI Act Article 50 transparency rules enter force

    Why biological data matters more in AI drug discovery

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Microsoft is bringing Xbox 360 games to PC

    August 4, 2026

    Microsoft Bug Bounty Program: $20 Million Paid to 500 Researchers

    August 4, 2026

    Strategy Sells Bitcoin After Five Weeks Without Buying

    August 4, 2026

    How Borneo’s giant trees defy gravity and old scientific theories

    August 4, 2026
    Latest Posts

    A Russian Spy, Suddenly Cast Into the Spotlight, Flees Japan

    July 23, 2026

    Did Trump accidentally declassify proof Russia tried to help him win 2020 election?

    July 23, 2026

    Trump Puts Section 338 Tariffs on Canada as Greer Foreshadows New Global Duties

    July 23, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Microsoft is bringing Xbox 360 games to PC

    August 4, 2026

    Microsoft Bug Bounty Program: $20 Million Paid to 500 Researchers

    August 4, 2026

    Strategy Sells Bitcoin After Five Weeks Without Buying

    August 4, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.