Hey man, absolutely love this claw implementation! Fast and clean. 🍻
I'm currently hacking on my own desktop client project and I'm testing out a few different claw engines as the underlying executor.
The pain point is: every time I switch engines, I have to rewrite the API wrapper to connect it to my Feishu and WeChat bots. I got a bit lazy, so I extracted the JSON format I was using into a tiny universal schema.
Would you be open to a PR if I write a lightweight adapter for your engine using this JSON format? It won't touch any core logic, just sits on top so anyone building headless bots can plug-and-play immediately. Let me know!
Hey man, absolutely love this claw implementation! Fast and clean. 🍻
I'm currently hacking on my own desktop client project and I'm testing out a few different claw engines as the underlying executor.
The pain point is: every time I switch engines, I have to rewrite the API wrapper to connect it to my Feishu and WeChat bots. I got a bit lazy, so I extracted the JSON format I was using into a tiny universal schema.
Would you be open to a PR if I write a lightweight adapter for your engine using this JSON format? It won't touch any core logic, just sits on top so anyone building headless bots can plug-and-play immediately. Let me know!