gstack/supabase/migrations
Garry Tan fa22799b56
Merge branch 'main' into garrytan/team-supabase-store
Brings in 48 commits from main (v0.15.7–v0.15.16): deterministic slugs,
TabSession refactor, pair-agent tunnel fix, content security layers,
community security wave, team-friendly install, interactive snapshots.

Conflict resolution:
- .gitignore: merged both sides (kept .factory/ + added .kiro/.opencode/
  .slate/.cursor/.openclaw/ from main)
- open-gstack-browser/SKILL.md: accepted main (renamed from .factory/)
- setup-team-sync/SKILL.md: regenerated via gen:skill-docs
- test/fixtures/golden/*: updated golden baselines for ship SKILL.md
- codex-ship-SKILL.md: accepted main (renamed from .factory/)
- package.json version: synced to VERSION (0.15.16.0)
- bin/gstack-uninstall: check settings file exists before claiming
  SessionStart hook removal (fixes false positive on clean systems)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-07 20:47:07 -10: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
003_installations_upsert_policy.sql fix: community security wave — 8 PRs, 4 contributors (v0.15.13.0) (#847) 2026-04-06 00:47:04 -07: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