For an issue spanning multiple hosts, see Incident investigation instead.
Open the assistant
Click the AI icon in the terminal session toolbar. The chat panel opens alongside the terminal.What you can do
- Generate commands: describe what you want to do; the assistant returns a shell command you can run with one click.
- Explain output: paste terminal output and ask what it means.
- Debug issues: describe a connection error or unexpected behavior.
- Automate tasks: the assistant can propose a sequence of commands for multi-step operations.
Provider modes
Hosted (default)
By default, requests go to the Termique API backend. No API key required. Your conversation is processed on the backend and not stored. Hosted usage has a daily limit: 15 prompts/day on Free, 100 prompts/day on Pro. The limit resets at midnight UTC.BYO endpoint
If you have an OpenAI-compatible endpoint (e.g. your own OpenAI account, Ollama, or another provider), you can point the assistant at it.- Open Settings → AI.
- Enable Custom endpoint.
- Enter your endpoint URL and API key.

