A modular UX for Claude that lives on your machine, remembers your conversations, and works while you're away. Reachable from your phone, or any computer you pair.
One command. Works on Mac, Linux, and Windows (WSL).
Launches in the background. Shows a pairing code on your terminal.
Enter the code on your phone. One-time setup, stays paired.
Conversations survive restarts. Context carries across sessions. Your agent remembers what you talked about last week.
Runs as a background daemon. Scheduled jobs execute while you sleep. Daily briefs, monitoring, research.
Chat from your phone via PWA. Pair with a QR code. Works over LAN or Tailscale, anywhere you are.
SQLite on your disk. Conversations, extensions, and threads never leave your computer.
12 extension types, all stored as data. Agents, jobs, apps, themes. Agents build their own tools at runtime.
Specialized agents for different tasks. Haiku for speed, Sonnet for building, Opus for judgment. Route by cost automatically.
The main agent. Daemion coordinates jobs, routes to the right model, manages your threads, and connects to the knowledge graph. This is the agent you talk to.
Analyzes how you use the system and files proposals to make it better. New agents, smarter prompts, better workflows. You review and approve. Daemion evolves around how you work.
Agent detail view — threads, model selection, Plan/Act mode
Checks your projects, costs, and open threads. Summarizes what happened overnight and what needs attention today.
Monitors your services on a schedule. Flags issues before you notice them. Chains into an alert job if something breaks.
The agent reviews its own performance, analyzes usage patterns, and proposes improvements to how it works.
Install Daemion and give Claude a place to live. Persistent, autonomous, and always reachable.
Requires Node.js 22+ and Claude Code