Alexander Davydov
cd0ed641a4
Merge upstream/main into feat/gigachat
2026-03-16 11:21:16 +03: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
Alexander Davydov
dcee753a02
Agents: strip leaked function-call preludes from assistant text
2026-03-16 10:55:01 +03:00
Alexander Davydov
704f76e53a
Merge branch 'feat/gigachat' of https://github.com/nyddle/openclaw into feat/gigachat
2026-03-16 10:52:09 +03:00
Alexander Davydov
600f727923
Merge branch 'feat/gigachat' of https://github.com/nyddle/openclaw into feat/gigachat
2026-03-16 10:51:19 +03:00
Peter Steinberger
3a2c24e598
refactor: route shared channel sdk imports through plugin seams
2026-03-16 00:48:53 -07:00
Peter Steinberger
0ed64f124d
fix: mount CLI auth dirs in docker live tests
2026-03-16 07:44:15 +00:00
Давыдов Александр Юрьевич
40031e772c
Merge branch 'feat/gigachat' of https://github.com/nyddle/openclaw into feat/gigachat
2026-03-16 10:43:31 +03:00
Vincent Koc
78f24dcaa2
Tests: type auth contract prompt mocks
2026-03-16 00:41:55 -07:00
Alexander Davydov
b125d2e98b
feat: add GigaChat provider — streaming, auth, and onboarding
...
Add native GigaChat provider support with:
- Custom SSE streaming with schema cleaning, retry logic, and error
extraction (src/agents/gigachat-stream.ts)
- OAuth (personal/business) and Basic auth onboarding flows
- Provider-specific config stored in auth profile credential metadata
(not in ModelProviderConfig), keeping core types untouched
- GigaChat model definitions, env var mappings, and CLI flags
2026-03-16 10:41:49 +03: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
Peter Steinberger
49251def61
docs: codify macOS parallels discord smoke
2026-03-16 00:38:20 -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
209f1a08d7
Plugins: dedupe routing imports in channel adapters
2026-03-16 00:29:02 -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
95b761a2e1
Firecrawl: drop local registration contract test
2026-03-16 00:15:33 -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
e7eb410dd1
Qwen Portal: move runtime tests to provider contracts
2026-03-16 00:11:06 -07:00
Vincent Koc
7dab66c89e
OpenAI: move runtime tests to provider contracts
2026-03-16 00:11:05 -07:00
Vincent Koc
182a00cc49
Google: move runtime tests to provider contracts
2026-03-16 00:11:05 -07:00
Vincent Koc
62de7e02ea
Anthropic: move runtime tests to provider contracts
2026-03-16 00:11:05 -07:00
Vincent Koc
25535b571a
Z.ai: move runtime tests to provider contracts
2026-03-16 00:11:05 -07:00
Vincent Koc
a9a9cf4257
GitHub Copilot: move runtime tests to provider contracts
2026-03-16 00:11:05 -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
Peter Steinberger
00ef214d59
docs: regenerate zh-CN onboarding references
2026-03-16 07:03:19 +00:00
Peter Steinberger
edab939f4d
fix: make docs i18n use gpt-5.4 overrides
2026-03-16 07:03:19 +00: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