Two mini versions of OpenClaw Lobster, optimizing OpenClaw code to its limits, can run on low-spec, idle devices. Some have already deployed OpenClaw on Raspberry Pi, a favorite among geeks!
ZeroClaw
http://github.com/theonlyhennygod/zeroclaw
A Rust rewrite of OpenClaw, reducing memory usage by over 190 times
• Size: 28MB → 3.4MB (8x)
• Startup: 5.98s → 0s
• Memory: 1.52GB → 7.8MB (194x difference)
PicoClaw
http://github.com/sipeed/picoclaw
Using 1% of OpenClaw's code and 1% of its memory, the core functionality runs on a RISC-V system with 10MB of RAM. Lobster can be deployed on a $10 development board and can run Linux.