LocalGPT is a little oddly named, to the extent the “local” part is something you can aspire to if the hardware economics of a local LLM make sense to you. But the interesting part is more that it’s very “OpenClaw lite.” Still has the run of the platter, etc. but it’s a single Rust binary and feels a bit less sprawling. It also has a little less personality out of the box, and it feels snappier.
Comes with a built-in CLI chat interface, a built-in webserver on localhost for web-based chat, and there’s a Telegram interface that hasn’t been attached to a tag yet.
Curiously, it is also less, erm, “aware” of its own existence as a mediating layer between it and whatever LLM it is connected to. OpenClaw handles questions about itself with operating information that it is OpenClaw you are talking to. LocalGPT periodically answers questions directed to “you” in Claude Code’s voice.
I like that, by virtue of running it through the Claude Code CLI, it has access to all the tools Claude Code has: Any cloud MCPs and skills pass through to LocalGPT, so it shares basic-memory with any other LLM talking to that MCP along with its own memory layer (which is fast and transparent).
It is far less likely to induce the kinds of quasi-religious experiences OpenClaw was inducing because it feels more stripped down and the seams show more. That makes it a way better experimental tool to me. There’s less complexity, it’s more transparent, it’s lighter weight, and it’s less aggressive. At the same time, it borrows some of the patterns that make OpenClaw more useful out-of-the-box than the kinds of Jarvises you see people cobbling together.
As with all these things, it is reflective of the discipline that produced it, so I have to steer it toward my “humanist manager” use cases more. But the transparency, speed, and simplicity mean a little less “what on earth is going on in there” and a little more “if I’m not sure, there’s a limited set of Markdown files this thing is using to ‘know’ stuff, so I can introspect and nudge.”
I fed it a bunch of blog posts about management and work, along with a couple of skills assessments, and it has become a good planning aid because it nudges me to remember the things that matter to me during a time when it’d be way easier to embrace my inner asshole.