Hacker News new | ask | show | jobs
by bugrax 146 days ago
I built this because I was running Claude Code and Cursor on the same repo and they kept overwriting each other's files. git-lanes uses Git's native worktree feature to give each agent its own isolated workspace — no dependencies, just git.

Happy to answer questions about the approach or hear how others handle multi-agent workflows.