| Primary model |
A source-grounded assistant over your own communication history. Ask a question, get an answer cited back to the exact message. Optional approval-gated helpers handle recurring work. |
One personal AI assistant centered on a single user. |
| Agent runtime |
Tool-use loop with native provider adapters for OpenAI, Anthropic, Ollama, Gemini, and OpenAI-compatible providers. Profile + tool catalog. |
Skill-driven assistant loop tuned for personal workflows. |
| Messaging |
Unified inbox: email, Telegram, Slack, Discord, and Apple Messages, including iMessage/SMS where macOS allows it — threaded, agent-tagged. The Telegram channel is two-way: chat with your assistant from your phone. |
Gateway plus chat surfaces (WhatsApp, Telegram, Slack, Discord). |
| Daily briefing |
Built in: a scheduled morning briefing — calendar, commitments, unread highlights — with every fact linked to its source message, shown on the Today dashboard and pushed to Telegram with visible delivery status. |
The canonical first project, assembled yourself from cron jobs, heartbeat, and skills. Flexible, but reliability and token cost are yours to tune — heartbeat turns alone can burn six figures of tokens per run. |
| Memory of you |
Durable user facts learned from your mail and chats, each with provenance back to the source. Review, correct, or delete every memory from the Today page. |
Markdown memory files with vector search — capable, but plaintext on disk, and curation is on you. |
| Cross-device |
Runs on Windows PCs and Macs. Pair over LAN; peer chat targets the agent on the other device. Mailbox transport as fallback bus. |
Gateway WebSocket plus optional nodes. |
| Knowledge |
Knowledge graph extracted from messages with LLM-written neighborhood summaries. |
Skill memory geared to the assistant's recall. |
| Search |
Hybrid semantic + BM25 across email, chat, contacts, tasks, knowledge. |
Keyword and assistant-mediated recall. |
| Skills |
Markdown or C# skills. AI-drafted skills land in a Drafts queue for human approval. |
Skills ecosystem driven around the personal assistant. |
| MCP |
Both ways: consumes MCP connectors, and ships a built-in MCP server so your own agent (Claude Code, Codex, etc.) can query your messages behind an approval gate. |
Skill-oriented; MCP support varies. |
| LLM routing |
Per-task model with budgets, health checks, and auto-detect for Ollama. Spend Guard caps the bill. |
Configurable model selection oriented around one assistant. |
| Artifacts |
Turn your history into timelines, briefs, dispute/matter packets, and reply drafts — each claim linked to its source message. |
Scripted skills and commands. |
| Attention |
Learns sender importance from your behavior; one-click correction. |
Manual rules and preferences. |
| Setup |
Guided setup: agents repair common local AI, browser, OAuth, and firewall issues. No CLI for the user. |
Power-user oriented; comfortable with terminals. |
| Autonomy |
Managed: agents propose, you ratify, accepted suggestions promote to automations. |
Interactive agent loop with optional autonomous behavior. |
| Safety |
Sandboxed shell + filesystem, host allowlists, per-agent budgets, approval prompts on risky tools. No internet-exposed gateway, no third-party skill marketplace. |
Defaults exist, but the 2026 record is rough: security scanners found tens of thousands of internet-exposed gateways, the skill marketplace needed a malware purge, and the docs state plainly that prompt injection is not solved. |
| Best fit |
Anyone who needs to find, explain, and prove what was said across years of email, chat, and calendar — and act on it. |
Developers and power users wanting one deeply embedded assistant. |