mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
chore: update AI Bridge warning to require AI Governance Add-On (#23662)
*Disclaimer: implemented by a Coder Agent using Claude Opus 4.6, reviewed by me.* Replace the transitional soft warning message: > AI Bridge is now Generally Available in v2.30. In a future Coder version, your deployment will require the AI Governance Add-On to continue using this feature. Please reach out to your account team or sales@coder.com to learn more. with the definitive requirement message: > The AI Governance Add-On is required to use AI Bridge. Please reach out to your account team or sales@coder.com to learn more. Updated in: - `enterprise/coderd/license/license.go` - `enterprise/coderd/license/license_test.go` (2 occurrences)
This commit is contained in:
@@ -81,13 +81,9 @@ rates, and usage patterns to inform decisions about AI strategy.
|
||||
Starting with Coder v2.30 (February 2026), AI Bridge and Agent Boundaries are
|
||||
generally available as part of the AI Governance Add-On.
|
||||
|
||||
If you've been experimenting with these features in earlier releases, you'll see
|
||||
a notification banner in your deployment in v2.30. This banner is a reminder
|
||||
that these features have moved out of beta and are now included with the AI
|
||||
Governance Add-On.
|
||||
|
||||
In v2.30, this notification is informational only. A future Coder release will
|
||||
require the add-on to continue using AI Bridge and Agent Boundaries.
|
||||
The AI Governance Add-On is required to use AI Bridge and Agent Boundaries.
|
||||
If your deployment does not have the add-on, you'll see a notification banner
|
||||
reminding you to enable it.
|
||||
|
||||
To learn more about enabling the AI Governance Add-On, pricing, or trial
|
||||
options, reach out to your
|
||||
|
||||
Reference in New Issue
Block a user