Vincent Koc
776e5d8a08
Gateway: lazily resolve channel runtime
2026-03-16 01:43:47 -07:00
Peter Steinberger
77b1f240fd
fix: retry runtime postbuild skill copy races
2026-03-16 08:42:50 +00:00
Peter Steinberger
f49fc633ac
fix: restore effective setup wizard lazy import
2026-03-16 08:36:43 +00:00
Peter Steinberger
4c8678c0b4
refactor: add private channel sdk bridges
2026-03-16 01:34:35 -07:00
Peter Steinberger
7e74adef91
refactor: shrink public channel plugin sdk surfaces
2026-03-16 01:34:22 -07:00
Peter Steinberger
94a01c9789
fix: keep gaxios compat off the package root ( #47914 ) (thanks @pdd-cli)
2026-03-16 08:22:39 +00:00
Prompt Driven
1aabce78e7
fix(infra): also wire gaxios-fetch-compat shim into src/index.ts (gateway entry)
2026-03-16 01:22:08 -07:00
Prompt Driven
e575f419a5
fix(infra): wire gaxios-fetch-compat shim to prevent node-fetch crash on Node.js 25
2026-03-16 01:22:08 -07:00
Peter Steinberger
7cc5789202
refactor(plugins): finish provider auth boundary cleanup
2026-03-16 01:20:56 -07:00
Peter Steinberger
a73d6620b3
refactor: route remaining channel imports through plugin sdk
2026-03-16 01:17:13 -07:00
Peter Steinberger
f11589b311
refactor: tighten plugin sdk channel seams
2026-03-16 01:05:51 -07:00
Vincent Koc
7a09255361
Runtime: lazy-load channel runtime singletons
2026-03-16 01:02:19 -07:00
Peter Steinberger
7c2863d401
fix: harden bonjour retry recovery
2026-03-16 07:59:15 +00:00
Vincent Koc
83ddb0fb4c
Plugins: restore routing seams and discovery fixtures
2026-03-16 00:56:40 -07:00
Vincent Koc
ced20e7997
Plugins: add auth choice contracts
2026-03-16 00:55:03 -07:00
Peter Steinberger
3a2c24e598
refactor: route shared channel sdk imports through plugin seams
2026-03-16 00:48:53 -07:00
Vincent Koc
78f24dcaa2
Tests: type auth contract prompt mocks
2026-03-16 00:41:55 -07:00
Vincent Koc
4f8c066680
Plugins: cover catalog discovery providers
2026-03-16 00:41:37 -07:00
Peter Steinberger
8fe08df2eb
refactor(plugins): derive compat provider ids from manifests
2026-03-16 00:41:05 -07:00
Peter Steinberger
74d0c39b32
refactor: move session lifecycle and outbound fallbacks into plugins
2026-03-16 00:40:43 -07:00
Vincent Koc
67b886b725
Plugins: extend provider discovery contracts
2026-03-16 00:35:16 -07:00
Peter Steinberger
045a879acf
fix: stop bonjour before re-advertising
2026-03-16 07:32:34 +00:00
Vincent Koc
a6eda07316
Plugins: add provider discovery contracts
2026-03-16 00:29:46 -07:00
Vincent Koc
bbf3b4acf2
Plugins: add provider auth contracts
2026-03-16 00:25:51 -07:00
Peter Steinberger
b3025e6d8e
refactor(plugin-sdk): clean shared core imports
2026-03-16 00:25:32 -07:00
Peter Steinberger
7964563299
refactor: finish plugin-owned channel runtime seams
2026-03-16 00:25:19 -07:00
Peter Steinberger
e90c1d9add
fix: unblock docs and registry checks
2026-03-16 07:23:43 +00:00
Vincent Koc
320b4bcb07
Plugins: add provider wizard contracts
2026-03-16 00:22:11 -07:00
Peter Steinberger
cec10703dc
fix: unblock ci gates
2026-03-16 07:19:54 +00:00
Peter Steinberger
99c501a9a7
refactor(plugin-sdk): use scoped core imports for bundled channels
2026-03-16 00:19:31 -07:00
Vincent Koc
3c62ab5c89
Plugins: narrow provider runtime contracts
2026-03-16 00:18:10 -07:00
Vincent Koc
79a67a5e08
Plugins: add provider catalog contracts
2026-03-16 00:18:00 -07:00
Vincent Koc
947b548870
Plugins: cover Firecrawl tool ownership
2026-03-16 00:15:33 -07:00
Vincent Koc
6644783052
Plugins: capture tool registrations in test registry
2026-03-16 00:15:33 -07:00
Peter Steinberger
36f0f216ce
fix: accept sandbox plugin id hints
2026-03-16 00:14:57 -07:00
Peter Steinberger
e3ab0e174c
style(core): normalize rebase fallout
2026-03-16 00:12:43 -07:00
Peter Steinberger
0ca1b18517
fix(core): restore outbound fallbacks and gate checks
2026-03-16 00:12:43 -07:00
Vincent Koc
3fe3a53dd9
Plugins: add provider runtime contracts
2026-03-16 00:11:05 -07:00
Peter Steinberger
85b7bc7edf
refactor: remove dock shim and move session routing into plugins
2026-03-16 00:09:38 -07:00
Vincent Koc
5ca26bcae0
Tests: add plugin loader contract suite
2026-03-16 00:05:23 -07:00
Vincent Koc
c59e2dde47
Tests: tighten provider wizard contracts
2026-03-16 00:05:23 -07:00
Tak Hoffman
3c6a49b27e
feishu: harden media support and align capability docs ( #47968 )
...
* feishu: harden media support and action surface
* feishu: format media action changes
* feishu: fix review follow-ups
* fix: scope Feishu target aliases to Feishu (#47968 ) (thanks @Takhoffman)
2026-03-16 02:02:48 -05:00
Vincent Koc
476d948732
!refactor(browser): remove Chrome extension path and add MCP doctor migration ( #47893 )
...
* Browser: replace extension path with Chrome MCP
* Browser: clarify relay stub and doctor checks
* Docs: mark browser MCP migration as breaking
* Browser: reject unsupported profile drivers
* Browser: accept clawd alias on profile create
* Doctor: narrow legacy browser driver migration
2026-03-15 23:56:08 -07:00
Vincent Koc
10cd276641
Tests: relax provider auth hint contract
2026-03-15 23:55:10 -07:00
Vincent Koc
d7ab1a6c7c
Tests: add provider registry contract suite
2026-03-15 23:55:10 -07:00
Peter Steinberger
a8367bb0ec
fix: stabilize ci gate
2026-03-16 06:51:18 +00:00
Vincent Koc
9b73673313
Tests: add global web search contract suite
2026-03-15 23:50:48 -07:00
Vincent Koc
0f502726e1
Tests: add global provider contract suite
2026-03-15 23:50:48 -07:00
Vincent Koc
a8878be0fd
Tests: add provider contract registry
2026-03-15 23:50:48 -07:00
Vincent Koc
d410debd01
Tests: add provider contract suites
2026-03-15 23:50:48 -07:00