Linux Pilot (AI)
An embedded AI assistant that diagnoses and fixes server issues — or just suggests the command.

What it does
- Opened from the Sparkles icon in the top-right menu bar.
- Suggest mode (default): the model is given no tools — it only proposes copyable commands for you to run.
- Execute mode: a tool-calling loop where the model runs shell commands to diagnose problems, then streams a markdown answer.
- Streams responses as live tokens with a cumulative token-usage counter.
- Every AI-executed command is written to the audit log.
Important
Execute mode runs real commands as the service user. Requires an API key, set in Settings → AI (see Configuration → AI assistant).