d3ro-voice/server/supabase
Yun Chan 08c6504589 feat(supabase): let owners change the prompt of their preset commands
Preset custom_instructions rows are not client-writable, yet the phone runs
every command with the row's prompt. sync_set_builtin_instruction_prompt_v1
changes only the prompt of the caller's preset (NULL restores the default),
sync_list_builtin_instructions_v1 reports whether each prompt is the default,
and the defaults live in one function.
2026-09-27 16:24:25 +09:00
..
functions refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
migrations feat(supabase): let owners change the prompt of their preset commands 2026-09-27 16:24:25 +09:00
tests feat(release): prepare 1.1.0 candidate 2026-08-29 18:33:45 +09:00
.gitignore feat(V2-2): Supabase 인프라 — 스키마 + RLS + Edge Functions 스캐폴딩 2026-04-08 15:21:08 +09:00
config.toml refactor(billing): remove Stripe; payments are Payple (web) and Google Play (mobile) 2026-09-26 20:56:18 +09:00
seed.sql feat(V2-2): Supabase 인프라 — 스키마 + RLS + Edge Functions 스캐폴딩 2026-04-08 15:21:08 +09:00