← All projects

ClothOS

TypeScript · 2026

An agentic operating system in TypeScript. Runtime, messaging, memory, and orchestration for autonomous AI agents.

A monorepo runtime for autonomous AI agents. Provides a central messaging gateway (NATS JetStream + Redis), agent execution loop and lifecycle management, episodic memory (SQLite with FTS5 and sqlite-vec), a tool registry with Docker sandboxing and MCP integration, a plugin/skill system, and multi-agent orchestration patterns.

Channel adaptors for Telegram and WhatsApp, but many more to come. Named after Clotho, the Greek Fate who spins the thread of life the system spins up agent threads and weaves them into a coordinated whole.