Earlier quoted context omitted.
We're figuring our business model out. There're two avenues that we principally think about (1) bundled coding agent subscription and (2)enterprise version with auth, team management, sharing of agent interactions. Admittedly, it's early and this can change. What won't change is that this UI layer for running multiple coding agents is and will be open-source. Emdash itself is funded by YC. Initially developed as a to…
(2) sounds like a great idea if you can ensure private company data never reaches your servers, with features like remote controlling agents from a central place
Show HN: Emdash – Open-source agentic development environment
31–40 of 81 posts
Re: Show HN: Emdash – Open-source agentic development environment
#32Re: Show HN: Emdash – Open-source agentic development environment
#33Please codesign your Windows installer exes :)
Re: Show HN: Emdash – Open-source agentic development environment
#34Please codesign your Windows installer exes :)
On it! Released windows out of beta yesterday. signed version sometime this week
Then tried running the Linux version on WSL2 (not ideal because the wayland server on WSL2 is slow) - doesn't work. This 404s: https://github.com/generalaction/emdash/releases/download/v0...
Grabbed the version before and got "PTY unavailable: ... was compiled against a different Node.js version using NODE_MODULE_VERSION 127, this version requires NODE_MODULE_VERSION 123".
Hope you can fix the bugs. I love Conductor on my Mac, but I need something for my WSL2 machine. Ideally Windows which can SSH into WSL2 (for UI speed) or runs on Linux itself. This is very close to what I need if you fix the bugs :).
Re: Show HN: Emdash – Open-source agentic development environment
#35Re: Show HN: Emdash – Open-source agentic development environment
#36this looks great, but can't test, the .deb package is broken with an issue about NODE_MODULE_VERSION mismatches. There seems to be a PR waiting for approval. Will keep an eye on it.
Re: Show HN: Emdash – Open-source agentic development environment
#37Re: Show HN: Emdash – Open-source agentic development environment
#38Re: Show HN: Emdash – Open-source agentic development environment
#39Earlier quoted context omitted.
On it! Released windows out of beta yesterday. signed version sometime this week
Thanks. Btw, doesn't work at all for me. I installed, tried to connect to my WSL2 instance on localhost via SSH, which worked. Selected a folder and got Claude Code is not installed (it is very much installed :)). Then tried running the Linux version on WSL2 (not ideal because the wayland server on WSL2 is slow) - doesn't work. This 404s: https://github.com/generalaction/emdash/releases/download/v0... Grabbed the ver…