#lossless-claw question

1 messages · Page 1 of 1 (latest)

marble ruin
#

Hi, my lossless-claw version seems stuck at version 0.3.0 while on github the lossless-claw version is 0.8.2. Is this a bug or a feature? and if it is a bug how can I fix it?

Any help is appreciated.

modest lionBOT
normal fableBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

wet charmBOT
#

Probably not a bug, more likely the plugin just hasn’t been updated locally.

lossless-claw is a separate plugin package, and npm currently shows @martian-engineering/lossless-claw at 0.8.2, so if you’re still on 0.3.0 your install is just behind.

Try:

openclaw plugins update lossless-claw
openclaw gateway restart

If that still keeps you on 0.3.0, it was likely installed with a pinned spec. In that case run:

openclaw plugins update @martian-engineering/lossless-claw@latest
openclaw gateway restart