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
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
ObitaBot
5ece9afa8b
fix: scope localStorage settings key by basePath to prevent cross-deployment conflicts
...
- Add settingsKeyForGateway() function similar to tokenSessionKeyForGateway()
- Use scoped key format: openclaw.control.settings.v1:https://example.com/gateway-a
- Add migration from legacy static key on load
- Fixes #47481
2026-03-15 23:50:00 -07:00
Peter Steinberger
7cdd8a84a6
refactor: add plugin-owned outbound adapters
2026-03-15 23:47:43 -07:00
Peter Steinberger
2054cb9431
refactor: move remaining channel seams into plugins
2026-03-15 23:47:30 -07:00
Peter Steinberger
ae60094fb5
refactor(plugins): move onboarding auth metadata to manifests
2026-03-15 23:47:16 -07:00
Vincent Koc
f5ef936615
Tests: replace local channel contracts
2026-03-15 23:46:45 -07:00
Vincent Koc
9df7e8bec4
Tests: add global status contract suite
2026-03-15 23:46:45 -07:00
Vincent Koc
acf7e83ac4
Tests: add global setup contract suite
2026-03-15 23:46:45 -07:00
Vincent Koc
c5d61b9677
Tests: add global actions contract suite
2026-03-15 23:46:45 -07:00
Vincent Koc
910d039ea7
Tests: add global plugin contract suite
2026-03-15 23:46:45 -07:00
Vincent Koc
6043e733a6
Tests: add plugin contract registry
2026-03-15 23:46:45 -07:00
Vincent Koc
3105a1284a
Tests: add plugin contract suites
2026-03-15 23:46:45 -07:00
Peter Steinberger
fb47777d38
fix: address bot nit on session route preservation ( #47797 ) (thanks @brokemac79)
2026-03-15 23:37:59 -07:00
brokemac79
623ba14031
fix(session): preserve external channel route when webchat views session ( #47745 )
...
When a Telegram/WhatsApp/iMessage session was viewed or messaged from the
dashboard/webchat, resolveLastChannelRaw() unconditionally returned 'webchat'
for any isDirectSessionKey() or isMainSessionKey() match, overwriting the
persisted external delivery route.
This caused subagent completion events to be delivered to the webchat/dashboard
instead of the original channel (Telegram, WhatsApp, etc.), silently dropping
messages for the channel user.
Fix: only allow webchat to own routing when no external delivery route has been
established (no persisted external lastChannel, no external channel hint in the
session key). If an external route exists, webchat is treated as admin/monitoring
access and must not mutate the delivery route.
Updated/added tests to document the correct behaviour.
Fixes #47745
2026-03-15 23:37:59 -07:00
Vincent Koc
3838ef9b2a
Tests: add Discord channel contract suite
2026-03-15 23:32:13 -07:00
Vincent Koc
4fc3492da5
Tests: add Telegram channel contract suite
2026-03-15 23:32:13 -07:00
Vincent Koc
13090da3ac
Tests: add Mattermost channel contract suite
2026-03-15 23:32:13 -07:00
Vincent Koc
4ae80407a6
Tests: add Slack channel contract suite
2026-03-15 23:32:13 -07:00
Vincent Koc
c01515672f
Tests: add channel plugin contract helper
2026-03-15 23:32:13 -07:00
Vincent Koc
bd67f33364
Tests: add channel actions contract helper
2026-03-15 23:32:13 -07:00
Vincent Koc
c7137270d1
Security: split audit runtime surfaces
2026-03-15 23:30:34 -07:00
Peter Steinberger
d163278e9c
refactor: move channel delivery and ACP seams into plugins
2026-03-15 23:25:20 -07:00
Vincent Koc
d5b12f505c
Status: lazy-load security audit commands
2026-03-15 23:24:25 -07:00
Vincent Koc
a608d09552
Status: lazy-load summary session helpers
2026-03-15 23:24:25 -07:00
Peter Steinberger
4ab016a9bd
fix: preserve loopback gateway scopes for local auth
2026-03-16 06:22:15 +00:00
Peter Steinberger
130b575c21
fix: recover bonjour advertiser from ciao announce loops
2026-03-16 06:21:46 +00:00
Vincent Koc
7b2a7da549
Gateway: import normalizeAgentId in hooks
2026-03-15 23:20:11 -07:00
Vincent Koc
853d8c0d8e
Tests: cover plugin capability matrix
2026-03-15 23:17:58 -07:00
Vincent Koc
81d3c6c909
Tests: fix Feishu full registration mock
2026-03-15 23:13:45 -07:00
Vincent Koc
ed82c7e57b
Status: lazy-load tailscale and memory scan deps
2026-03-15 23:12:27 -07:00
Peter Steinberger
f0f934556e
build: remove land gate script
2026-03-16 06:08:41 +00:00
Tak Hoffman
fa62231afc
feishu: add structured card actions and interactive approval flows ( #47873 )
...
* feishu: add structured card actions and interactive approval flows
* feishu: address review fixes and test-gate regressions
* feishu: hold inflight card dedup until completion
* feishu: restore fire-and-forget bot menu handling
* feishu: format card interaction helpers
* Feishu: add changelog entry for card interactions
* Feishu: add changelog entry for ACP session binding
2026-03-16 01:07:09 -05:00
Peter Steinberger
aa97368f7d
test: add openshell sandbox e2e smoke
2026-03-15 23:02:36 -07:00