Tech News
← Back to articles

Show HN: Open-source UI for running multiple coding agents

read original related products more articles

FleetCode

A desktop terminal application for running multiple CLI coding agents simultaneously, each in isolated git worktrees.

Features

Multiple Sessions : Run multiple coding agent sessions (Claude, Codex) in parallel

: Run multiple coding agent sessions (Claude, Codex) in parallel Git Worktree Isolation : Each session runs in its own git worktree, keeping work isolated

: Each session runs in its own git worktree, keeping work isolated Persistent Sessions : Sessions persist across app restarts with automatic resumption

: Sessions persist across app restarts with automatic resumption Terminal Theming : Choose from preset themes (macOS Light/Dark, Solarized Dark, Dracula, One Dark, GitHub Dark)

: Choose from preset themes (macOS Light/Dark, Solarized Dark, Dracula, One Dark, GitHub Dark) Setup Commands : Configure shell commands to run before the coding agent starts

: Configure shell commands to run before the coding agent starts MCP Server Management : Add and configure Model Context Protocol (MCP) servers

: Add and configure Model Context Protocol (MCP) servers Session Management: Rename, close, and delete sessions with automatic worktree cleanup

... continue reading