
Mferambo
5.2K posts













IF YOU'RE ON OPENCLAW DO THIS NOW: I just sped up my OpenClaw by 95% with a single prompt Over the past week my claw has been unbelievably slow. Turns out the output of EVERY cron job gets loaded into context Months of cron outputs sent with every message Do this prompt now: "Check how many session files are in ~/.openclaw/agents/main/sessions/ and how big sessions.json is. If there are thousands of old cron session files bloating it, delete all the old .jsonl files except the main session, then rebuild sessions.json to only reference sessions that still exist on disk." This will delete all the session data around your cron outputs. If you do a ton of cron jobs, this is a tremendous amount of bloat that does not need to be loaded into context and is MAJORLY slowing down your Openclaw If you for some reason want to keep some of this cron session data in memory, then don't have your openclaw delete ALL of them. But for me, I have all the outputs automatically save to a Convex database anyway, so there was no reason to keep it all in context. Instantly sped up my OpenClaw from unusable to lightning quick











JUST IN: ⚡ S&P Dow Jones Indices has licensed the S&P 500 to Trade[XYZ] to launch perpetual derivative contracts on Hyperliquid.

Claude Code 2.1.79 ships Remote Control from VSCode I check the extension every few weeks to see how it's progressing I know It moves slower than the CLI, the VSCode API sits between your project and the Claude Agent SDK, and that layer adds complexity But remote control just works! Open VSCode, run /remote-control, and go enjoy the spring that's almost here... Not in Michigan though, where it was 14°F today 🥶



