HackerTrans
热门最新趋势评论往期问答秀出招聘

bugrax

no profile record

提交

Aether – Auto-extract entities and build a knowledge graph from any URL

github.com
3 分·作者 bugrax·3个月前·2 评论

Show HN: Git-lanes – Parallel isolation for AI coding agents using Git worktrees

github.com
5 分·作者 bugrax·4个月前·4 评论

评论

bugrax
·3个月前·讨论
[dead]
bugrax
·4个月前·讨论
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.