For the complete documentation index, see llms.txt. This page is also available as Markdown.

Terminal Integration

Use the inline terminal by prefixing commands with "/":

  1. Type "/" in the chat input.

  2. Enter your terminal command (e.g., "/ls -la").

  3. Press Enter to execute.

The command output will appear in the chat.

Last updated