Show HN: Emdash – Open-source agentic development environment
41–50 of 81 posts
Re: Show HN: Emdash – Open-source agentic development environment
#42Love the tool! where do i send feedback?
Re: Show HN: Emdash – Open-source agentic development environment
#43Could you compare it to other similar software? E.g. Codex App, Conductor, and others? Why your app?
Re: Show HN: Emdash – Open-source agentic development environment
#44Re: Show HN: Emdash – Open-source agentic development environment
#45Isn’t there vibe kanban?
But the standard that will hopefully take over in most mature shops is spec driven development where instead of a team reviewing code, they review a spec which is used to generate tasks and subsequently code to satisfy the spec. Then 2 kanban boards exist. One for writing and submitting specs and another for the agents themselves to implement the approved specs.
Re: Show HN: Emdash – Open-source agentic development environment
#46Re: Show HN: Emdash – Open-source agentic development environment
#47Will you support Gitlab Issues ?
Re: Show HN: Emdash – Open-source agentic development environment
#48Re: Show HN: Emdash – Open-source agentic development environment
#49Re: Show HN: Emdash – Open-source agentic development environment
#50Earlier quoted context omitted.
Interesting thoughts - thank you! And directionally agree - given that agents are becoming ever better, they'll take more and more of the orchestration on themselves. Still, we believe that developers need an interface to interact with these agents; see their status and review / test their work. Emdash is our approach for building this interface of the future - the ADE :)
> Still, we believe that developers need an interface to interact with these agents; CLIs like claude code equally improve over time. tmux helps running remote sessions like there were local. Why should we invest long time into your „ADE“, really? > see their status and review / test their work Won’t that be addressed eventually by the CLIs themselves? Maybe you’re betting on being purchased by one of the agentic cod…