A desktop application for running multiple AI coding agents in parallel using isolated Git worktrees and branches.

Emdash is an open-source CLI / Terminal that enables the parallel execution of AI coding agents. It operates as a desktop application that manages multiple agents simultaneously, allowing users to handle various fixes or features without switching between different terminal windows. The software is available for macOS, Windows, and Linux, providing a centralized environment to orchestrate agentic development workflows.
The application integrates with existing CLI agents and supports both local projects and remote machines via SSH. It automates the creation of isolated environments for each task, ensuring that different agent processes do not interfere with one another during the development cycle. This allows developers to explore multiple potential solutions to a problem at once, review the resulting diffs, and merge only the successful changes into the main codebase.
Emdash acts as an orchestration layer for various AI providers, including Claude Code, Gemini, and GitHub Copilot. It is designed for developers who manage high volumes of tickets or complex codebases where testing multiple solutions in parallel is necessary. The architecture is local-first, meaning the application does not send code or chats to its own servers, though individual agent CLIs may send data to their respective providers. The application stores credentials in the operating system keychain and allows users to disable telemetry through settings or environment variables.
This tool serves as a management interface for agentic development, focusing on the coordination of parallel execution and Git workflow automation.
An AI coding agent that integrates with terminals and IDEs while supporting over 75 LLM providers.
An agentic workspace for generating webHML prototypes, pitch decks, and motion graphics using local-first AI agentsL agents.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.