EmptyOS
62 Apps, One Kernel
Capture, journal, search, expense tracking, project management, AI chat, music production, voice practice — all built as equal first-class apps sharing the same manifest format and lifecycle.
AI as a Capability, Not a Feature
Every app can think, read, write, and search through a unified capability system. Three LLM providers (local, cloud, human fallback) with automatic routing per app and domain.
Vault-Powered Storage
Your data lives in plain markdown files with YAML frontmatter — human-readable, version-controllable, and editable with any text editor. The vault is mounted externally and survives system reset.
Self-Evolving System
A growth agent observes system health daily. A root agent reviews architecture weekly. The integrity audit scores 13 dimensions. The system grows itself.
Plugin Architecture
Ollama for local LLM, ComfyUI for image generation, Telegram for mobile push, voice APIs for TTS/STT — plugins inject capabilities at startup and degrade gracefully when unavailable.
Full UI for Everything
Every app gets a web interface — hand-crafted or auto-generated. 10 custom UIs, shared theme system with 4 themes, keyboard shortcuts, real-time WebSocket updates, and a topology graph that IS the architecture.