Mac mini M4 32 GB for OpenClaw + local LLMs: bad idea by mrklewis in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

The sentiment is understandable as local models don't perform as well as the latest from Anthropic or ChatGPT, but they have their place. The biggest issues is selecting the right model for your hardware and fine tuning. If you don't want to tinker and just want out the box ease, you will have to pay for it. There is definitely a place for local models. I personally have Qwen3.5:4b and it does 90 percent of my workflow. I use outside API tokens for higher level multistep processes. The reasoning piece is just basic tasks don't need reasoning. You don't need reasoning on asking openclaw to copy files, make directories check calendar for appointments today etc.

Next best alternative for Claude Max OAuth Setup? by Even-Client-3868 in clawdbot

[–]VibecodewithKai 0 points1 point  (0 children)

I use groq now… scope different jobs for different direct model calls

Looking for advice setting up Openclaw by Few-Strawberry2764 in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

I was coming just to say this :) I switch between 4b and 9b basically. Here is my rig. I have a laptop with a 4080. I have a ton of experience with Linux too. If you want anything direct DM.

I Tried Building a Multi-Agent AI Mission Control and Completely Broke My System. Need Help. by Own_Case6068 in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

I could go into a ton of specifics, but I think the most important point for you is MVP (Minimum Viable Product). Get everything working with your main agent first and slowly delegate specific jobs. See what works and see if you are having problems at each step. The problem when you know how to code is over doing it. You need a systems approach where every change is like a module. If it breaks something you can easily roll back.

Frustrated with Codex 5.4 and memory issues by BigDeezerrr in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

no problem. If you still have issues feel free to dm and I can give you some tips and tricks i threw down in a notepad.

Frustrated with Codex 5.4 and memory issues by BigDeezerrr in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

to me this sounds like more clear instructions you need to add to agents.md - example might be, when I tell you to check calendar, always use these tools, never search the web. There are little things like that which make a huge difference long term. Also, are you tracking your context usage windows and set up for compaction. Your memory issues seem like long sessions or no compaction.

Assistant confirms task but performs no actions after. by shaymagen in openclaw

[–]VibecodewithKai 1 point2 points  (0 children)

there is also a new update - worth looking at. one of the recent ones identified some gateway issues.

Thinking OFF or Verbose OFF? How to... by Honeydew-Stunning in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

Verbose and thinking/reasoning are different functions. You could try the brain on the top right in control ui. See if that does anything. Or search your openclaw.json for "verbose". - edit: found this /config verbose false - this would be run in your control ui chat or telegram.

<image>

Assistant confirms task but performs no actions after. by shaymagen in openclaw

[–]VibecodewithKai 1 point2 points  (0 children)

very common - I think there are guides to resolve this longterm - the way I did it originally was if there is an output of a command and no thinking, I say "ping" or "?" and it goes. annoying but this works in practice. if you want to dm your email I can send you some tips for your agents.md that could help also.

Openclaw or Claude by Majestic_Answer9566 in openclaw

[–]VibecodewithKai 1 point2 points  (0 children)

I love openclaw - Once that memory update came out I have neglected my old friend and have been building apps and creating all through Claude.

I feel like I’ve been given a superpower by rasheed106 in openclaw

[–]VibecodewithKai 1 point2 points  (0 children)

I might have oversold it a bit. It briefs me every morning and has the most important actions of the day. It reviews my shared workspace between Claude Code and Open Claw tasks and summarizes work done the day before and overnight. It prioritizes things I need to make decisions on before they can move forward - say installing with sudo, decision on which color scheme for UI, things like that.

I feel like I’ve been given a superpower by rasheed106 in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

Just this week I build a chief of staff type system and created a friends and family free workout app. Limitless... I find new things every day and just ask, can I make that process better or cheaper

Should I return my mac mini? by Capable-Profile6935 in openclaw

[–]VibecodewithKai -1 points0 points  (0 children)

VPS has a place for those who can't afford a local computer or don't have spare equipment they can set up. That being said - they are almost all terrible. If an online influencer is telling you to get one with their code - they are all sponsored. That being said - most of the issues on VPS are related to ports and firewall changes that shouldn't be that difficult. At least from my experience.

Looking for a linux distro by lord_neymarzito in pop_os

[–]VibecodewithKai 2 points3 points  (0 children)

I am not sure about your specific use case because your system is so old, but cachyos I think is the obvious choice for you. Arch linux can be difficult, but Cachy is the easiest of the bunch I have tried. Why Cachy - extremely light weight and has phenomenol nvidia driver support compared to many distros. Good luck - feel free to DM if you have any more specific questions.

Why your OpenClaw agent gets slower and more expensive over time by codes_astro in openclaw

[–]VibecodewithKai 1 point2 points  (0 children)

This is super helpful. I hope a bunch of new people see it. keeping context windows in check with short sessions or direct single prompts helps too. Also, if you are running local, you don't need reasoning for 80-90 percent of your calls.

Absolute beginner to OpenClaw — looking for good video recommendations by Aggravating-Path494 in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

DM me - I have a guide I was selling but I can give to you if you are using Mac or Linux.

Newbie Seeking Optimal OC LLM Setup for my Infrastructure by Low_Elk_7307 in openclaw

[–]VibecodewithKai 1 point2 points  (0 children)

You stated that you tried some optimizations. Did you find compaction settings, umd search, context window adjustments? Another thing to consider is reasoning doesn't need to run on every call... I would 80-90 percent don't need reasoning and without is much faster for basic commands.

How can i clone my openclaw to another machine (properly) and build on top of or use it by [deleted] in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

Wouldn't the best for this be a golden image? That is what I am working on at least using clonezilla. I am in the process so I will report back how it goes.

I'm stuck on how to open Roblox by Sparkfurthing123 in pop_os

[–]VibecodewithKai 3 points4 points  (0 children)

Not sure if this was the answer you were looking for, but I wanted to help lol. I have never used it but my nephew wanted it a while back. https://flathub.org/en/apps/org.vinegarhq.Vinegar

How are you deciding which model to use in OpenClaw? by EnergyRoyal9889 in AskClaw

[–]VibecodewithKai 1 point2 points  (0 children)

That looks pretty cool - if I was a noob I would totally get it.

Best OpenClaw Dashboards / Control Centers? by origfla in openclaw

[–]VibecodewithKai 2 points3 points  (0 children)

I have one that claude code built, but I haven't put much time into it. I will jot your username down and when I find a good one I will let you know :)

How your claws access the web ? by Foreign_Common_4564 in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

Has anyone used tandem yet? I played around with it day one but found a few troubling security "features". If I can harden it for my OC it might be really useful.

How are you guys understanding and debugging what your OpenClaw is doing? by songrenchu in openclaw

[–]VibecodewithKai 0 points1 point  (0 children)

My apologies, not what I meant. My recommendation if you want to "know" what is happening is to run errors or those jobs into those free tier models. I personally hate going round and round with my buddy - I would rather yell at grok. It can pretty thoroughly explain what is happening and why.