Terminal Presets

Terminal Presets provide a launcher menu for AI coding tools and CLI presets. Launch your preferred tool in a new terminal tab with one click.

Supported tools

  • Kiro CLI
  • Claude Code
  • Codex
  • Gemini CLI
  • OpenCode
  • GitHub Copilot CLI

Only tools detected on your system appear in the menu, shown with their brand icons. CrispyVibe checks your PATH and standard install directories automatically.

Launch modes

Each preset supports two launch modes:

  • Standard — launches the tool with default permissions.
  • Full Trust — launches the tool with elevated trust flags.

Your selected mode is persisted per preset.

⚠️ Note: Presets that do not have a full-trust command mapping are disabled when Full Trust mode is selected.

Launching a preset

  1. Open the Terminal Presets menu.
  2. Select a tool.

CrispyVibe creates a new terminal tab named with the preset short name, sends the launch command, and focuses the session.

Troubleshooting

If the selected tool’s executable is not found:

  • No tab is created.
  • An inline error banner appears with a dismiss control.

Verify the tool is installed and available in your PATH.

💡 Tip: Tool diagnostics run when you open the menu. If a tool you installed recently does not appear, close and reopen the menu.