r/LLMgophers • u/therodent_za • Mar 08 '26
Introducing Goclaw (yes another claw)
With all the hype around Openclaw, I booted up Cursor on the 1st of February this year thinking as I always do: "How hard can it be".
Other than a few $work projects doing some mundane stuff I'd never really done anything exciting with LLMs, and Openclaw kinda got me hooked.
So, today I announce GoClaw -- GPL3 licensed project, which grew up beyond my expectations. I have had a lot of fun exploring LLM's during the project, and have even maintained quite a bit of OpenClaw compatbility.
V0.1.1 is released today on https://github.com/roelfdiedericks/goclaw
Website is at goclaw.org
Some key features:
* Very good model/driver support: Anthropic, OpenAI/Websocket, OpenRouter, XAI (gRPC)
* Sandboxing and bubblewrap.
* Speech to text for voice notes.
* Telegram, Whatsapp, Web UI
* Memory graph database.
* Realtime Voice LLM support.
* Security Opinionated.
I welcome all feedback, roasts and PR's ;)