aicoolies logo
OpenFang logo

OpenFang

Rust-based agent OS with built-in security, WASM sandboxing, and multi-agent runtime

Share
open-sourceOpen Source
Visit Website →

OpenFang is an open-source agent operating system built in Rust that provides a secure multi-agent runtime with WASM sandboxing, auditability layers, and multi-channel communication. It goes beyond typical orchestration SDKs by treating agent security and operational isolation as first-class concerns, making it suitable for teams deploying agents in environments where trust boundaries and audit trails matter.

OpenFang positions itself as an Agent Operating System rather than another orchestration framework, drawing a deliberate distinction between tools that help developers build agents and infrastructure that helps organizations run them safely. The platform is built in Rust for memory safety and performance, with WASM-based sandboxing that isolates agent execution environments from each other and from the host system. Each agent runs in its own sandbox with explicitly declared capabilities, preventing one compromised or misbehaving agent from affecting others.

The runtime provides multi-channel communication where agents can interact through HTTP, WebSocket, message queues, and custom protocols. An audit layer records every agent action, tool call, and inter-agent message with cryptographic integrity, creating tamper-evident logs suitable for compliance and forensic analysis. The permission model follows a capability-based security approach where agents must be granted specific permissions to access tools, data sources, or other agents.

OpenFang has accumulated over 16,000 GitHub stars and maintains active community channels on GitHub, Discord, and X. The Apache 2.0 license allows commercial use without restriction. The project targets organizations that need to move beyond prototype-stage agent deployments into production environments where security, observability, and operational control are non-negotiable requirements.

Pricing

Free and open-source under Apache 2.0

Platforms

Linux, macOS, Docker (Rust-based runtime)

Categories

Tags

Use Cases

Alternatives

VoltAgent logo

VoltAgent

TypeScript-first AI agent framework with built-in observability

VoltAgent is an open-source TypeScript AI agent framework with built-in observability, RAG support, memory management, and MCP integration. It provides a structured approach to building production AI agents in the Node.js ecosystem with agent debugging tools, sub-agent orchestration, and tool management. Over 7,000 GitHub stars and 150K+ weekly npm downloads.

open-sourceOpen Source

FastMCP

Apache-2.0 Python framework for building MCP servers, clients, apps, and deployable agent tool surfaces.

FastMCP is an Apache-2.0 Python framework for building MCP servers, clients, and apps with decorators, type hints, transports, auth patterns, deployment docs, and telemetry hooks. The project now resolves to PrefectHQ/fastmcp, with Prefect Horizon available as a separate enterprise MCP gateway for identity, RBAC, audit, monitoring, and server governance.

open-sourceOpen Source
Cloudflare Agents logo

Cloudflare Agents

Build and deploy AI agents on Cloudflare's edge network

Cloudflare Agents is an open-source SDK for building and deploying AI agents that run on Cloudflare's global edge network. It provides durable state, scheduled tasks, WebSocket communication, and browser rendering capabilities within Workers. Agents persist across requests using Durable Objects and can orchestrate multi-step workflows with built-in MCP server support. Over 7,000 GitHub stars.

freemiumOpen Source
LangChain logo

LangChain

Framework for LLM applications

The most widely-used framework for building LLM-powered applications, available in Python and JavaScript. Provides abstractions for chains, agents, RAG, memory, tool usage, and structured output. Integrates with 100+ LLM providers, vector stores, document loaders, and tools. LangSmith offers tracing and evaluation. LangGraph enables stateful, multi-agent workflows with cycles. 100K+ GitHub stars. The de facto standard for LLM application development despite growing alternatives like LlamaIndex.

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

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry

Headroom

Context compression for LLM apps and coding agents

Headroom is an Apache-2.0 context compression layer for LLM apps and coding agents. It compresses tool output, logs, files, RAG chunks, and agent history through a local library, proxy, wrapper, or MCP server, with retrieval hooks for bringing originals back when needed. Treat its savings numbers as Headroom-reported benchmarks, not independent aicoolies measurements.

open-sourceOpen SourceTelemetry

Codebase Memory MCP

Codebase knowledge graph MCP server for AI coding agents

Codebase Memory MCP is an MIT-licensed MCP server that turns a repository into a persistent code knowledge graph for AI coding agents. It gives Claude Code, Cursor, Codex-style agents, and other MCP clients structural queries for functions, classes, call chains, routes, and architecture, helping them explore large projects without repeatedly rereading files or relying only on broad search.

open-sourceOpen SourceTelemetry
BeeAI Framework logo

BeeAI Framework

Python and TypeScript framework for production multi-agent systems

BeeAI Framework is an Apache-2.0 toolkit for building production-ready AI agents and multi-agent systems in Python and TypeScript. Its docs cover agents, tools, RAG, memory, workflows, backend providers, serving, and A2A/MCP integration surfaces, making it a vendor-neutral option for teams comparing LangGraph, CrewAI, Mastra, and related agent runtimes.

open-sourceOpen SourceTelemetry
Klavis AI logo

Klavis AI

MCP integration platform for agent tool use at scale

Klavis AI is an Apache-2.0 MCP integration platform for teams connecting AI agents to external SaaS tools and APIs. The public repo and official docs position it as infrastructure for reliable tool access at scale, so it fits teams that want reusable MCP connectors without treating every integration as a one-off script or custom OAuth maintenance project.

open-sourceOpen SourceTelemetry