Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feat(site/src/pages/AIBridgePage): scaffold AI Bridge provider management pages - #25283

#25283
Closed
jakehwll wants to merge 1 commit into
maincoder/coder:mainfrom
jakehwll/ai-governance-settingscoder/coder:jakehwll/ai-governance-settingsCopy head branch name to clipboard
Closed

feat(site/src/pages/AIBridgePage): scaffold AI Bridge provider management pages#25283
jakehwll wants to merge 1 commit into
maincoder/coder:mainfrom
jakehwll/ai-governance-settingscoder/coder:jakehwll/ai-governance-settingsCopy head branch name to clipboard

Conversation

@jakehwll

Copy link
Copy Markdown
Contributor

🤖 This PR was written by Coder Agents on behalf of Jake Howell.

Scaffolds a new set of pages for AI Bridge provider management, mirroring how the AI Sessions area is structured.

What's here

  • AIBridgeProvidersLayout — wrapping layout (analogous to AIBridgeSessionsLayout).
  • ListProvidersPage, CreateProviderPage, EditProviderPage — TODO stubs for the CRUD surface.
  • Router wiring for /aibridge/providers, /aibridge/providers/new, and /aibridge/providers/:providerId.

This is intentionally scaffold-only. Page contents are placeholder TODOs to be filled in alongside the AI Bridge provider CRUD API work in the Coder Agents <> AI Gov Unification project.

Out of scope

  • API queries / mutations
  • Permission gating (getAIBridgePermissions already exists and will be reused)
  • Forms, tables, navigation entries, paywall handling

Notes

  • make pre-commit passed locally (gen + fmt + lint + slim build, ~2 min).
  • No DB or audit changes.

…gement pages

Add a wrapping AIBridgeProvidersLayout (mirroring AIBridgeSessionsLayout)
plus TODO List/Create/Edit page stubs under /aibridge/providers. Wires
the new pages into the router. Implementation will hang off the AI
Governance settings work tracked in the Coder Agents/AI Gov Unification
project.
@jakehwll

Copy link
Copy Markdown
Contributor Author

Closing in favour of #25328

@jakehwll jakehwll closed this May 14, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators May 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.