Feature flags

Toggle experimental and premium features at runtime. Changes apply immediately to new requests.

Loading flags…

Flags read from feature_flags in Postgres. Adding a new flag: add the name to FLAG_DEFAULTS in backend/main.py and it shows up here on next deploy.