Trust Ladder
The companion starts in observation mode. It gains capabilities as you increase its trust level, either manually or by letting it earn it through demonstrated reliability.| Level | Name | What it can do |
|---|---|---|
| 0 | Watcher | Read your data, answer questions, give suggestions |
| 1 | Advisor | Suggest new quests and warn about missed habits |
| 2 | Scribe | Create quests and log entries on your behalf |
| 3 | Agent | Run tools, modify quests, execute commands (with your approval) |
| 4 | Sovereign | Full autonomy, no approval prompts |
Setting Up
Configure your AI provider once:Using the Companion
Open the chat interface from the terminal or web app:- Terminal: press
cin the TUI, or see Chat screen - Web: navigate to
/app/chat, or see Web chat
- “What should I work on today?”
- “How is my fitness streak looking?”
- “Create a daily quest for morning reading.”
- “Why did my XP drop this week?”
Provider Options
| Provider | Default model | Accepts |
|---|---|---|
| Anthropic | claude-3-5-haiku-latest | Any Anthropic model string |
| OpenAI | gpt-4o-mini | Any OpenAI model string |
gemini-2.0-flash-exp | Any Google model string | |
| Ollama | llama3.1:8b | Any model running locally |