Set up live/test/dev worktrees

t-565.3·WorkTask·
·
·
·Omni/Ide.hs
Parent:t-565·Created1 week ago·Updated1 week ago

Dependencies

Description

Edit

Create a script or documented procedure to set up 3 git worktrees from the omni repo: ~/omni/live (main branch, integrator workspace), ~/omni/test (staging, reviewer workspace), ~/omni/dev (coder agent workspace). Include instructions for initial setup and any gitconfig needed.

Timeline (4)

🔄[human]Open → InProgress1 week ago
💬[human]1 week ago

Implemented setup automation via Omni/Ide/dev-review-release.sh setup-worktrees and documented usage in Omni/Ide/DEV_REVIEW_RELEASE.md. Creates dedicated dev/test/live worktrees without touching existing ones.

🔄[human]InProgress → Done1 week ago