mirror of
https://github.com/coder/coder.git
synced 2026-06-03 21:18:24 +00:00
56c9d0dcbb
Surface the deprecated-env-drift flag set at startup through a new read-only AppearanceConfig.ai_providers_env_drift_detected field. The AGPL and enterprise appearance fetchers read a process-local atomic (API.AIProvidersEnvDrift) so the dashboard can warn admins that their env changes are ineffective. Regenerated SDK types and swagger.