HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bugrax

no profile record

Submissions

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

github.com
3 points·by bugrax·3 ay önce·2 comments

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

github.com
5 points·by bugrax·4 ay önce·4 comments

comments

bugrax
·3 ay önce·discuss
[dead]
bugrax
·4 ay önce·discuss
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.