-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Bug Description
config reload skipped (invalid config): plugins.slots: Unrecognized key: "contextEngine"
"plugins": {
"slots": {
"contextEngine": "openviking"
},
"entries": {
"openviking": {
"enabled": true,
"config": {
"mode": "local",
"configPath": "/home/zyq/.openviking/ov.conf",
"port": 1933
}
}
}
}
OpenClaw 2026.3.23-2 (7ffe7e4) 新版本不支持这个contextEngine key了
Steps to Reproduce
config reload skipped (invalid config): plugins.slots: Unrecognized key: "contextEngine"
"plugins": {
"slots": {
"contextEngine": "openviking"
},
"entries": {
"openviking": {
"enabled": true,
"config": {
"mode": "local",
"configPath": "/home/zyq/.openviking/ov.conf",
"port": 1933
}
}
}
}
OpenClaw 2026.3.23-2 (7ffe7e4) 新版本不支持这个contextEngine key了
Expected Behavior
config reload skipped (invalid config): plugins.slots: Unrecognized key: "contextEngine"
"plugins": {
"slots": {
"contextEngine": "openviking"
},
"entries": {
"openviking": {
"enabled": true,
"config": {
"mode": "local",
"configPath": "/home/zyq/.openviking/ov.conf",
"port": 1933
}
}
}
}
OpenClaw 2026.3.23-2 (7ffe7e4) 新版本不支持这个contextEngine key了
Actual Behavior
config reload skipped (invalid config): plugins.slots: Unrecognized key: "contextEngine"
"plugins": {
"slots": {
"contextEngine": "openviking"
},
"entries": {
"openviking": {
"enabled": true,
"config": {
"mode": "local",
"configPath": "/home/zyq/.openviking/ov.conf",
"port": 1933
}
}
}
}
OpenClaw 2026.3.23-2 (7ffe7e4) 新版本不支持这个contextEngine key了
Minimal Reproducible Example
Error Logs
OpenViking Version
0.2.6
Python Version
3.13.0
Operating System
Linux
Model Backend
None
Additional Context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status