AI Chat
Execute commands using natural language.
Access AI Chat
- Click “AI” in sidebar
- Or press
Cmd/Ctrl + Kanywhere
How It Works
Type what you want to do:
You: restart nginx on production server
AI: I'll restart nginx on production-server.
Running: sudo systemctl restart nginx
âś“ nginx.service restarted successfullyFeatures
Natural Language
Express commands naturally:
- “Show me disk usage”
- “Find large files in /var/log”
- “Update all packages”
- “Check if port 3000 is in use”
Machine Selection
Target specific machines:
- “on production-server: check memory”
- “@web-1 restart nginx”
- Type machine name to filter
Multi-Machine Operations
Execute on multiple machines:
- “restart nginx on all web servers”
- “check disk space on production-*“
Command Confirmation
AI asks for confirmation before:
- Destructive operations
- Multi-machine commands
- Sudo operations
Chat Interface
Message History
Scroll up to see previous messages and commands.
Copy Commands
Click the copy icon to copy:
- Individual commands
- Full output
Re-run Commands
Click the replay icon to re-execute a command.
Capabilities
The AI can help with:
System Administration
- Service management
- User management
- Package updates
- Log analysis
Development
- Git operations
- Build and deploy
- Docker commands
- Database operations
File Operations
- Search and find files
- Edit configurations
- Backup and restore
- Permission changes
Monitoring
- Check processes
- View resource usage
- Analyze logs
- Network diagnostics
Settings
AI Model
Choose AI model in Settings > AI:
- Standard (faster)
- Advanced (more capable)
Confirmations
Configure confirmation prompts:
- Always confirm
- Confirm destructive only
- Never confirm (advanced users)
Context
Enable context awareness:
- Remember previous commands
- Use machine context
- Learn preferences
Safety
The AI will:
- Never execute harmful commands
- Ask for confirmation on destructive operations
- Explain what commands will do
- Suggest safer alternatives when appropriate