feat(site/src/pages/AIBridgePage): filter by ai_providers UUID - #25607
Closed
dannykopping wants to merge 1 commit into
Closed
dannykopping wants to merge 1 commit into
dannykopping wants to merge 1 commit into
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
from
May 22, 2026 10:34
7b99bcd to
b546f4a
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 22, 2026 10:34
dabaf5c to
a8ea680
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
2 times, most recently
from
May 22, 2026 10:46
a090eae to
c85bf0b
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 22, 2026 10:46
a8ea680 to
dcda12b
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
from
May 22, 2026 10:58
c85bf0b to
be0b8d1
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 22, 2026 10:58
dcda12b to
c1c69b3
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
from
May 22, 2026 13:41
63fcc71 to
8b2c09c
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 22, 2026 13:41
c1c69b3 to
1e79829
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 22, 2026 14:00
1e79829 to
fe8471e
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
3 times, most recently
from
May 22, 2026 14:11
98d68fd to
bcaf3ed
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 22, 2026 14:11
fe8471e to
3b044d5
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
from
May 22, 2026 14:47
bcaf3ed to
30e7ff0
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
2 times, most recently
from
May 22, 2026 15:46
2324a90 to
9fabb33
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
from
May 22, 2026 15:46
01702e8 to
3eea892
Compare
Switch the AI Bridge interception and session list filters from the
legacy provider type ("openai"/"anthropic"/"copilot") to the
ai_providers row UUID, matching the backend coalesce filter introduced
in the parent branch.
- ProviderFilter dropdown now lists live providers via
API.experimental.listAIProviders, keyed by UUID and labelled by
display name (or name).
- Both list pages stash the selection under filter.values.provider_id
so the encoded q querystring becomes provider_id:"<uuid>".
Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
dannykopping
force-pushed
the
dk/aibridge-provider-id-frontend
branch
from
May 25, 2026 09:11
9fabb33 to
c76eb79
Compare
dannykopping
force-pushed
the
dk/aibridge-provider-id
branch
from
May 25, 2026 09:11
3eea892 to
04d61b9
Compare
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.

No description provided.