Seems interesting, but I see it's a fork of Openclaw that's many commits behind. Do you think you'll be able to keep DenchClaw updated with Openclaw?
I think a better solution would be to bring in one of the many Openclaw alternatives like NullClaw, ZeroClaw, etc. The magic of Openclaw is the heartbeat and cron modules so bringing in that piece should not be too difficult? I'll fork and hack away at it as well but the less dependent you are on other projects, the longer the longevity.
We started a direct OpenClaw fork, but we didn't want to always push upstream updates manually. So now we are completely detached from it. The GitHub says its a fork because it was originally forked, but now we have completely separated ourselves from it.
Now instead of bundling and patching from inside it, we just ship alongside OpenClaw so you can use the latest OpenClaw CLI separately yourself.