mirror of
https://github.com/coder/coder.git
synced 2026-09-21 20:51:01 +08:00
Promotes `ExperimentMinimumImplicitMember` (Gateway Accounts) from the unsafe set into `ExperimentsSafe` so that deployments opting in with `--experimental='*'` enable it, and the experiment is advertised through the `AvailableExperiments` API used by the dashboard. <sub>Coder Agents on behalf of @Emyrk.</sub>