Hacker News
new
top
best
ask
show
job
Show HN: I left VSCode to build an IDE to handle many projects/agents workflow
(
github.com
)
8 points
by
davideweaver
5 hours ago
2 comments
azaras
2 hours ago
I understood that you was in the VSCode dev team.
"I left using VSCode to build an IDE ..." is a most honest claim.
davideweaver
2 hours ago
No, sorry. I wasn't involved with the VSCode team. I was just a hard-core user. Bad wording :(
bombcar
4 hours ago
How do you solve the “many agents one git repo” problem?
davideweaver
3 hours ago
yes, worktrees can manage that. there is full support for worktrees in Silo, whether the agent creates them or you manually create them for the workspace. worktrees show up in the file explorer and the git explorer
two_handfuls
4 hours ago
Worktrees I suppose?