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

Supported Agents
- Claude Code - Anthropic's CLI
- Codex - OpenAI's assistant
- OpenCode - Open-source alternative
- Pi - Minimal terminal coding harness
- Gemini CLI - Google's CLI agent
- Cursor Agent - Cursor AI agent
Chat
Superset includes a built-in chat panel for AI interactions without leaving the app.
- Use the model picker to choose supported models and connect providers
- Chat session titles are generated automatically from the conversation
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.
Inline Prompts
Agents can pause and ask questions, request tool approval, and ask for plan review directly in the chat pane.
Sandbox Access
When an agent needs access to files outside its workspace, it will prompt for permission in chat so you can approve or deny the request inline.
Notifications
Get notified when agents finish. Configure sounds in Settings.