feat(site/src/pages/AIBridgePage): filter by ai_providers UUID#25607
Draft
dannykopping wants to merge 1 commit into
Draft
feat(site/src/pages/AIBridgePage): filter by ai_providers UUID#25607dannykopping 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. |
7b99bcd to
b546f4a
Compare
dabaf5c to
a8ea680
Compare
a090eae to
c85bf0b
Compare
a8ea680 to
dcda12b
Compare
c85bf0b to
be0b8d1
Compare
dcda12b to
c1c69b3
Compare
63fcc71 to
8b2c09c
Compare
c1c69b3 to
1e79829
Compare
1e79829 to
fe8471e
Compare
98d68fd to
bcaf3ed
Compare
fe8471e to
3b044d5
Compare
bcaf3ed to
30e7ff0
Compare
3b044d5 to
2324a90
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) <noreply@anthropic.com>
2324a90 to
9fabb33
Compare
01702e8 to
3eea892
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 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.

No description provided.