chore: remove aibridge experiment#20517
Conversation
Signed-off-by: Danny Kopping <danny@coder.com>
|
@dannykopping, can you also update the docs to remove any mention of experiment? |
Signed-off-by: Danny Kopping <danny@coder.com>
Good call! d162fb2 |
david-fraley
left a comment
There was a problem hiding this comment.
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
Experimental and EA are independent. EA is a feature stage, while experimental is an API stability marker. |
|
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.
Closes coder/internal#1105