feat: update API URLs from /aibridge to /ai-gateway - #26567
Merged
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
from
June 22, 2026 12:29
f74ae1c to
20b92a1
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-api-aliases
branch
from
June 22, 2026 12:29
6c36692 to
20f54ca
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
from
June 22, 2026 15:29
20b92a1 to
61e959a
Compare
This comment has been minimized.
This comment has been minimized.
ssncferreira
force-pushed
the
ssncf/ai-gateway-api-aliases
branch
from
June 22, 2026 15:48
7c47916 to
d5c0f52
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
2 times, most recently
from
June 22, 2026 16:24
60e39ce to
08496fe
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-api-aliases
branch
from
June 22, 2026 16:30
0591bf3 to
b51d159
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
2 times, most recently
from
June 23, 2026 10:58
e7a9e4c to
971b551
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-api-aliases
branch
from
June 23, 2026 10:58
b51d159 to
7863ff7
Compare
ssncferreira
changed the base branch from
ssncf/ai-gateway-api-aliases
to
graphite-base/26567
June 23, 2026 11:15
ssncferreira
force-pushed
the
graphite-base/26567
branch
from
June 23, 2026 11:15
7863ff7 to
970bd73
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
from
June 23, 2026 11:15
971b551 to
371f756
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
from
June 23, 2026 11:16
371f756 to
0e98e5e
Compare
ssncferreira
force-pushed
the
ssncf/ai-gateway-frontend-api-urls
branch
from
June 23, 2026 11:41
0e98e5e to
18a2706
Compare
ssncferreira
marked this pull request as ready for review
June 23, 2026 12:06
dannykopping
approved these changes
Jun 23, 2026
pawbana
approved these changes
Jun 23, 2026
Contributor
Author
Merge activity
|
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Description
Updates frontend and Go SDK client URLs from
/api/v2/aibridge/*to/api/v2/ai-gateway/*to match the new route aliases introduced in #26475.Changes
site/src/api/api.tsto call/api/v2/ai-gateway/*for all AI Gateway endpointscodersdk/aibridge.gotype comment to reference the new pathsite/src/api/typesGenerated.tsCloses https://linear.app/coder/issue/AIGOV-230