All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Emdash: Open-Source Agentic Development Environment for Running Multiple Coding AI Agents in Parallel

By

onecommit

3mo ago· 6 min readenCode

Summary

Emdash is an open-source Agentic Development Environment (ADE) that enables developers to run multiple coding AI agents in parallel, each isolated in its own git worktree. The desktop application is provider-agnostic, supporting 23 CLI agents including Claude Code, Qwen Code, Hermes Agent, Amp, and Codex. Key features include the ability to pass Linear, GitHub, or Jira tickets directly to agents, review diffs, test changes, create PRs, monitor CI/CD checks, and merge code. It also supports development on remote servers via SSH/SFTP connections, allowing users to work with remote codebases. The project is part of Y Combinator's W26 batch and represents a new approach to AI-assisted software development.

Key quotes

· 5 pulled
Emdash is a provider-agnostic desktop app that lets you run multiple coding agents in parallel, each isolated in its own git worktree, either locally or over SSH on a remote machine.
We call it an Agentic Development Environment (ADE).
Emdash supports 23 CLI agents, including Claude Code, Qwen Code, Hermes Agent, Amp, and Codex.
Users can directly pass Linear, GitHub, or Jira tickets to an agent, review diffs, test changes, create PRs, see CI/CD checks, and merge.
Develop on remote servers via SSH - Connect to remote machines via SSH/SFTP to work with remote codebases.
Snippet from the RSS feed
Emdash is the Open-Source Agentic Development Environment (🧡 YC W26). Run multiple coding agents in parallel. Use any provider. - generalaction/emdash

You might also wanna read