3 points | by slowmonkey 11 hours ago
2 comments
This is a neat use of git worktrees. Isolating Claude Code per branch avoids a lot of context loss when juggling bugfixes and features. The .env copy + auto-launch touches are thoughtful.
Thank you! Very appreciated! Coming to understanding that I should make it AI-cli-agnostic for better universality.
This is a neat use of git worktrees. Isolating Claude Code per branch avoids a lot of context loss when juggling bugfixes and features. The .env copy + auto-launch touches are thoughtful.
Thank you! Very appreciated! Coming to understanding that I should make it AI-cli-agnostic for better universality.