Skip to content
THE OPEN ALTERNATIVE
Esc
navigateopen⌘Jpreview
AgentOS

AgentOS

Open-source TypeScript AI agent framework for building adaptive autonomous agents

Open Source Alternative to:
AgentOS preview

AgentOS is an open-source TypeScript framework for building production-ready autonomous AI agents with cognitive memory, multi-agent orchestration, and runtime tool generation. It supports 11 LLM providers and achieves 85.6% on LongMemEval-S benchmarks. Built by Frame.dev.

Key Features

  • Cognitive Memory: Neuroscience-grounded memory system with Ebbinghaus decay and reconsolidation
  • Runtime Tool Generation: Agents dynamically write and approve their own TypeScript functions mid-task
  • Multi-Agent Orchestration: Supports specialist spawning and hierarchical agent coordination
  • 11 LLM Providers: Compatibility with multiple language models for flexibility
  • AI Guardrails: Built-in safety mechanisms for production deployments
  • Multimodal RAG: Supports retrieval-augmented generation across different data types
  • Voice Pipelines: Integration for voice-based agent interactions
  • Type-Safe Alternative: Designed as a type-safe alternative to LangGraph, CrewAI, Mastra, and AutoGen
  • Benchmark Performance: 85.6% on LongMemEval-S (0.4% behind top closed-source SaaS)

Tech / Self-Hosting

  • License: Apache 2.0
  • Runtime: TypeScript/JavaScript
  • Deployment: Self-hosted on your infrastructure
  • Workbench: Official desktop application for visual agent building and management
  • Community: Active Discord community (Wilds AI) for support and collaboration