aouo

An OS for vertical AI agents

aouo is an open-source runtime that turns any domain into a long-term AI companion. You write a pack — it handles memory, scheduling, skills, and the feedback loop.


Thesis

Most AI tools are stateless and generic. A Domain Companion is the opposite: it remembers you across months, reaches out on schedule, evaluates your progress with real diagnostics, and improves its recommendations from every interaction. The architecture makes this possible for any vertical — not just one.


Architecture

OS conceptaouo
Kernel@aouo/core
Syscallpersist · chat · cron · skill_view
Filesystem~/.aouo/ — SOUL, RULES, MEMORY
AppDomain Pack
PermissionsCapability manifest
Installnpm i @aouo/<pack>