Remix.run Logo
sanex 8 hours ago

And unfortunately I think hearbeats are a little cost prohibitive. I burn through my plus plan with half hour cadence heartbeats checking email.

theshrike79 2 hours ago | parent | next [-]

All *Claw implementations should use a local model for heartbeat, it doesn't need to do anything complex, pretty much just read a text file and do a true/false decision if there's something in there to do when it wakes up.

If so, it can either just shove the full heartbeat file to a smarter model or try to intelligently spread the tasks to the correct models.

djeastm 7 hours ago | parent | prev [-]

Heartbeat should be set to be a cheaper model.