FleetCode: Desktop Application for Running Multiple CLI Coding Agents in Parallel Git Worktrees
By
asdev
Baker's choice. Dense with flavour, light on filler.
Summary
FleetCode is a desktop terminal application that enables running multiple CLI coding agents (Claude Code, Codex) simultaneously in isolated git worktrees. The tool creates new git worktrees for each coding session, allowing developers to work with different AI coding assistants in parallel while maintaining code isolation. It includes features for session management, terminal settings, and supports setup commands for environment configuration.
Key quotes
· 5 pulledA desktop terminal application for running multiple CLI coding agents simultaneously, each in isolated git worktrees
Select a project directory (must be a git repository)
Choose a parent branch for the worktree
Select your coding agent (Claude or Codex)
FleetCode creates a new git worktree and spawns a terminal session
You might also wanna read
Claude Code Desktop App Redesigned for Parallel Agentic Coding
Claude Code has redesigned its desktop application to enable parallel agentic coding, allowing developers to run multiple coding sessions ac
KingCoding: Desktop App for Parallel AI Coding Assistant Management
KingCoding is a desktop application that allows developers to run multiple AI coding assistants (Claude Code, Codex, and Cursor) in parallel
1Code: Parallel Claude Code Agent Runner for Mac and Web
1Code is an application that enables running multiple Claude Code AI agents in parallel, available for both Mac (local execution with or wit
Angy: Open-Source Fleet Manager and IDE for AI Coding Assistants with Multi-Agent Pipeline
Angy is an open-source fleet manager and IDE designed for AI coding assistants like Claude Code, Anthropic API, and Gemini API. It addresses
Orca: Open-Source Desktop App for Parallel AI Agent Development
Orca is a free, open-source desktop application that enables parallel AI agent development by combining Ghostty-style terminals, git worktre
Emdash: An open-source desktop app for running multiple coding agents in parallel
Emdash is an open-source desktop application that serves as a provider-agnostic hub for running multiple coding agents in parallel. It allow
