Files
gstack/.gitignore
T
Garry Tan 0f1f1eb1c5 feat: add WorktreeManager for isolated test environments
Reusable platform module (lib/worktree.ts) that creates git worktrees
for test isolation and harvests useful changes as patches. Includes
SHA-256 dedup, original SHA tracking for committed change detection,
and automatic gitignored artifact copying (.agents/, browse/dist/).

12 unit tests covering lifecycle, harvest, dedup, and error handling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 17:31:43 -07:00

18 lines
192 B
Plaintext

.env
node_modules/
browse/dist/
bin/gstack-global-discover
.gstack/
.claude/skills/
.agents/
.context/
.gstack-worktrees/
/tmp/
*.log
bun.lock
*.bun-build
.env
.env.local
.env.*
!.env.example