feat: add bundled Chutes extension (#49136)

* refactor: generalize bundled provider discovery seams

* feat: land chutes extension via plugin-owned auth (#41416) (thanks @Veightor)
This commit is contained in:
Peter Steinberger
2026-03-17 09:35:21 -07:00
committed by GitHub
parent ea15819ecf
commit a724bbce1a
31 changed files with 1856 additions and 171 deletions

View File

@@ -120,6 +120,12 @@ describe("runProviderCatalog", () => {
config: {},
env: {},
resolveProviderApiKey: () => ({ apiKey: undefined }),
resolveProviderAuth: () => ({
apiKey: undefined,
discoveryApiKey: undefined,
mode: "none",
source: "none",
}),
});
expect(result).toEqual({