mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-05 21:25:27 +02:00
0ffb4e9ec5
Resolved conflicts across 23 files. Key merge decisions: - Adopted main's TemplateContext type in gen-skill-docs.ts - Adopted main's new features (trigger phrases, codex integration, analytics, proactive config, review chaining) - Replaced gstack-review-log/gstack-review-read helpers with inline approach using $PROJECTS_DIR/$SLUG/reviews/$BRANCH.jsonl paths - Added "commit":"COMMIT" field to all review log entries (from main) - Kept our $PROJECTS_DIR/$SLUG path reorganization throughout - Added Codex E2E test from main + our E2E isolation cleanup Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
155 B
Plaintext
16 lines
155 B
Plaintext
.env
|
|
node_modules/
|
|
browse/dist/
|
|
.gstack/
|
|
.claude/skills/
|
|
.context/
|
|
/tmp/
|
|
*.log
|
|
bun.lock
|
|
*.bun-build
|
|
.env
|
|
.env.local
|
|
.env.*
|
|
!.env.example
|
|
.gstack-sync.json
|