gstack/supabase/migrations
Garry Tan 46c82ce8ec
feat: add team admin CLI + migration 007 (settings, cooldowns, create_team RPC)
New `gstack team` CLI with create, members, set subcommands.
Migration adds team_settings (admin-only), alert_cooldowns (edge-fn
dedup), and create_team() SECURITY DEFINER RPC for atomic team +
first member creation. 9 tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 02:44:24 -05:00
..
001_teams.sql feat: add Supabase migration SQL for team data store 2026-03-15 02:02:47 -05:00
002_eval_runs.sql feat: add Supabase migration SQL for team data store 2026-03-15 02:02:47 -05: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 feat: add team admin CLI + migration 007 (settings, cooldowns, create_team RPC) 2026-03-16 02:44:24 -05:00