Merge remote-tracking branch 'origin/garrytan/team-supabase-store' into garrytan/dev-mode

This commit is contained in:
Garry Tan
2026-03-16 00:22:05 -05:00
19 changed files with 1545 additions and 10 deletions
+1
View File
@@ -319,6 +319,7 @@ $B snapshot -i -a -o "$REPORT_DIR/screenshots/issue-002.png"
}
QAEOF
~/.claude/skills/gstack/bin/gstack-sync push-qa .gstack/qa-reports/qa-sync.json 2>/dev/null && echo "Synced to team ✓" || true
~/.claude/skills/gstack/bin/gstack-sync push-transcript 2>/dev/null || true
```
Substitute actual values. Uses snake_case keys matching the Supabase schema.
+1
View File
@@ -245,6 +245,7 @@ $B snapshot -i -a -o "$REPORT_DIR/screenshots/issue-002.png"
}
QAEOF
~/.claude/skills/gstack/bin/gstack-sync push-qa .gstack/qa-reports/qa-sync.json 2>/dev/null && echo "Synced to team ✓" || true
~/.claude/skills/gstack/bin/gstack-sync push-transcript 2>/dev/null || true
```
Substitute actual values. Uses snake_case keys matching the Supabase schema.