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.