AI Agents

Overview

Run AI coding agents in isolated workspaces. Each agent works independently without interfering with others.

AI Agents

Supported Agents

  • Claude Code - Anthropic's CLI
  • Codex - OpenAI's assistant
  • OpenCode - Open-source alternative

Usage

Run agents directly in the terminal:

claude "Add error handling to fetchUser"

Parallel Agents

Create multiple workspaces and run an agent in each. Compare results and merge the best solution.

Notifications

Get notified when agents finish. Configure sounds in Settings.

On this page