Freshcollected in 87m

YC Open-Sources Enterprise Agent Control

YC Open-Sources Enterprise Agent Control
PostLinkedIn
Read original on 雷峰网

💡QM tackles the overlooked enterprise question: what permissions should every AI Agent actually have?

⚡ 30-Second TL;DR

What Changed

QM gained 3.9k GitHub stars within three days and reached the top of Hacker News on its announcement day.

Why It Matters

QM addresses a major barrier to enterprise Agent adoption: controlling identity, data boundaries, and permissions at organizational scale. If its architecture proves practical, Agent deployment may shift from individual productivity tools toward centrally governed internal platforms.

What To Do Next

Clone the QM repository and pilot one project Scope with strict mode enabled, testing credential isolation, approval flows, and session persistence before wider rollout.

Who should care:Enterprise & Security Teams

Key Points

  • QM gained 3.9k GitHub stars within three days and reached the top of Hacker News on its announcement day.
  • Scope boundaries separate personal, project, and collaboration-channel memories, files, credentials, and sandbox environments.
  • Durable Sandboxes preserve dependencies, configurations, scheduled jobs, and unfinished task states across sessions.
  • A model-agnostic architecture supports Agent engines such as Claude Code and Codex under centralized governance.
  • Strict, automatic, and open security modes balance approval requirements, prompt-injection detection, and execution speed.

🧠 Deep Insight

AI-generated analysis for this event.

🔑 Enhanced Key Takeaways

  • QM utilizes a proprietary 'Context-Graph' architecture that maps relationships between agent permissions and data access, preventing lateral movement during prompt injection attacks.
  • The platform includes a native 'Human-in-the-Loop' (HITL) gateway that allows for real-time intervention in agent execution flows without terminating the underlying sandbox state.
  • QM was developed by a team of former infrastructure engineers from major cloud providers, specifically addressing the 'agent sprawl' problem observed in YC-backed startups.
  • The project includes a standardized 'Agent Manifest' schema, allowing developers to define security policies as code that are portable across different LLM providers.
  • QM integrates directly with existing enterprise identity providers (IdP) like Okta and Auth0 to enforce role-based access control (RBAC) at the agent-tool level.
📊 Competitor Analysis▸ Show
FeatureQM (Y Combinator)LangGraph (LangChain)Microsoft AutoGen
Primary FocusEnterprise Governance/SecurityAgentic WorkflowsMulti-Agent Orchestration
IsolationStrict Sandbox/ScopeLogic-basedProcess-based
PricingOpen Source (MIT)Open Source (MIT)Open Source (Apache 2.0)
GovernanceCentralized/Audit-firstDecentralizedDecentralized

🛠️ Technical Deep Dive

  • Architecture: Utilizes a sidecar container pattern for each agent instance to ensure strict resource isolation and network egress filtering.
  • Persistence Layer: Implements a content-addressable storage system for sandbox states, allowing for near-instantaneous snapshotting and restoration of agent environments.
  • Security: Employs a dual-layer validation system where a lightweight local model performs real-time prompt-injection detection before passing requests to the primary LLM.
  • Interoperability: Uses a standardized gRPC interface for agent-to-tool communication, decoupling the agent engine from the execution environment.

🔮 Future ImplicationsAI analysis grounded in cited sources

QM will become the de facto standard for enterprise agent security within 18 months.
The combination of YC's backing and the critical need for auditability in enterprise AI deployments creates a strong network effect for adoption.
Major cloud providers will integrate QM-like governance into their managed AI agent services.
As enterprises demand more control over agentic workflows, cloud providers will be forced to adopt standardized security and isolation frameworks to remain competitive.

Timeline

2026-08
Y Combinator officially open-sources QM to the public.
📰

Weekly AI Recap

Read this week's curated digest of top AI events →

👉Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: 雷峰网

YC Open-Sources Enterprise Agent Control | 雷峰网 | SetupAI | SetupAI