AI Assistant in the Terminal¶
The AI assistant can suggest commands, explain output, and help with fixes directly alongside your terminal session.
How to use it¶
- Open the AI panel next to the terminal.
- Describe what you need (e.g., “find top CPU processes” or “optimize Nginx for 2 vCPU”).
- Review suggested commands; use copy/run buttons as needed.
Safety¶
- Review commands before running them—especially anything that writes or deletes.
- Avoid sending secrets, private keys, or passwords in prompts.
- For risky changes, test in staging first or take backups.
Conversation management¶
- Conversations are saved per server to keep context.
- Each conversation loads the last 50 messages for performance.
- Bookmark/pin important conversations to keep them at the top of your list.
- Hide conversations you no longer need (soft delete—they can be restored if needed).
- Start fresh threads or load past ones when troubleshooting similar issues.
Usage limits¶
AI command suggestions count toward your monthly quota:
- Free: 15 AI commands/month
- Pro: 100 AI commands/month
- Business: 500 AI commands/month
Your current usage is displayed in the interface. When you reach your limit, you'll need to upgrade or wait until the next billing cycle.