mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-09 22:57:33 +02:00
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:
@@ -6,3 +6,7 @@ browse/dist/
|
||||
*.log
|
||||
bun.lock
|
||||
*.bun-build
|
||||
.env
|
||||
.env.local
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
Reference in New Issue
Block a user