aicoolies logo
agentOS logo

agentOS

Lightweight OS for running AI agents in-process

Share
open-sourceOpen Source
Visit Website →

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

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
DenchClaw logo

DenchClaw

Local AI CRM and workflow automation on OpenClaw

DenchClaw is a local AI CRM and workflow automation app built on OpenClaw. It runs on a Mac at localhost, lets users chat with local business data, and focuses on lead enrichment, founder/customer research, and outreach automation. It belongs beside local AI, workflow automation, and OpenClaw-style personal-agent tools rather than pure coding IDEs.

open-sourceOpen Source
Re_gent logo

Re_gent

Version control for AI coding-agent actions

Re_gent is an open-source version-control layer for AI coding-agent activity. Instead of only reviewing the final Git diff, it records what the agent attempted, changed, and executed along the way so teams can trace, undo, and govern autonomous coding work. It fits Claude Code, Codex, Cursor, and multi-agent teams that need an audit trail between prompt and pull request.

open-sourceOpen Source

agentmemory

Persistent memory layer for AI coding agents — keeps Claude Code, Codex, Cursor, and any MCP agent in context across sessions

agentmemory is an open-source MCP server that gives AI coding agents persistent, cross-session memory. Built on hybrid vector-graph search, it achieves 95.2% recall on the LongMemEval-S benchmark while using up to 92% fewer context tokens than naive context injection. Works out of the box with Claude Code, Codex, Cursor, Windsurf, Cline, OpenCode, Kilo Code, Hermes, and any MCP client through 51 MCP tools plus 12 hooks and 4 skills.

open-sourceOpen Source
fast-agent logo

fast-agent

MCP, ACP and Skills support for building production coding agents — interactive or automated.

fast-agent is an Apache-licensed Python framework for building and running LLM agents with full MCP (Model Context Protocol) and ACP support. It ships with an interactive shell mode, Skills management, and multi-model routing — making it a practical platform for coding agents, workflow automation, and agent evaluation across Claude, Codex, HuggingFace, and local models.

open-source
Traceway logo

Traceway

OpenTelemetry-native observability with AI tracing, logs, traces, metrics, and session replay — self-hosted in 90 seconds.

Traceway is an open-source, OpenTelemetry-native observability platform that combines logs, traces, metrics, exceptions, session replay, and AI tracing in a single self-hosted system. MIT licensed with no open-core restrictions, it deploys in 90 seconds via Docker Compose and accepts OTLP/HTTP from any OTel SDK without a Collector or per-language vendor SDK.

open-sourceOpen Source