Skip to content

AI Assistant

MyShell Terminal includes an AI assistant to help solve operational issues quickly.

Opening

Click the AI icon in the sidebar. The assistant opens as a floating window.

Features

Smart Q&A

Ask questions directly, for example:

  • "How to check Linux disk usage?"
  • "Nginx reverse proxy configuration"
  • "What does this error mean: [paste error]"

The AI returns detailed answers with executable commands.

Code Block Actions

Code blocks in AI responses support:

  • Copy: one-click copy to clipboard
  • Paste to terminal: send directly to the active terminal
  • Syntax highlighting: auto-detected

Conversation Context

The AI supports multi-turn conversations, remembering previous context for follow-up questions.

Tips

  • Paste error messages directly when troubleshooting
  • Describe requirements to generate scripts
  • Ask about command usage when unsure

基于 MIT 许可发布