OpenClaw config needs cleanup
Picnic stopped before restart because C:\Users\User\.picnic\openclaw.json contains keys OpenClaw does not accept.
Unsupported keys
error: too many arguments for 'config'. Expected 0 arguments but got 1.
What is safe to edit
Only documented OpenClaw schema fields should live in openclaw.json. Picnic metadata or experiments should go in separate files.
Recommended fix
Remove unsupported keys, then retry. If you need Picnic-specific metadata, store it outside openclaw.json.
I'm not having to go at you specifically, but take a guess at how many openclaw / agentic system installations I've done recently which have worked perfectly out of the box. Yep. 0%. Interesting, isn't it?
Unsupported keys error: too many arguments for 'config'. Expected 0 arguments but got 1. What is safe to edit Only documented OpenClaw schema fields should live in openclaw.json. Picnic metadata or experiments should go in separate files. Recommended fix Remove unsupported keys, then retry. If you need Picnic-specific metadata, store it outside openclaw.json.