aicoolies logo
agentOS logo
agentOS logo

agentOS

Lightweight OS for running AI agents in-process

open-sourceopen sourceupdated Apr 21, 2026
Visit Website →
Share

agentOS is a portable open-source operating system for AI agents that delivers ~6ms cold starts at 32x lower cost than traditional sandboxes. Powered by WebAssembly and V8 isolates, it runs agents like Claude Code and Codex directly inside your process with granular permissions and host-managed tool access for S3, GitHub, and databases. Available as a simple npm package with no special infrastructure or vendor lock-in required.

agentOS reimagines how AI coding agents are deployed by replacing heavy sandbox environments with lightweight WebAssembly and V8 isolates that run directly inside your application process. Traditional agent sandboxes spin up full containers or VMs, adding seconds of cold-start latency and significant compute cost. agentOS achieves approximately six-millisecond cold starts while being roughly thirty-two times cheaper, using the same isolation technology that powers Google Chrome's security model.

The system integrates agents into existing backend infrastructure through a host-tools architecture where the host application controls what each agent can access. File systems, databases, S3 buckets, and GitHub repositories are exposed through scoped permissions rather than per-agent credentials, maintaining security without complex credential management. Agents like Claude Code get full tool access including file editing and shell execution, while the host retains granular control over resource boundaries and access policies.

Distributed as a standard npm package, agentOS requires no specialized infrastructure, orchestration layers, or vendor lock-in. It runs anywhere Node.js runs, from local development machines to cloud servers, with the same consistent behavior. The open-source Apache 2.0 license and growing registry of supported agents and tools make it a practical choice for teams that need to embed autonomous coding agents into their platforms while keeping operational costs low and startup times nearly instantaneous.

Pricing

Free and open source under Apache 2.0

Platforms

Node.js/npm package, any platform

Categories

Tags

Use Cases

Alternatives

CrewAI logo

CrewAI

Multi-agent AI framework

Python framework for orchestrating autonomous AI agents that collaborate to accomplish complex tasks. Define agents with specific roles, goals, and backstories, then organize them into crews with sequential or parallel task execution. Supports tool usage (web search, file I/O, API calls), memory, delegation between agents, and human-in-the-loop input. Works with OpenAI, Anthropic, local models, and more. 25K+ GitHub stars. Leading multi-agent framework alongside LangGraph and AutoGen.

open-sourceOpen Source
AutoGen logo

AutoGen

Microsoft's conversational multi-agent framework

AutoGen is an open-source programming framework from Microsoft Research for building AI agents and facilitating cooperation among multiple agents to solve complex tasks through multi-turn conversations. Pioneered conversable agents that interact, use tools, and involve humans in the loop for multi-agent workflows. v0.4 features a redesigned async event-driven architecture with stronger observability, flexible collaboration patterns, and reusable components.

open-sourceOpen Source
LangGraph logo

LangGraph

Stateful agent orchestration framework by LangChain

LangGraph is LangChain's framework for building stateful, multi-actor AI agent applications as controllable graphs. It models workflows as nodes and edges, enabling cycles, branching, and human-in-the-loop patterns that simple chains cannot express. Features built-in persistence for conversation memory, streaming support, and fault tolerance. Provides fine-grained control over execution flow while supporting single-agent and multi-agent architectures with shared or independent state.

open-sourceOpen Source
CC Switch logo

CC Switch

Unified desktop manager for AI CLI tools

CC Switch is a cross-platform desktop app that unifies management of Claude Code, Codex, OpenCode, OpenClaw, and Gemini CLI from a single interface. It replaces manual config file editing with visual provider management featuring 50+ built-in presets, one-click switching, unified MCP and Skills management, and system tray quick access. Its SQLite backend ensures atomic writes that protect configuration integrity across all supported tools.

open-sourceOpen Source

Related Tools

Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
MCP Context Forge logo

MCP Context Forge

IBM-backed ContextForge gateway for federating MCP, A2A, REST, and gRPC APIs

MCP Context Forge is IBM’s Apache-2.0 ContextForge project for operating a gateway, registry, and proxy across MCP servers, A2A agents, REST APIs, and gRPC services. It centralizes discovery, authentication, policy controls, federation, and observability, with deployment paths through PyPI, Docker, and Kubernetes.

open-sourceOpen Source

Sakana Fugu

Multi-agent model API that orchestrates frontier models behind one OpenAI-compatible endpoint

Sakana Fugu is a hosted model-provider API that exposes a learned multi-agent system as one OpenAI-compatible model. It dynamically routes coding, code review, research, and reasoning tasks across a frontier-model pool, with Fugu for lower-latency work and Fugu Ultra for harder workloads where answer quality matters more than cost or speed.

paidTelemetry
Mergify logo

Mergify

Merge queue, CI insights, flaky-test controls, and stacked pull requests for GitHub teams

Mergify is a pull request automation platform that keeps main branches green with merge queue batching, merge protections, CI Insights, flaky-test detection, and stacked pull requests. Its Stacks workflow turns commits on one local branch into focused PR chains, helping teams review large AI-generated or feature-heavy changes without losing queue safety.

freemium
Terrateam logo

Terrateam

Open-source GitOps automation for Terraform and OpenTofu pull requests

Terrateam is open-source GitOps infrastructure orchestration for Terraform and OpenTofu pull requests. It automates plans and applies in GitHub workflows, supports monorepos and many workspaces, and adds apply-only locks, OPA/Rego policy checks, cost and drift signals, and approval controls without forcing teams into a separate IaC platform.

freemiumOpen Source
Digger logo

Digger

Open-source IaC orchestration that runs Terraform plans and applies from pull request comments

Digger is an open-source infrastructure-as-code orchestration tool for running Terraform and OpenTofu plan/apply workflows from pull request comments. It uses the team’s existing VCS and CI runners instead of adding a separate runner fleet, supports GitHub, GitLab, and Azure DevOps style workflows, and stores PR-level locks and plan cache in the user’s cloud account.

open-sourceOpen SourceTelemetry