A clean, Dockerized Web UI for interacting with OpenClaw AI agents. Features: • Multi-Agent Support: Manage different agents & conversations in one place. • Reasoning Streams: Separates the AI's internal "thought process" from the final response. • Visual Settings: Toggle Thinking, Verbose, and Fast modes instantly. • Premium Themes: Switch between Studio, Midnight, Mocha, and more. • Zero-Config: Run npm start to spin up the full Docker stack.
No reviews yetBe the first to leave a review for OpenClaw Web Client
Maker
📌
Hey Product Hunt! 👋 I'm Davit, the builder behind the OpenClaw Web Client.
I've been experimenting heavily with local AI agents using OpenClaw, but managing multiple agents and long conversation histories purely through a terminal CLI was driving me crazy. I wanted a clean, Notion-style interface where I could organize everything visually, but keep all the data running locally on my machine.
What started as a quick weekend test project evolved into this full tool!
Here’s what I built into it:
🧠 Reasoning Streams: A custom parser that separates the AI's "thought process" from the final response to keep the chat clean.
🎛️ Visual Session Settings: Dropdowns to instantly toggle Thinking, Verbose, and Fast modes (no more typing flags).
🎨 Themes: Multiple UI themes (Studio is my favorite!)
🐳 Zero-Config: One npm start command spins up the React client, Node API, Mongo, and proxy via Docker.
The project is completely open-source. I’d love to hear your feedback on the UX or architecture, and I'll be here all day to answer any questions!
Cheers, Davit