KALEIDOSCOPE

Run multiple AI models in parallel, compare outputs, choose the best solution

Kaleidoscope TUI Interface

Multi-Model Parallel Execution

Run multiple AI models (Claude, GPT, etc.) on the same prompt simultaneously and compare results in real-time.

Git Worktree Integration

Each model works in its own isolated git worktree, keeping your main branch clean and safe.

Interactive Iteration

Send follow-up prompts to specific models using @model syntax. Refine and guide each AI independently.

Smart Cleanup

Choose winning solutions and automatically merge, or bail and cleanup everything with a single command.

See It In Action

Kaleidoscope Demo Animation

Get Started

Prerequisites

  • macOS only - Currently supported on macOS
  • tmux - Must be running inside a tmux session
    brew install tmux
  • opencode - The opencode CLI tool must be installed and configured
    brew install sst/tap/opencode

Installation

brew install paradise-runner/tap/kaleidoscope