Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
coder
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
14.5k
Code
Issues
742
Pull requests
273
Discussions
Actions
Projects
Security and quality
36
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: add ai_providers table, queries, dbauthz, audit, RBAC
- #24892
#24892
Merged
dannykopping
merged 15 commits into
main
coder/coder:main
from
dk/aibridge-providers-db
coder/coder:dk/aibridge-providers-db
Copy head branch name to clipboard
May 14, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
feat: add ai_providers table, queries, dbauthz, audit, RBAC
#24892
dannykopping
merged 15 commits into
main
coder/coder:main
from
dk/aibridge-providers-db
coder/coder:dk/aibridge-providers-db
Copy head branch name to clipboard
Commits
Commits on May 14, 2026
feat(coderd): add ai_providers table, queries, dbauthz, audit, RBAC
Show description for 55a30fb
dannykopping
committed
55a30fb
View commit details
Copy full SHA for 55a30fb
Browse repository at this point
feat(coderd): add UpdateAIProviderSettings query and dbauthz wiring
Show description for e2b5afe
dannykopping
committed
e2b5afe
View commit details
Copy full SHA for e2b5afe
Browse repository at this point
fix(coderd/rbac): add aibridge_provider role coverage and refresh generated artifacts
Show description for 3184f1a
dannykopping
committed
3184f1a
View commit details
Copy full SHA for 3184f1a
Browse repository at this point
refactor(coderd): move ai_providers.api_key into ai_provider_keys table
Show description for 74812e7
dannykopping
committed
74812e7
View commit details
Copy full SHA for 74812e7
Browse repository at this point
refactor(coderd): make ai_providers.settings nullable and tidy queries
Show description for 90c4baf
dannykopping
and
claude
committed
90c4baf
View commit details
Copy full SHA for 90c4baf
Browse repository at this point
refactor(coderd): rename aibridge_provider RBAC resource to ai_provider
Show description for dced02d
dannykopping
and
claude
committed
dced02d
View commit details
Copy full SHA for dced02d
Browse repository at this point
fix: refresh stale generated artifacts and AI provider audit/dbgen wiring
Show description for 81d055c
dannykopping
and
claude
committed
81d055c
View commit details
Copy full SHA for 81d055c
Browse repository at this point
refactor(coderd): rename aibridge provider symbols to ai provider
Show description for dfa33d2
dannykopping
and
claude
committed
dfa33d2
View commit details
Copy full SHA for dfa33d2
Browse repository at this point
chore(coderd/database): refresh queries.sql.go ordering after rename
Show description for 692e9c3
dannykopping
and
claude
committed
692e9c3
View commit details
Copy full SHA for 692e9c3
Browse repository at this point
refactor(coderd/database): simplify ai_providers queries per review
Show description for 785dae4
dannykopping
committed
785dae4
View commit details
Copy full SHA for 785dae4
Browse repository at this point
refactor(coderd/database): make ai_providers.display_name nullable
Show description for 0301b0f
dannykopping
committed
0301b0f
View commit details
Copy full SHA for 0301b0f
Browse repository at this point
fix(coderd/audit): show full provider UUID for AIProviderKey audits
Show description for 12afa55
dannykopping
committed
12afa55
View commit details
Copy full SHA for 12afa55
Browse repository at this point
refactor(coderd/database): rename UpdateAIProviderSettings to UpdateEncryptedAIProviderSettings
Show description for 569e455
dannykopping
committed
569e455
View commit details
Copy full SHA for 569e455
Browse repository at this point
chore: update migration numbers
Show description for 62b664c
dannykopping
committed
62b664c
View commit details
Copy full SHA for 62b664c
Browse repository at this point
refactor(coderd): address review comments on ai_providers PR
Show description for 17d922e
dannykopping
and
claude
committed
17d922e
View commit details
Copy full SHA for 17d922e
Browse repository at this point
You can’t perform that action at this time.