logoalt Hacker News

0x008yesterday at 5:51 PM1 replyview on HN

Why not use something like Temporal to recover state?


Replies

baileywickhamyesterday at 6:03 PM

OpenClaw doesn't play well with SDKs like that. It expects to be able to run on a full machine (or container), to execute commands, to write files to disk. If we wanted we could fork and run something like this but we want to stay as close to the OSS as possible.