feat: add ai_providers table, queries, dbauthz, audit, RBAC - #24892
#24892Merged
Merged
feat: add ai_providers table, queries, dbauthz, audit, RBAC#24892
Commits
Commits on May 14, 2026
feat(coderd): add ai_providers table, queries, dbauthz, audit, RBAC
Show description for 55a30fbcommittedfeat(coderd): add UpdateAIProviderSettings query and dbauthz wiring
Show description for e2b5afecommittedfix(coderd/rbac): add aibridge_provider role coverage and refresh generated artifacts
Show description for 3184f1acommittedrefactor(coderd): move ai_providers.api_key into ai_provider_keys table
Show description for 74812e7committedrefactor(coderd): make ai_providers.settings nullable and tidy queries
Show description for 90c4bafandcommittedrefactor(coderd): rename aibridge_provider RBAC resource to ai_provider
Show description for dced02dandcommittedfix: refresh stale generated artifacts and AI provider audit/dbgen wiring
Show description for 81d055candcommittedrefactor(coderd): rename aibridge provider symbols to ai provider
Show description for dfa33d2andcommittedchore(coderd/database): refresh queries.sql.go ordering after rename
Show description for 692e9c3andcommittedrefactor(coderd/database): simplify ai_providers queries per review
Show description for 785dae4committedrefactor(coderd/database): make ai_providers.display_name nullable
Show description for 0301b0fcommittedfix(coderd/audit): show full provider UUID for AIProviderKey audits
Show description for 12afa55committedrefactor(coderd/database): rename UpdateAIProviderSettings to UpdateEncryptedAIProviderSettings
Show description for 569e455committedchore: update migration numbers
Show description for 62b664ccommittedrefactor(coderd): address review comments on ai_providers PR
Show description for 17d922eandcommitted