Comment by SyneRyder
6 hours ago
I partly identify with the article. While I don't use OpenClaw itself, I hacked together my own small Claude-in-a-loop/cronjob, and it seems we're all getting our morning briefings and personalized morning podcasts now.
The other common use case seems to be kicking off an automated Claude session from an email / voicetext / text / Telegram, and getting replies back. I'm emailing Claude throughout the day now, and sometimes it's useful to just forward an email to Claude and ask it to handle the task within it for me.
But I think many people criticizing the various Claws are missing out on the cronjob aspect. There's value in having your AI do work automatically while you're asleep. You don't even need OpenClaw for that, just a cronjob that runs claude -p in the early morning. If you give your AI enough context about yourself, you get to a point where it just independently works on things for you, and comes to you with suggestions. It doesn't need to be specifically prompted. The environment of data it can access is its own context, its own prompt. With that, it can sometimes be surprising and spooky what you wake up to, without being directly prompted.
Give it enough context, long term memory, and ability to explore all of that, and useful stuff emerges.
Just a heads up if you're using claude -p with the sub your account might be in trouble, they're cracking down on this kind of stuff lately.
Enforcement seems to be a combination of string matching for 3rd party sysprompts, heavy usage, and some random factor.
Not clear if there are any hard rules you can stay on the good side of, the only way to be safe seems to be to pay per token. (There goes the ~90% discount!)
--
Also yeah you get ~80% of Claw by shoving Claude Code in a Telegram Bot ;) It's already a general purpose computer use thing, people forget! (And it's a lot better at extending itself than the actual claws, lol)
I think the least illegal and also least bad option is to just use ngrok and tmux tho