Peter Steinberger
|
f2602a5d7b
|
fix: restore ci after dedupe refactors
|
2026-04-07 05:07:26 +01:00 |
|
Peter Steinberger
|
ed64ce3983
|
build: type plugin sdk exports for xai
|
2026-04-06 20:55:51 +01:00 |
|
Peter Steinberger
|
78a948ee32
|
refactor: dedupe xai x search tool helpers
|
2026-04-06 20:30:20 +01:00 |
|
Peter Steinberger
|
6cc54e5059
|
fix(extensions): restore lint-safe xai imports
|
2026-04-06 16:27:38 +01:00 |
|
Vincent Koc
|
9502642f47
|
fix(plugins): clean xai and qqbot lint
|
2026-04-06 15:14:20 +01:00 |
|
Peter Steinberger
|
af62a2c2e4
|
style: fix extension lint violations
|
2026-04-06 14:53:55 +01:00 |
|
Harold Hunt
|
0bd0097557
|
refactor: add xai plugin-sdk boundary canary (#61548)
* docs: plan real plugin-sdk workspace rollout
* build: add xai plugin-sdk boundary canary
* build: generate plugin-sdk package types
* build: hide plugin-sdk core export
* build: alias scoped plugin-sdk runtime imports
* build: repair plugin-sdk boundary drift
* fix(plugins): remove duplicated plugin-sdk entrypoints
* test(plugins): make tsc boundary canary portable
---------
Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
|
2026-04-06 14:13:11 +01:00 |
|
Peter Steinberger
|
a62193c09e
|
feat(video): add xai and alibaba providers
|
2026-04-05 23:07:04 +01:00 |
|
Peter Steinberger
|
a4fc1200de
|
style: normalize provider formatting
|
2026-04-04 23:36:46 +09:00 |
|
Vincent Koc
|
20d14745cf
|
refactor(providers): flatten passthrough provider hooks
|
2026-04-04 23:16:53 +09:00 |
|
Vincent Koc
|
8059942216
|
refactor(providers): share xai stream helper
|
2026-04-04 20:56:34 +09:00 |
|
Peter Steinberger
|
f3aad63f4e
|
style(providers): normalize import and wrap formatting
|
2026-04-04 12:19:08 +01:00 |
|
Vincent Koc
|
39d2a719c9
|
refactor(providers): add family replay and tool hooks
|
2026-04-04 19:33:31 +09:00 |
|
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
|
fb1cb99c88
|
fix(xai): narrow stream wrapper params
|
2026-04-04 11:31:27 +09:00 |
|
Vincent Koc
|
30479b4ee0
|
refactor(providers): compose provider stream wrappers
|
2026-04-04 11:03:28 +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
|
c52df32878
|
refactor: move bundled replay policy ownership into plugins (#60452)
* refactor: move bundled replay policy ownership into plugins
* test: preserve replay fallback until providers adopt hooks
* test: cover response replay branches for ollama and zai
---------
Co-authored-by: Shakker <shakkerdroid@gmail.com>
|
2026-04-03 19:08:10 +01:00 |
|
Vincent Koc
|
1125cd3b97
|
refactor(xai): lazy-load heavy tool modules
|
2026-04-03 23:03:33 +09:00 |
|
Peter Steinberger
|
edc58a6864
|
refactor: generalize provider transport hooks
|
2026-03-29 23:05:58 +09:00 |
|
huntharo
|
b7ab0ddb55
|
refactor(xai): move code_execution into plugin
|
2026-03-28 21:35:13 +00:00 |
|
Peter Steinberger
|
2a950157b1
|
refactor(xai): move x_search into plugin
|
2026-03-28 21:35:13 +00:00 |
|
huntharo
|
b918568b1e
|
Rebase: reconcile xAI post-main conflicts
|
2026-03-28 21:35:13 +00:00 |
|
huntharo
|
9dd08a49a4
|
xAI: reuse fallback auth for runtime and discovery
|
2026-03-28 21:35:13 +00:00 |
|
huntharo
|
2d919cf63d
|
xAI: reuse web search key for provider auth
|
2026-03-28 21:35:13 +00:00 |
|
Peter Steinberger
|
c7883fe892
|
refactor(plugins): register provider model id hooks
|
2026-03-28 05:42:46 +00:00 |
|
Peter Steinberger
|
c4e6fdf94d
|
refactor(xai): move bundled xai runtime into plugin
Co-authored-by: Harold Hunt <harold@pwrdrvr.com>
|
2026-03-28 05:02:41 +00:00 |
|
Peter Steinberger
|
c28e76c490
|
refactor: move provider model helpers into plugins
|
2026-03-27 20:20:31 +00:00 |
|
Peter Steinberger
|
956fe72b39
|
refactor: extract single-provider plugin entry helper
|
2026-03-23 01:56:00 +00:00 |
|
Vincent Koc
|
6ebcd853be
|
fix(plugin-sdk): isolate provider entry surfaces
|
2026-03-18 13:20:46 -07:00 |
|
Vincent Koc
|
f96ee99bbc
|
Plugin SDK: harden provider auth seams
|
2026-03-18 02:29:25 -07:00 |
|
Peter Steinberger
|
a8907d80dd
|
feat: finish xai provider integration
|
2026-03-17 21:31:20 -07:00 |
|
Tak Hoffman
|
3de973ffff
|
refactor web search provider execution out of core
|
2026-03-17 23:07:19 -05:00 |
|
Peter Steinberger
|
6f795fd60e
|
refactor: dedupe bundled plugin entrypoints
|
2026-03-17 00:14:12 -07:00 |
|
Peter Steinberger
|
9ebe38b6e3
|
refactor: untangle remaining plugin sdk boundaries
|
2026-03-16 21:16:32 -07:00 |
|
Peter Steinberger
|
7df0ced8ac
|
refactor: move provider onboarding into extensions
|
2026-03-16 20:17:00 -07:00 |
|
Gustavo Madeira Santana
|
55253e2a9d
|
Plugins: avoid booting bundled providers for catalog hooks
|
2026-03-16 12:56:48 +00:00 |
|
Peter Steinberger
|
ae60094fb5
|
refactor(plugins): move onboarding auth metadata to manifests
|
2026-03-15 23:47:16 -07:00 |
|
Peter Steinberger
|
7a6be3d531
|
refactor(plugins): move auth and model policy to providers
|
2026-03-15 21:52:29 -07:00 |
|
Peter Steinberger
|
579d0ebe2b
|
refactor(web-search): move providers into company plugins
|
2026-03-16 01:07:45 +00:00 |
|