logoalt Hacker News

mercwearyesterday at 2:35 PM2 repliesview on HN

Here are some of the things I did with it while running locally: - Ask it to perform a scan of your local network and give you advice on output - Tell it to login to various computers and re-boot them (I have a few servers I host and setup openclaw to have a user on them) - Replace web search by asking openclaw

It's neat but the token use is pretty inefficient and security of course is a mess but it's been fun to play with.

I am messing with NanoClaw now and it's pretty much the same but only support Claude (uses code to do everything)


Replies

dmdyesterday at 2:40 PM

I don't see how any of those require a constant-heartbeat loop. Those all work just fine in claude code / cowork.

show 1 reply
rune-devyesterday at 3:56 PM

Do you really need an AI agent to reboot a computer?

This takes maybe 10 minutes to write a script for…