Start
Stop
Watch
Status
- Whether Kairos is active
- Workspace, latest activity, last outcome
- Subscription validity
- Recent memory growth
- Pending dream-bucket items
Authentication
login after a subscription renewal or account switch. Credentials persist across reboots under ~/.claude/kairos/.
Per-workspace vs. user-level state
Memory is intentionally user-level rather than per-workspace — observations about one codebase often inform decisions about another (e.g. “the team uses Zod everywhere”). If you want strict per-workspace isolation, override
KAIROS_MEMORY_DB to a workspace-local path before starting.
Configuration reload
Editing.backant.toml while Kairos is active does not auto-reload the policy. Restart with --fresh to ensure the new policy takes effect immediately:
.backant.toml schema.
Quick reference
--help on any subcommand for flags and arguments.