gstack/supabase/migrations
Garry Tan 15e6d9d8f1
Merge branch 'main' into garrytan/team-supabase-store
Brings in 55 commits from main (v0.12.x–v0.13.5.0): Factory Droid compat,
prompt injection defense, user sovereignty, security audit, design binary,
skill namespacing, modular resolvers, Chrome sidebar, and more.

Conflict resolution:
- .agents/ SKILL.md files: deleted (main moved to .factory/)
- 8 .tmpl templates: accepted main (new features: CDP mode, design tools,
  global retro, parallelization, distribution checks, plan audits)
- scripts/gen-skill-docs.ts: accepted main's modular resolver refactor
- test/helpers/session-runner.ts: accepted main + layered back CostEntry
  tracking from team branch
- Generated SKILL.md files: regenerated via bun run gen:skill-docs
- Updated tests to match main's gstack-slug output (2 lines, no PROJECTS_DIR)
  and review log mechanism (gstack-review-log, not $BRANCH.jsonl)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 15:12:12 -07:00
..
001_teams.sql feat: add Supabase migration SQL for team data store 2026-03-15 02:02:47 -05:00
001_telemetry.sql feat: opt-in usage telemetry + community intelligence platform (v0.8.6) (#210) 2026-03-19 17:21:05 -07:00
002_eval_runs.sql feat: add Supabase migration SQL for team data store 2026-03-15 02:02:47 -05:00
002_tighten_rls.sql fix: Supabase telemetry security lockdown (v0.11.16.0) (#460) 2026-03-24 15:01:31 -07:00
003_data_tables.sql feat: add Supabase migration SQL for team data store 2026-03-15 02:02:47 -05:00
004_eval_costs.sql feat: unified gstack eval CLI with list, compare, push, cache, cost 2026-03-15 09:39:36 -05:00
005_sync_heartbeats.sql feat: sync heartbeats, eval:trend --team, setup guide, 10 new tests 2026-03-15 19:43:03 -05:00
006_transcript_sync.sql feat: add enriched transcript sync — Haiku summaries, session file enrichment 2026-03-16 00:15:19 -05:00
007_team_settings_and_functions.sql fix: review-driven hardening — env guards, token expiry, slug validation, dashboard UX 2026-03-16 09:59:20 -05:00
008_screenshot_storage.sql feat: Supabase Storage bucket for screenshots 2026-03-18 23:49:20 -07:00