@clawjs/openclaw-context-engine
v0.1.2
Published
Experimental OpenClaw context engine for ClawJS.
Readme
@clawjs/openclaw-context-engine
Experimental context engine plugin for OpenClaw and ClawJS.
Install with OpenClaw:
openclaw plugins install @clawjs/openclaw-context-engine
openclaw plugins enable clawjs-contextSelect it explicitly:
{
"plugins": {
"slots": {
"contextEngine": "clawjs-context"
}
}
}