This is a major pain atm with any IDE, they all fight over the same git cmd instance and make a mess out of it. I have a custom setup for this but would like some more integrated way of solving this.
Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
21–30 of 42 posts
Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#22Can subagents work on multiple branchs at the sametime (in a sandbox or some other way)? This is a major pain atm with any IDE, they all fight over the same git cmd instance and make a mess out of it. I have a custom setup for this but would like some more integrated way of solving this.
Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#23Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#24Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#25Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#26Can subagents work on multiple branchs at the sametime (in a sandbox or some other way)? This is a major pain atm with any IDE, they all fight over the same git cmd instance and make a mess out of it. I have a custom setup for this but would like some more integrated way of solving this.
Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#27Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#28Re: Show HN: Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf
#29Can subagents work on multiple branchs at the sametime (in a sandbox or some other way)? This is a major pain atm with any IDE, they all fight over the same git cmd instance and make a mess out of it. I have a custom setup for this but would like some more integrated way of solving this.
Should be doable with worktrees. Claude Code has a flag for that, others probably do too.