Extension Icon

Hole Sandbox Launcher

Launches an AI agent sandbox using Hole application in a specified project.
Overview

Hole Sandbox Launcher

A Raycast extension for quickly launching Hole sandbox environments in your projects.

Prerequisites

Usage

Open the extension in Raycast and you'll see two inputs:

  1. Agent (dropdown) — pick the AI agent to use: Claude, Gemini, or Codex
  2. Project path (search bar) — type a path to your project directory, or select one from your recent projects

Press Enter to launch the sandbox. The extension runs hole start <agent> <path> in your chosen terminal.

Recent projects

The extension remembers your last 10 project paths. They appear as a filterable list below the search bar. Remove a path with Cmd+D.

Terminal selection

Use the Open In... action menu to pick which terminal app to use. The extension remembers your last choice.

Supported terminals:

  • Terminal (macOS built-in)
  • iTerm2
  • Warp
  • Alacritty
  • Kitty
  • WezTerm
  • Ghostty

Only terminals installed on your system are shown.