dispatch

Your Copilot CLI sessions, organized. Search, preview, and launch — all from your terminal.

Install dispatch

Get started

curl -fsSL https://raw.githubusercontent.com/jongio/dispatch/main/install.sh | sh
irm https://raw.githubusercontent.com/jongio/dispatch/main/install.ps1 | iex
go install github.com/jongio/dispatch/cmd/dispatch@latest

Features

Full-Text Search

Two-tier full-text search with instant quick results and deep search after 300ms. Find sessions by summary, branch, repo, directory, or conversation content.

Sort, Group & Filter

Sort by 5 fields, group by folder/repo/branch/date, filter by time range. Directory exclusion panel with hierarchical tree toggles.

Preview Pane

Chat-style conversation bubbles, checkpoints, files, and refs in a scrollable side panel. Metadata at a glance without launching.

in-place
t new tab
w window
e pane

Four Launch Modes

Resume in-place, open in a new tab, new window, or split pane. Configurable defaults with per-session keyboard and mouse overrides.

Themes & Nerd Fonts

Five built-in color schemes plus custom themes via Windows Terminal JSON. Auto-detects Nerd Fonts for rich icons with ASCII fallback.

Windows
macOS
Linux

Cross-Platform

Windows, macOS, and Linux (amd64 + arm64). Windows Terminal theme detection, iTerm2 support, and platform-native shell detection.

Quick start

  1. Run dispatch in your terminal
  2. Press / to search for previous sessions
  3. Use arrow keys or j/k to navigate, p to preview
  4. Press Enter to resume the selected session

See the full keyboard reference for all shortcuts.