AI Developer Tools
Relay Studio
A desktop app that transforms AI coding agents into a visual Kanban build loop for feature development with human review.
Relay Studio
What is Relay Studio?
Relay Studio is an open-source desktop application that wraps AI coding agents (Claude Code, OpenAI Codex) into a structured, visual build workflow. It automates the full cycle: planning, task decomposition, code generation, and review in a Kanban-style interface.
Relay Studio vs Similar AI Tools
| Pricing Model | Free | Free | Free | Free |
| Free Credits | ||||
| Key Features |
|
|
|
|
| Pros |
|
|
|
|
| Cons |
|
|
|
|
| Best For |
|
|
|
|
How to use Relay Studio?
- 1Launch Relay Studio and choose your engine (Claude Code CLI, OpenAI Codex CLI, or Anthropic API key).
- 2Create or open a project folder.
- 3Click 'New Feature', describe the feature, use @ to reference files.
- 4Choose to generate a specification or brainstorm interactively.
- 5Review the spec and approve it to decompose into tasks.
- 6Select build mode (Pause for Review, Auto-Pilot, Continuous) and start the agent.
- 7Watch the agent build each task; review diffs and approve/reject.
- 8Run your project, run code review, and create a PR.
Relay Studio Key Features
- Specification Wizard with brainstorming and file tagging
- Kanban board with drag-and-drop task management
- Agent loop with three build modes (Pause for Review, Auto-Pilot, Continuous)
- Human review gate with syntax-highlighted diff viewer and approve/reject
- Code review agent (two-phase: analyze and fix) with stack-aware rules
- Scheduler for one-off/recurring agent jobs and playbooks
- Multi-engine support (Claude Code CLI, OpenAI Codex CLI, Anthropic API key)
- @ File tagging with autocomplete and content injection
- Project runner with auto-detected run commands
- Git integration (branch creation, commits, PR creation)
- Metrics dashboard (cost, tokens, build time, success rate)
- Dark/light mode, keyboard shortcuts, desktop notifications
Relay Studio Use Cases
- Automating feature development with AI agents and human oversight
- Iterative coding with structured review and approval gates
- Scheduled code generation and maintenance tasks via playbooks
- Streamlining pull request creation for AI-generated code
Relay Studio Pricing & Free Credits
Relay Studio currently operates on a Free model.
This tool is completely free to use
Relay Studio Pros & Cons
Pros
- Combines planning, development, and review in one interface
- Supports multiple AI engines (Claude Code, OpenAI Codex, Anthropic API)
- Kanban board provides visual task tracking and drag-and-drop
- Human review gate ensures code quality and control
- Scheduler enables automation of recurring coding tasks
- Open-source and free to use
Cons
- Requires separate API keys and incurs API usage costs
- Only supports Claude Code, OpenAI Codex, and direct Anthropic API (not all models)
- Desktop-only application (no web version)
- Requires Node.js and npm for installation
What is Relay Studio best for?
- Developers who want to automate coding with AI while maintaining human review
- Teams integrating AI code generation into a structured workflow
- Solo developers rapidly prototyping features with AI assistance