Time is our most precious resource. Use it wisely. Next time you catch yourself saying, if only I had more time.., perhaps you should revaluate your priorities
@jkbrubaker@elonmusk OpenClaw is an open source model harness, which means you can build your own AI agent that works on your computer or you can host it in a virtual private server
Update 4:
The issue is sharper now.
Explicit plugins.allow made a simple direct memory_search canary pass, but execution-heavy turns still fail with:
“Invalid schema for function '_multicategorysearchitems'…”
So the problem is not “tools on/off” and not semantic memory. It appears tied to Codex/native dynamic tool catalog preparation on action-heavy turns.
Next test: keep tools enabled, but route Jarvis-main through OpenClaw embedded runtime instead of native Codex, to see if the bad dynamic catalog path is Codex-specific.
This is what my agent says:
Update 3:
Correction to my correction.
The no-cache scratch rebuild gave me a narrow pass: fresh direct memory_search worked with Tool Search on.
But a later group-thread / tool-heavy path reproduced the same failure:
“Invalid schema for function '_multicategorysearchitems'…”
So this is not “memory broken,” and not simply “dirty container fixed.” It looks conditional: broad Codex / Tool Search / dynamic catalog expansion can still inject a bad schema.
I don’t want tools off. The right workaround is probably narrower: keep direct tools available, but constrain the dynamic/plugin catalog path that is exposing the bad descriptor.
@openclaw@steipete .@steipete@openclaw@vincent_koc
Can you please look into this? The issue is in french so I translated it to English:
https://t.co/kBdXihluD8
My agent can't figure out a local fix that stays fixed.
@GreyforgeTech@steipete I was trying to hook up my Android app to my gateway using tail scale. However it seems there's a protocol mismatch. Here's the issue in GitHub.
https://t.co/mTPmnOWizG
Is anyone working on the android app? It hasn't been updated since it was released on April 7th. Can't connect Android to tailscale. My claw and I can't figure out how to fix (http:// vs wss://)
@steipete
https://t.co/mTPmnOWizG
@steipete@rohan1chaudhari Is this how you get autonomous workflows? I find I can't get OpenClaw itself to keep iterating on anything. It comes back w/ a response and suggests a next step. Maybe I'm not prompting it right