mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 15:24:03 +00:00
Summary:
- add plugin-state runtime SDK subpaths backed by the existing sidecar DB
- migrate Discord model-picker preferences and Feishu dedup state to plugin-state keyed stores
- wire doctor legacy-state migration imports, including TTL preservation, for existing plugin JSON state
Verification:
- pnpm plugin-sdk:api:check
- focused plugin-state, doctor, Discord, Feishu, and package-boundary Vitest suites
- git diff --check origin/main...HEAD
- env -u OPENCLAW_TESTBOX pnpm check:changed
- autoreview --mode branch --base origin/main
- GitHub Actions PR checks green on 1025c2b570
25 lines
521 B
JSON
25 lines
521 B
JSON
[
|
|
"agent-runtime-test-contracts",
|
|
"channel-contract-testing",
|
|
"channel-target-testing",
|
|
"channel-test-helpers",
|
|
"codex-native-task-runtime",
|
|
"plugin-test-api",
|
|
"plugin-test-contracts",
|
|
"plugin-state-test-runtime",
|
|
"plugin-test-runtime",
|
|
"provider-http-test-mocks",
|
|
"provider-test-contracts",
|
|
"qa-channel",
|
|
"qa-channel-protocol",
|
|
"qa-lab",
|
|
"qa-runtime",
|
|
"reply-payload-testing",
|
|
"ssrf-runtime-internal",
|
|
"test-env",
|
|
"test-fixtures",
|
|
"test-node-mocks",
|
|
"test-utils",
|
|
"testing"
|
|
]
|