OC vs H, why are you still on OC? (24 pts)
I feel Openclaw is the best personality and overall in doing any task, easier or harder. It never says no and gets it done anyway. Do you think His also similar in that, or on par with OC, and is it now just a preference some people prefer H and some OC
Top Comments:
Wire Garmin and your other wearables into OpenClaw with the freddy CLI (14 pts)
Hey folks,
I posted about freddy, a personal MCP server for your health and performance data, here a while back. You connect your sources once, then any AI or agent that speaks MCP can read them.
There's a CLI and a standard OAuth device flow, so an agent (Claude Code, OpenClaw, Cowork, your own bot) can sign in, link a source, and query data without a browser callback.
And now **Garmin** source went live for everyone. So your agent can now pull sleep, HRV, resting heart rate and Body Batter...
Top Comments:
FlowBoard v5: the project workspace your AI agents actually run (5 pts)
Hey Claws đŚ
Quick context for anyone new: your agent starts every session blank. Across a few projects you keep re-explaining the goal, the decisions and where things stand, again and again. FlowBoard is the context layer that fixes that. Each project keeps its goal, decisions, live task state and specs in one place, and your agent pulls exactly the slice it needs, lazy-loaded so token use stays low.
v4 gave agents a Kanban board. v5 is a full rebuild, and easily the biggest update so far.
Wh...
Top Comments:
How to make a sub agent have the mindset of his parent agent (3 pts)
So i have been training this agent on openclaw and every time he makes mistakes I correct him and document the mistake. And he has been learning to build in openclaw.
The question is how to have his brain in the sub agents that he spawns with minimal token usage.
We can bootstrap all of this brain each time a sub spawn but this cost a lot. Specially with multiple agents spawning repetitively.
How would you solve for this?
Thanks in advance.
Top Comments:
My OpenClaw Memory Journey: Built-in Search â QMD â MemPalace (and Back Again) (2 pts)
\*\*TL;DR\*\* â Getting AI memory to actually work with session transcripts in real-time is harder than it should be. This post covers what I've tried, what's working, what isn't, and where I've landed.
\---
\### My Setup
\- \*\*Host:\*\* iMac (Intel Core i7-4771 @ 3.50GHz, 16 GB RAM) â \*not\* Apple Silicon
\- \*\*OpenClaw:\*\* 2026.6.8 (844f405)
\- \*\*MemPalace:\*\* 3.4.1
\- \*\*Model:\*\* Qwen 3.7 Plus via OpenRouter
\---
\### Current State (as of today)
Both memory systems are acti...
Top Comments: