- Notifications
You must be signed in to change notification settings - Fork1.1k
chore: remove aibridge experiment#20517
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Danny Kopping <danny@coder.com>
matifali commentedOct 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@dannykopping, can you also update the docs to remove any mention of experiment? |
Signed-off-by: Danny Kopping <danny@coder.com>
dannykopping commentedOct 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Good call!d162fb2 |
david-fraley left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
I'm personally not sure if Bridge no longer being experimental also means that it's no longer early access, but if it's also not that we should drop EA from the page state.
https://github.com/coder/coder/blob/main/docs/manifest.json#L932
dannykopping commentedOct 28, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Experimental and EA are independent. EA is a feature stage, while experimental is an API stability marker. |
dannykopping commentedOct 28, 2025
Closing in favour of a stack of PRs:#20520 |
AI Bridge has proven to be stable in our dogfood environment.
This PR removes the experiment and makes the configs visible.
Closescoder/internal#1105