Vincent Koc
|
65842aabad
|
refactor(providers): share google and xai provider helpers (#60722)
* refactor(google): share oauth token helpers
* refactor(xai): share tool auth fallback helpers
* refactor(xai): share tool auth resolution
* refactor(xai): share tool config helpers
* refactor(xai): share fallback auth helpers
* refactor(xai): share responses tool helpers
* refactor(google): share http request config helper
* fix(xai): re-export shared web search extractor
* fix(xai): import plugin config type
* fix(providers): preserve default google network guard
|
2026-04-04 16:14:15 +09:00 |
|
Vincent Koc
|
0e9a9dae84
|
fix(providers): centralize Google endpoint classification (#59556)
* fix(providers): centralize Google endpoint classification
* fix(providers): tighten Google endpoint fallback parsing
* fix(security): harden provider endpoint fallback parsing
|
2026-04-02 19:21:31 +09:00 |
|
Peter Steinberger
|
b39a7e8073
|
fix: break plugin-sdk provider barrel recursion
|
2026-03-27 23:47:04 +00:00 |
|
Peter Steinberger
|
4ca07559ab
|
refactor: move provider seams behind plugin sdk surfaces
|
2026-03-27 23:26:26 +00:00 |
|
Peter Steinberger
|
c28e76c490
|
refactor: move provider model helpers into plugins
|
2026-03-27 20:20:31 +00:00 |
|