Hacker News new | ask | show | jobs
by ahmadyan 21 days ago
git worktrees are managed by git, not the IDEs. e.g. at agentastic.dev, we use git's worktree command to create them, and they should be portable to any other IDE or app.
1 comments

Of course. But I prefer IDEs that group and name the agent sessions by the worktree they are tasked with automatically.