Settings
Configure the desktop app and manage your account.
📂 Workspace
View and change the workspace directory where all data is stored (agents, skills, projects, budget files).
🖥️ Server Status
MCP sidecar state, PID, port (default: 3000), and Docker container health.
🐳 Infrastructure
Start, stop, and health-check PostgreSQL and Qdrant Docker containers.
🔑 License
Authentication via GitHub or license key, plan info, and subscription status.
Infrastructure Controls
Starts PostgreSQL and Qdrant containers via Docker Compose. This happens automatically on app launch, but you can manually trigger it here.
Stops the Docker containers. Useful when you want to free up system resources.
Verifies connectivity to PostgreSQL, Qdrant, and the MCP server sidecar.
Authentication
Uses the device authorization flow — you'll see a code to enter at github.com/login/device. No password shared with the app.
Enter your license key directly for manual activation. Useful for air-gapped environments.
Updates
The app uses Tauri's built-in updater. When a new version is available, a notification appears automatically — no manual download needed.