refactor: rename "AI Bridge" to "AI Gateway" in the UI - #26161
Merged
Conversation
ssncferreira
force-pushed
the
ui/rename-ai-bridge-to-ai-gateway
branch
from
June 9, 2026 12:44
62dc6bc to
03531e4
Compare
Update all user-visible browser strings from "AI Bridge" to "AI Gateway", including page titles, help popover, setup alert, back-link tooltip, user help text, and the license entitlement warning shown in the dashboard banner.
ssncferreira
force-pushed
the
ui/rename-ai-bridge-to-ai-gateway
branch
from
June 9, 2026 12:45
03531e4 to
fb0593d
Compare
Contributor
Author
|
Self-review ✅ |
ssncferreira
marked this pull request as ready for review
June 9, 2026 13:03
Contributor
Documentation CheckThis PR renames user-visible "AI Bridge" to "AI Gateway" in the UI, but several documentation files still contain user-facing "AI Bridge" references that should be updated as part of this rebrand. Updates Needed
Notes
Automated review via Coder Agents |
dannykopping
approved these changes
Jun 9, 2026
Contributor
Author
Documentation updates will be handled in a separate PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Renames all user-visible "AI Bridge" strings to "AI Gateway" in the browser UI as part of the AI Bridge to AI Gateway rebrand (AIGOV-233).
Changes:
pageTitlecalls)Doc links updated from
/ai-coder/ai-bridgeto/ai-coder/ai-gateway(directory already exists).This PR intentionally does not rename internal identifiers, file/directory names, API endpoints, routes, CLI help, deployment config options, or generated types. Those will be tracked separately.
Related to: https://linear.app/codercom/issue/AIGOV-233