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
|
858bf405f4
|
refactor(providers): share replay and tool compat helpers (#60637)
* refactor(providers): share replay and tool compat helpers
* chore(plugin-sdk): refresh api baseline
|
2026-04-04 10:55:36 +09:00 |
Josh Lehman
|
799c6f40aa
|
refactor: move provider replay runtime ownership into plugins (#60126)
* refactor: move provider replay runtime ownership into plugins
* fix(provider-runtime): address review followups
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-04-03 23:14:37 +09:00 |
Peter Steinberger
|
ab6ddf7245
|
refactor: slim plugin sdk provider entrypoints
|
2026-03-27 01:45:53 +00:00 |
Peter Steinberger
|
62ddc9d9e0
|
refactor: consolidate plugin sdk surface
|
2026-03-20 19:24:10 +00:00 |
Peter Steinberger
|
f6948ce405
|
refactor: shrink sdk helper surfaces
|
2026-03-20 15:43:14 +00:00 |
Vincent Koc
|
91d37ccfc3
|
fix(auth): lazy-load provider oauth helpers
|
2026-03-18 13:40:28 -07:00 |
Vincent Koc
|
6ebcd853be
|
fix(plugin-sdk): isolate provider entry surfaces
|
2026-03-18 13:20:46 -07:00 |
Peter Steinberger
|
f2bd76cd1a
|
refactor: finalize plugin sdk legacy boundary cleanup
|
2026-03-16 22:51:46 -07:00 |
Peter Steinberger
|
9ebe38b6e3
|
refactor: untangle remaining plugin sdk boundaries
|
2026-03-16 21:16:32 -07:00 |
Peter Steinberger
|
2497b8147e
|
refactor: add shared setup sdk subpath
|
2026-03-16 20:17:13 -07:00 |
Peter Steinberger
|
e627a5069f
|
refactor(plugins): move auth profile hooks into providers
|
2026-03-15 22:23:55 -07:00 |
Peter Steinberger
|
a33caab280
|
refactor(plugins): move auth and model policy to providers
|
2026-03-15 20:59:06 -07:00 |
Peter Steinberger
|
bc5054ce68
|
refactor(google): merge gemini auth into google plugin
|
2026-03-16 01:19:32 +00:00 |