feat: conductor.json lifecycle hooks + .env propagation across worktrees

bin/dev-setup now copies .env from main worktree so API keys carry
over to Conductor workspaces automatically. conductor.json wires up
setup and archive hooks.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Garry Tan
2026-03-13 22:56:49 -05:00
parent c5f40465a8
commit 7e62f4bd0f
5 changed files with 121 additions and 12 deletions
+4
View File
@@ -6,3 +6,7 @@ browse/dist/
*.log
bun.lock
*.bun-build
.env
.env.local
.env.*
!.env.example