Skip to content

[Bug]: OpenClaw 2026.3.23-2 (7ffe7e4) config reload skipped (invalid config): plugins.slots: Unrecognized key: "contextEngine" #935

@smbzhang

Description

@smbzhang

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions