#users-helping-users
1 messages · Page 39 of 1
It timesout because ur claw isn’t understanding what tools to use to achieve heartbeats
known issue
Okay. What plan are you on? If you’re running into limit issues you just need to upgrade your plan or be better at communicating your ideas to LLMs
people go to openclaw they have known issues there
its a handshake path issue taking too long
there is a work around
openclaw config set gateway.handshakeTimeoutMs 30000
openclaw config set cli.defaultTimeoutMs 60000
openclaw gateway restart
inbcrease gateway handshake timeout
copy that pate in to terminal, restatrt see if fixes
Just wanted to say thank you @karmic sierra
this is what is being said "CLI-to-gateway handshake path is taking too long to complete, causing the connection to time out (often throwing a gateway closed (1000) error) before the heartbeat can successfully relay its status. The gateway itself is actually up, but the connection route the heartbeat uses is broken." they saying it not me
i'm just here trying to find a damn physchiatrist,
Thanks I believe I tried something similar before I'll tell you how it goes
if that does not work, try opencloaw doctor
if fails, i'm telling you go use your LLM, if you dont have one come to me i will use mine and relay the outpt.
Who knew a handshake could be too quick😮
both keys are not recognized
Already did, it complains about my disk being an SD card but that's a problem for later
I created a script which creates OC CLI reference documentation in markdown.
I paste the generated markdown into ChatGPT or Claude, and it helps a TON with answering questions on how to set up and configure OpenClaw through the command line.
That's what I spent 2 hours doing before going here. The last thread I was chasing, down before deciding to just ask, was that it might be an IP 4 IP 6 issue.
I have to remove backticks so it displays right
What is the correct place for AGENTS.md, AGENT.md, SOUL.md, IDENTITY.md etc in a multi agent workspace?
I have copies of the files in /agents/<name>/, /agents/<name>/agent, and /workspace-<name> and they all appear to be updated independently based on how the agent is feeling when i give them instruction.
Hey, I'm having an issue with WhatsApp outbound sends after re-linking via QR. Inbound works fine and the agent replies to messages normally, but any proactive send via the message tool fails immediately with 'Error: No active WhatsApp Web listener (account: default)'. Logs show the inbound listener starts correctly on boot, but outbound just doesn't work. I've tried channels logout/login (QR scanned, credentials saved), multiple gateway restarts, and doctor shows everything as linked and connected. OpenClaw 2026.3.13, Node v25.6.1, Ubuntu VPS, systemd user service. Anyone seen this before? 🙁
Here's the OC CLI reference markdown generator so you can paste it in ChatGPT/Claude and get better help
#!/bin/bash
# Generate a clean OpenClaw CLI reference document without the headers
OUTPUT="openclaw_cli_reference.md"
B='`'
BTICK="${B}${B}${B}"
# Terminal Status Message
echo "🦞 OpenClaw CLI Reference Generator"
echo "Generating documentation, please wait..."
echo "# OpenClaw CLI Full Reference" > "$OUTPUT"
echo "Generated on: $(date)" >> "$OUTPUT"
# Core top-level commands to recurse
COMMANDS=("gateway" "models" "channels" "plugins" "secrets" "agents" "doctor" "acp" "approvals" "backup" "browser" "clawbot" "config" "cron" "daemon" "devices" "directory" "dns" "hooks" "memory" "message" "node" "nodes" "pairing" "sandbox" "security" "sessions" "skills" "system" "update" "webhooks")
for cmd in "${COMMANDS[@]}"; do
echo -e "\n## Command: openclaw $cmd" >> "$OUTPUT"
echo "$BTICK" >> "$OUTPUT"
openclaw $cmd --help >> "$OUTPUT" 2>&1
echo "$BTICK" >> "$OUTPUT"
# Recursively grab common subcommands
for sub in "list" "add" "inspect" "status"; do
if openclaw $cmd $sub --help > /dev/null 2>&1; then
echo -e "\n### Subcommand: openclaw $cmd $sub" >> "$OUTPUT"
echo "$BTICK" >> "$OUTPUT"
openclaw $cmd $sub --help >> "$OUTPUT" 2>&1
echo "$BTICK" >> "$OUTPUT"
fi
done
done
# Clean up "🦞 OpenClaw" header lines
sed -i '/^🦞 OpenClaw/d' "$OUTPUT"
# Clean up any quip lines printed before "Usage:" inside code blocks
sed -i '/^🦞 OpenClaw/d; /^[[:space:]]*[A-Z].*—.*$/d; /^[[:space:]]*[A-Z][^:]*;[^:]*$/d' "$OUTPUT"
echo "Done!"
echo "🦞 OpenClaw CLI documentation generated: $OUTPUT"
It takes about 7 minutes to create the openclaw_cli_reference.md file
It helps A TON
I'm having the exact same issue sadly
I tried twice, patch seemed to apply but no difference
Anyone tried MiniMax M2.7 as brain or for very complex tasks/coding yet? Looking for early feedback. ...and desperately need a competent model on par with Sonnet/Opus that is significantly cheaper!
Looking for that answer as well. My gpt plus plan was used for brain but its rate limited. I'm using sonnet in openrouter as fallback, it works really well but eating up tokens. I have a separate agent for coding using minimax 2.5. But its structured where my brain agent delegates what I want to it, but this was with the GPT plus plan so not sure how cost effective it would be with sonnet.
Hey im trying to make it make comments and suggestions on my google doc but it just come up as deleted original content, is there a way to fix this that has worked for anyone?
Any experience with how long it take for new models to appear on ollama in relation to launch of minimax 2.7? (got paid subscription, hence locked to ollama for now.)
For a non-technical person, is it better to use Claude coworker to help set this up or Claude code?
Hey gang. Brave search is getting flaky for me. What do you guys recommend for better web searching? Do you run everything through browser? Web crawlers? Open to suggestions.
as a complete newcomer who knows nothing: I'm happy using searxng hosted locally for search. (limited to specific engines.)
Anyone tried Hunter Alpha from OpenRouter?
I need some feedback, it performed badly for me when i tried it
I also tried it. Would not recommend.
totally failed at a bunch of tasks. Can't read pictures. Prone to hallucination.
And yes, he failed misserably
I currently run MiniMax 2.5 from Nvidia NIM, it's good but slow af
I have a basic workflow with my agent where I will take a picture of a business card and send it in telegram. She'll usually create an entry in my CRM from that. (this has turned a pile of business cards into useful data) With hunter alpha, she completely hallucinated all the details lol.
I didnt give him a task that hard tho lol
I gave him a task to scrape info about 10 competitors, and what works for them, and what we can apply to our own business, he just broke, with a list of fails and errors
The second time i gave him the prompt, he hallucinated
oh she also failed the basic voice message workflow too. I send a voice memo, she transcribes with whisper and sends a voice note back using piper tts.
Idk what model that is really, but it's bad atm
Maybe Kimi 3 or sumn
What model you running rn?
Been on GPT for the last month. Currently running 5.4 (low) and very pleased with it.
conversational tone is far warmer than 5.2, but it still has the reliability for me of being able to do things.
anything higher than low thinking chews through usage though.
Oh, i wish to have cash atm to burn on tokens
But i dont, that's why I'm running on NIM, crawling through the 40RPM limit
minimax is a good choice, it has less tone but much more cheaper
ChatGPT $20/month gets you pretty far.
eager to try 5.4 mini when OC updates to add it to the list.
You heavy use him?
I wouldn't say super heavy...depends on the day.
I will use minimax free from NIM atm, and upgrade to Sonnet 4.6 when i scale a bit
Hey guysss!! What setup do you recommend for mac mini m4 pro 48gb ram? i am using qwen 3.5 27b but it takes like 7min to take normal answer
7 minutes is absurdly slow for M4 Pro with 48GB. The problem is likely the setup, not the hardware.
Recommendations:
1. Check what's running now
- What tool are you using? Ollama? llama.cpp? Something else?
- Is it running on GPU or CPU?
2. Optimize the model
- Quantization — 27B is huge. Try quantized versions:
Q4_K_M— good speed/quality balanceQ5_K_S— more accurate, slightly slower
- Original model:
qwen2.5:27b→ replace withqwen2.5:27b-q4_0or similar
3. Faster alternatives on M4 Pro
- Qwen 2.5 14B — almost as smart, 4x faster
- Phi-4 (Microsoft) — excellent for reasoning, fast
- Llama 3 8B — decent, very fast
- Mistral 7B — good for simple tasks
4. Correct setup for Apple Silicon
- If using Ollama: set
OLLAMA_METAL=1env var - If using llama.cpp: compile with Metal support (
-DGGML_METAL=on)
5. Practical advice
For daily use, Qwen 2.5 14B Q4 on M4 Pro = responses in 5-15 seconds, very good quality.
Tell me what tool you're using (Ollama, llama.cpp, LM Studio, etc.) and I'll help you configure the optimal setup.
This was the answer from my agent
Thanks a lot, I run it at Ollama, GPU - ill try all the tips
My personal recommandation, you can also run a smaller model, like Qwen 3.5 9B
Still capable
27B is pretty much even for that monster of Mac Mini
okay how much close will that be to claude ai you think?
im building apps for my businesses in cloudflare, i wanna have full time agents as marketing assistants for my companies, also have it build some basic workflows like news automation
Not even close to claude, not by a long shot, but Qwen 3.5 models are pretty capable for automations like you use case
You cant use any small models for coding
For that you will need something like MiniMax or Gemini 3
As i mentioned prior, i use Mini Max 2.5 from Nvidia NIM, which is great for automations like that, i also got a marketing agency, and he is good for coding also, but I'm not using him for coding, i use Cursor for that
So what youre saying is best usecase = mini workflows, some basic assistant work = filter this and this email, answer these questions, watch these triggers etc. But not build this app from a to z like i do with claude
minimax 2.7 has been released, havent tested it yet but minimax 2.5 is GOATED
Once it launches on Nvidia NIM imma cop that, can't wait
yessir, for building apps, cop Cursor for 20$, it gives you limited acces to Opus 4.6, and a lot of awesome powerful coding models
Thanks man, will go fire up the new models in terminal and work my way up to as much work i can with it
i built my website with it, bloommedia.ro , it is in romanian language mostly, but check it out to see what you can do
its sweet
i built couple of apps and websites in base44.com
but lately ive just been building with openclaw with claude api, and there is nothing like it 😄 its more expensive but in 3 days ive got working app fully ready to develop inside my company, total cost like 120 bucks
base44 its nice, but you are stuck on that platform, you cant get acces to the whole code
10x better than base and ive got the whole process automated with agent
it launches to cloudflare, pairs with crm.. figures out everything
yeah claude is crazy for coding litteraly anything
but i still recommend the 20$/month on Cursor, cheaper than API
since i'm broke atm, i'm giving the advice of a poor man haha
Does openclaw allow user commands for discord bots like can I do a command in DMs and speak to my bot
In the same thread in github, update your comments and log details.
I work on docker images and there is no issue there, if you want to shift to that
I don't know what was meant by "15-20 tokens is kind of accepted min standard for non-frustrated experience." I'm going into this without prior experience of A.I. usage. I haven't used it so far, because I could generally solve things without it, and because I don't trust outside services with my data privacy. (I don't use most social media, and I don't back things up externally to any "cloud" services either, nor have I used any kind of SmartPhone).
i've been trying the free sonnet 4.6 vs my paid gemini pro, and even sonnet is so much better. gemini just talks and talks and usually wrong
Okay so you have been living under the rock. Its good to look up and experiment.
I am retired, limited income and resources, and coming up on mandatory hardware replacement within the next six months or so. I have a smidgen of programming education, but no actual programming experience. I have no experience with GitHub. My computing infrastructure is limited to desktop models and Palm OS devices, (been on Palm OS since '98).
I'm impressed by what's going on, but as I look through things here, I feel like this is all way out of my depth. How can I know if OpenClaw is right for me? At first, I'd figured to plan on a new machine large enough to run Mistral locally as a LLM, along with an OpenClaw instance, dual-booting in Linux and Win11, but as I added hardware resources to the plan the growing expense footprint quickly exceeded reason. Then, I thought to myself, why not make it more bare-bones, but expandable, and let the A.I. agent tell me what hardware to add to fill it out? (The System76 Thelio series looks attractive). Now, I'm thinking that these may be questions better posed to humans. The "Is OpenClaw right for me?" question persists. Thank you.
I would suggest NOT to invest in hardware until you have experimented. Get a oracle free tier - a complete FOC 4 vcpu, 24 gb ram and 200gb hdd. Yes you need cc to sign up but they don't charge you. You can even block your card.
In that instance install openclaw and sign up for openai $20 plan. Experiment out for a month or 2 and check if openclaw is good for you. You do NOT have to give any personal data there, just experiment on different use cases which may be relevant to you.
This way after 2 month, you decide whether its good for you nad then making investment decision.
Are discord bots able to add/manage channels under my personal server with openclaw? I saw a video where this is possible but the bot I set up kept telling me that openclaw does not have that function packaged in natively. Does anyone know?
afaik yes, you can have openclaw fully manage the server
so it is a openclaw setup thing I didn't do? The bot already have all the permissions from discord side.
you might need to feed it info on how to do it if theres some spec somewhere, maybe a skill
Hi everyone,
Im looking for a way to install Openclaw on its own env so it wont be able to use my computer but will be working 24/7.
I know that one option is VC on some remote server or buying Mac Mini for that. Will installation on docker will work?
Yes. Docker or k8s is way to go. Get a vps - oracle free tier is great and free forever
10x
oracle free tier is a vps? im currently running my agent on my macbook through Nvidia NIM, and i dont wanna keep my mac open 24/7 and i cant keep it open, so i lose my cron jobs and heartbeats when i close the lid
Yes. I always recommend not to run openclaw directly on your machine. Even on free tier deploy as docker container
I'm trying to figure out setting up individual agents... looking at the docs, it's not clear to me where I can define environment file for the agent... I have .env in ~/.openclaw for the main agent, but subagents don't seem to get those .env variables. Tried putting an .env in agent workspace root, and in openclaw/agent/<agent>/ folder, no luck.
oracle vps works good, no issues ?
Let me know if you need docker compose file. The one is openclaw repo is shit or they ask you to do it hard way
Got it, Oracle Cloud Free Tier? Just to be sure
hi! I created a free tier api key in the google ai studio for testing. But when tried to switch the chat model in the openclaw control, it doesnt work. This is the errormessage that I got: "Failed to set model: GatewayRequestError: model not allowed: openai/gemini-3-flash-preview". The gateway status is ok. theapi key is okay. The json files are okay, the models status are okay. Still can't switch. what am I missing here (non-tech user)?
@upbeat karma the error message is telling you precisely what's wrong. Model is not allowed. Openai/gemini-3-flash-preview is not a real model
Yes. Go here and select compute and store. You would see Ampere instance
https://www.oracle.com/cloud/free/
yes, but in the files it's in the correct form: google/gemini-3-flash-preview
and i have no clue where did i do that, to write a non-existent model
Why don't you try yourself?
i will, thanks for the suggestion 🙂
drop link man
I set my kimi api key but it says api rate limit reached even though I have balance in there and the api works outside openclaw
can we see it now
try again with openclaw configure go to models and choose the model you need if you don't find it go to cusstom choose it and lookup the provider base url and if it is openai or anthropic compatible paste the api and the model exactly as showon on the api usage for python curl and so on then do full restart you should see it there in the web ui
that how i setup nvidia models
just made an account on Oracle Cloud from the link you sent me, now what, it's my first time trying to configure this stuff
what models there you find that work good with openclaw there ? i tried kimi but it appeared it can only do chat, no tool calls. did you find any that work well ?
there's trick i found on reddit to keep the A flex after trial ends for ever
issue is the tools permission probably u set it to messaging
Kimi is trash, on NIM at least, from the models i tested, go for Mini Max 2.5 or Qwen 3.5 120B A12B
I think i got the parameters wrong tho
Qwen 3.5 122B A10B
Those were performing the best for my use case
You can also try Step 3.5 Flash, that was also a very good model
no, works fine with all the other models that im using, something is messed up with thatone
thx bro, good suggestions, so many models on nvidia page i wasnt sure where to start with to try them out
Wanna share the sauce or give me the reddit link?
no worries fam
it worked...
partially.
now i cant switch back to gpt5 in the ui, because it shows google/gpt... is not allowed. i have the openai api key too. so i dont know what's this 🙂
appreciate the help, thank you! 🥂
IMPORTANT NOTE: I'm on the free tier and have a 1-month trial. I opened an A2.flex machine and did this.
Hello everyone, I couldn't open any a1.flex server since this morning. Until I tried this method. Everyone who couldn't do it and got this error should try it.
I tried changing the shape with the Oracle Cloud CLI (OCI) using this command,...
could you share the config with apis redacted
Thank you broski
yea or alpha hunter on openrouter just lauched four days ago and it got 1t token usage weekly it got 1m context
the openclaw.json, or the auth-profiles?
Oracle site is down atm
This site https://login.us-ashburn-1.oraclecloud.com/v1/oauth2/authorize is experiencing technical difficulty. We are aware of the issue and are working as quick as possible to correct the issue.
We apologize for any inconvenience this may have caused.
To speak with an Oracle sales representative: 1.800.ORACLE1.
To contact Oracle Corporate Headquarters from anywhere in the world: 1.650.506.7000.
To get technical support in the United States: 1.800.633.0738.
Incident Number: 18.4c677b5c.1773871596.28578519
i will try to configure tomorrow
hunter alpha is trash, i tested it in multiple tests, he doesnt perform, for me at least
i used alpha hunter for a bit but kept running into errors, not super reliable.. when it works its great but then it goes down sometimes
let me be clear do you want to use each agent with it api key or model or you just wantt to add a lot of providers and models to choose from
it is just in beta phase
used it for pentesting it turned out to be great but after few days it became craazy
yeah, thats probably what to expect for free 🙂 i was mostly just looking for something i can use as a fallback, but wasnt reliable enough
i want to build multi-model workflows, so i want to use agents with their api keys. i just thought when i add a new api for another model, it will be available in the main chat too
yeah, can't wait to get a paid model, but this OpenClaw BURNS cash fr
you dont know how to write a promt then
agent:main:main │direct │gemini-3.1-flash-lite-preview unknown/30k (?%) │
agent:main:discord:channel: group gemini-3.1-flash-lite-preview │93k/30k (310%)
agent:main:discord:direct:1 direct │ gemini-3.1-flash-lite-preview unknown/30k (?%)
agent:main:discord:channel: group │ gemini-3.1-flash-lite-preview │ unknown/30k (?%)
│ agent:main:discord:channel │group │ gemini-3.1-flash-lite-preview unknown/30k (?%
I'm trying to use the voice call plugin but getting "address already in use" when I try to run openclaw voicecall call anyone know what's up? I saw some related issues on github, but nothing helpful and it seemed like it was thought to be fixed...
I'm trying to set up a guy on qwen free tier + openai pro as a fallback, to leverage the qwen free tier requests per day before moving back to the paid quota. I see that openai codex is logged as a fallback, but im getting: API rate limit reached without failling back.
Is it possible to run real workflows like lead hunting or news scouting etc on cron jobs on free tier models like MiniMax 2.5 from Nvidia NIM?
It got 40 RPM rate limit on NIM
anyone know how to fix openclaw's bounderies/ethics? it won't let me do things i see everyone else on social media doing, like trading on kalshi
unless local hosting, not worth it
depends on the ai you're using too, how it's been trained
beyond that, its personality is fully malleable you can make it do anything
any suggestions on ai's that won't do that?
not knowledgeable on this. but my gemini has no limits at all, i find it great
do try modifying its personality files first thing
Damn 😢
I need to go on a paid model ASAP
I think I'm about to see someone burn a lot of money
oh man - my agents files are a mess! - Ubuntu on windows - for some reason its been installing things in a weird folder instead of the usual place - CUsersMYUSERNAME.openclawworkspace - so when i run an npx command - it goes there and its not really working
Should i go back to regular windows install? The reason i moved to Ubuntu on windows was because alot of commands werent working - has that been improved?
Am i dumb? How do i stop a chat from continuing a prompt in the new version?!
i'm in the web ui
@carmine epoch I'm on windows and I haven't had too many issues with commands, alternatively you could also install wsl and have the best of both worlds
ty
New guy here. Trying to learn the ropes
Use docker engine on ubunutu. You can manage where the files are stored. But you should have some knowledge on docker otherwise you will start pulling your hair
I recommend running either a Linux machine or a Mac.
having an issue with openclaw and openai oauth.. says models not authorised but have a plus account and am logging in with the link it provides.. is it not working anymore or something odd about my setup?
Hello new here. Im having trouble setting up an agent using my Claude Code Pro subscription. It seems to only work with an Anthropic API key, Im running version v2026.3.11 on Windows. Anyone that can give some insight?
lets partner or add me to your team, im new but learn quick
If anyone is using AI (ChatGPT, Grok, Gemini, Claude), to help you set up OpenClaw, I have a method that is working well for me.
how to make openclaw edit video like a pro editor in capcut?
Hey guys, Can someone tell me how to get help to solve an openclaw issue that is driving me insane lol
OpenClaw seems really bad at keeping track of sub agents/spun off tasks etc. It says it will check on it and never does unless I ask it to. It seems most people have more success with this than I do but not sure what they're doing differently
paid or free
look up if they still let u do that
i heard anthropic stopped it
web ui still buggy
simply reset wsl still got some issues like the Error: systemctl not available; systemd user services are required on Linux.
there's free no limi for stepfun openrouter
I used to have it set on atpx and fly.io and now all of a sudden its local and spending money (lots of it form Claude)
it was running perfect and I´m not sure what I did to mess it up...
I saw an artical on Medium where someone successfully switched from Claude to Kimi-k2.5 with satisfactory results. I must be doing something wrong because I'm running Kimi-k2.5 and just stops responding after running for a very short time. Simple tasks are easy for it, but complex tasks just stop unless I ask for a status and then it will pick back up where it left off. It will even tell me "I will do... xyz", but it never actually does it until I ask how things are going. I was thinking that I could give it a fairly complex set of instructions and let it work on it's own... for example setup a daily email for news summaries. But I have to keep prompting it to continue.
Does anyone know how to allow discord bots to manage the channels? I have been looking and trying but still no luck. The openclaw chat kept saying that there were no ways of creating/managing server channels.
This is exactly what is happening to me. I also feel that most people have more success than I'm having.
oof yea, was working fine last update .... too many vibes
my context is all used up and I am trying to start a new session and nothing happens, Can anyone help?
@spark valley Yo dude, quick question. Is the web ui thing linked to my telegram? I meant in terms of the files like mermory.md and soul.md etc.
My agents can’t talk to or call upon one another and I’ve ltr tried everything help pls 🙏
I tried to build a workflow for my Shopify store. I built a copywriting agent, a competitor research agent, a creative agent, and an agent who manages the store (connected to Shopify with an api key) And an agent who orchestrates the work between them all. I tried to run it alone at first just on the basis of the agent and I couldn't After that I tried a workflow that combines OpenProse processes with lobster. And it didn't really work either, every time something else goes wrong and doesn't run properly. The idea was to build the process in stages where the orchestrating agent uses the other agents as subagents and at each stage another subagent works and between each stage I have to approve the work Does anyone have an idea or advice on how to build a workflow that really works? Or tips for improving the existing workflow? I'm pretty desperate to be honest. (I used the following models: kimi K2.5 for general work, sonnet 4.6 for copywriting and claude code for editing and changing code/files)
I messed up openclaw soo many times when tryna fix it lmao
Can I chat with another agent, other than "main", in the OC webchat UI?
It seems like "main" is hard coded as default and no others appear in the dropdown.
clicking the channel dropdown should show channels from other agents as well
Where is the "channel dropdown"?
I see only "main" dropdown next to the model dropdown.
"main" is the only item in the agent dropdown
But in the left column "Agents", I can see the multiple agents, as well as "main" as the default agent.
Do you see your agents populating the dropdown list in the OC webchat UI?
I can only see main in the list, but it is confirmed I have two agents.
agent:~/.openclaw$ openclaw agents list --json
[
{
"id": "main",
"workspace": "/home/agent/.openclaw/workspace",
"agentDir": "/home/agent/.openclaw/agents/main/agent",
"model": "ollama/ministral-3:14b",
"bindings": 0,
"isDefault": true,
"routes": [
"default (no explicit rules)"
]
},
{
"id": "dev_manager",
"workspace": "/home/agent/.openclaw/workspace",
"agentDir": "/home/agent/.openclaw/agents/dev_manager/agent",
"model": "ollama/ministral-3:14b",
"bindings": 0,
"isDefault": false
}
]
I don't have more than one agent, I just made an educated guess considering how it shows my main agent's channels under main in the dropdown
Ah, ok. Gemini and Claude are also guessing. Ministral-3:14b also guessed at CLI commands, but was wrong.
I can't imagine a multi-agent system would have a single hard coded agent in the chat interface. That makes very little sense. There must be a way. The UI is half-baked and still very new.
That is true, perhaps the docs would have something that might help?
Sending your agent the docs sometimes helps
I'll check docs. I did put together CLI script which recursively runs all --help commands and compiles them into markdown document. I pasted that into Claude and it helped a ton, but not for the UI.
If you're curious about the shell script, I'll share it. it works great. AI likes markdown
Sure, could check it out
chmod +x to run it
#!/bin/bash# Generate a clean OpenClaw CLI reference document without the headers
OUTPUT="openclaw_cli_reference.md"
B='`'
BTICK="${B}${B}${B}"
# Terminal Status Message
echo "🦞 OpenClaw CLI Reference Generator"
echo "Generating documentation, please wait..."
echo "# OpenClaw CLI Full Reference" > "$OUTPUT"
echo "Generated on: $(date)" >> "$OUTPUT"
# Core top-level commands to recurse
COMMANDS=("gateway" "models" "channels" "plugins" "secrets" "agents" "doctor" "acp" "approvals" "backup" "browser" "clawbot" "config" "cron" "daemon" "devices" "directory" "dns" "hooks" "memory" "message" "node" "nodes" "pairing" "sandbox" "security" "sessions" "skills" "system" "update" "webhooks")
for cmd in "${COMMANDS[@]}"; do
echo -e "\n## Command: openclaw $cmd" >> "$OUTPUT"
echo "$BTICK" >> "$OUTPUT"
openclaw $cmd --help >> "$OUTPUT" 2>&1
echo "$BTICK" >> "$OUTPUT"
# Recursively grab common subcommands
for sub in "list" "add" "inspect" "status"; do
if openclaw $cmd $sub --help > /dev/null 2>&1; then
echo -e "\n### Subcommand: openclaw $cmd $sub" >> "$OUTPUT"
echo "$BTICK" >> "$OUTPUT"
openclaw $cmd $sub --help >> "$OUTPUT" 2>&1
echo "$BTICK" >> "$OUTPUT"
fi
done
done
# Clean up "🦞 OpenClaw" header lines
sed -i '/^🦞 OpenClaw/d' "$OUTPUT"
# Clean up any quip lines printed before "Usage:" inside code blocks
sed -i '/^🦞 OpenClaw/d; /^[[:space:]]*[A-Z].*—.*$/d; /^[[:space:]]*[A-Z][^:]*;[^:]*$/d' "$OUTPUT"
echo "Done!"
echo "🦞 OpenClaw CLI documentation generated: $OUTPUT"
On my mini PC, it takes 6 to 7 minutes to generate the openclaw_cli_reference.md file
Then I just copy it and paste it into Claude at the beginning of a session, and it knows all the commands.
Wow damn I like that, thank you so much you should probably publish it for others to use
(not pasting the script, but the generated document)
I have it in my repo. I put it together today. Where would I share it?
tbh I'm not sure 😭
awesome
I spent a few hours fine-tuning the script to strip out the witty quips every time you run a CLI command
It had one for each CLI command and the sed pattern matching at the end takes care of them.
You know, the ones like, 🦞 OpenClaw 2026.3.13 (61d171a) — I'll refactor your busywork like it owes me money.
That would confuse Claude or any AI LOL
no it has a main session to it but you can talk to it in telegram sessions from web ui just click the dropdown
yu need to inisiate a session with one try thee sessions section see if you can spawn one before it had auto ig the update
dropdown?
5.4 mini for codex oauth when?
Thanks. I initialized the session and it works great. Now I have the initial "main" default agent and the new "dev_manager" agent.
agent:~$ openclaw gateway call chat.send \
--token redacted_redacted_redacted_redacted_redacted \
--params '{"sessionKey":"agent:dev_manager:main","message":"Hello. What is your name and primary role?","idempotencyKey":"init-dev-manager-001"}' \
--expect-final
I could not do it through the UI. I had to use the CLI to start the session.
I peeked at the agent:main:main sessionKey to get an idea of how it was created 😎
The stealth OpenRouter Hunter model I used is revealed as Xiaomi mimo v2. Pretty cool
However my OpenClaw doesn't fallback properly so I'm stuck without it until I change the model
Hey yall.. so I use the Microsoft pc manager and the clawboard is now supported for openclaw apps? What can I do with it exactly I really dont get it .
What are OpenClaw apps exactly?
yeah fallback can be a bit unreliable depending on how it’s set up. just make sure your fallback model is actually mapped correctly and that both models are available under the same provider config. sometimes it also helps to test each model directly first, just to confirm they both respond before relying on fallback
I ran into this a few times and just stopped depending on fallback configs entirely, easier to route everything through one layer and switch models there when needed
Good day chaps
My telegram bot keeps forgetting how to send csv attachments/files lol
Initially it said no tools to send a csv, then it sent and then a few days later it cannot send again
When I replied to the message where it sent, it said it checked memory but it doesn't know what else to say that it can't 🤣
Does anyone know a specific detailed prompt with the exact tool it should use?
honestly I’d shrink the whole thing first. Right now you’ve got too many agents, too many handoffs, and too many places where the workflow can break
start with just 3 parts...
one orchestrator
one research / copy agent
one Shopify action agent
get that working end to end first before adding creative, approval layers, and extra subagents
the other thing is model spread. using different providers/models for each step makes debugging a big headaches (maybe for me tho), because when something fails you don’t know if it’s the workflow or the provider/model behavior
you should simplify that too and keep most of the flow on one setup first. if you want, AIsa helps a lot in this case, because you can keep the whole workflow under one API layer instead of managing separate provider setups while you’re still trying to make the process stable. but first thing I’d do is cut the workflow down and get one clean loop working:
research → draft → approve → publish/update store
once that finally works reliably, then add the rest back one by one
Random fella jumping in the middle but I do agree, less is usually more
i think its too generic of a request, you want thhe bot to send you the csv in telegram or whatever you use in the response ? or to send it to someone else through email or something ?
When I specifically ask for csv it made :3
It keeps saying it can't 😂, but sometimes it does lol
ask it to make a md file in the workspace and see if it can save it
if it can, then ask it to put a table inside md file
then ask it to save csv file and put the table inside it
see how far it gets 🙂
Ok I think I figured out
It keeps thinking it's only for images
But gotta force it to try the MEDIA:/path/to/file.csv
might be something model/provider specific, it doesnt sound familiar
Tq, just felt dumb when I was used to 5.4 being usually good 🤣
Yeah this is an issue in some platforms, fix is ongoing
How do you get the bot to actually follow directions instead of just talking about them and promising it will fix something going forward but never delivering.
can someone tell me what is the limitation of openclaw ?
wdym?
limitation in what?
Is there anything else openclaw hasn't been able to do yet?
bro, actually, obviusly depends on how you train it, also because it has it own limitations
like he cannot do not legal actions and similar
Yo, team. We are trying to set up multi agents and every time we run the prompt in our claw we get this error:
Config got wiped again. Same pattern — the gateway doctor runs on restart and strips everything back to defaults.
The root problem: The OpenClaw doctor is running on startup and actively removing any Telegram accounts or agent list it doesn't recognise as "standard" confi
hi
ask it how to configure it to not require approval.
guys, anyone having problem for the agent can't use exec tool?
i have asked multiple times it is denying me to do it
Hi, I just made my old gaming PC (I5-9400F, GTX 1660 TI 6GB VRAM, 16GB RAM, 1TB HDD and 512 GB SSD)a server and i want to run a personal AI assistant, the problem is, every local AI is too big or doesn't support tools, what should i use that's cheap, if not free and reliable?
Hello! Quick question for those using Tailscale.
My OC is on a Mac Mini, and I'm wanting to access it via GUI on my Macbook Pro, and alternative windows laptop. Is this functionality built into Tailscale, or do I need something else (such as Screens 5?) for this?
Subscribe to chatgpt go for $8 and upgrade if you think it is timing out quickly than you are using it - you can track the usage ein %age on openai
During onboaridng l, keep as LAN 0.0.0.0. You can then access the dashboard UI via http;//macmini ip:18789
But this wouldn't work when I am not on the same network (away from home)?
How do people usually handle OpenClaw needing sudo commands? Do most of you SSH into the machine and run them manually? That’s what I’ve been doing, but it feels inefficient.
Hi, has anyone encountered this issue?
I'm getting:
"Failed to set model: GatewayRequestError: model not allowed"
It seems like many models are affected, not just one. This started happening today.
Any ideas what might be causing this?
use ssh tunnel and then use localhost to access your agent
why do you need sudo command? I think you should be able to use your agent using telegram
example when working on projects and i needs more packages sudo apt install <package-name>
i don't know if like i just want it to be too autonomous?
if you dont care if it breaks your machine, you can try:
openclaw config set tools.exec.security full
did that, my agent still can't do exec
that was for laytro, I think you might just have tools access permissions set to messaging ? can it do read and write tools ? ask it what tools it has available. or your model doesnt have tool capabilities
I use deepseek, tools available: read, edit, write, web_search, web_fetch
Thanks! I was also thinking about Claude Haiku 4.5, i'll test then both and see which is cheaper and more efficient
try openclaw config get tools.profile
, if its on messaging then you ll have to switch it to full ( if you want to give bot full access)
yeah, already on full. it's just the agent said that it doesn't have exec tool
Yes, then tailscale is required (install directly in all systems) OR if you are tech savvy, run a CF tunnel and access via you own cheap domain
You canot use the Oauth of claude, you need to go via API and that will burn lot so tokens. No comparison with subscription model
you can try to run these 4 commands, under ask you can also put always if you want to get prompts
openclaw config set tools.exec.host gateway
openclaw config set tools.exec.security full
openclaw config set tools.exec.ask off
openclaw gateway restart
hey guys im helping a company out in setting up openclaw and i was just wondering if there might be an easier and safer way for it to get setup for their specific use cases? is there a vps or hosting service that offers the best one click deploy or any openclaw alternatives that make it easier? any help or tips are really appreciated thank you so much guys
Openclaw is still under active development. There are breaking chnages that happen between version. I would not advise for an enterprise.
Whatever worlflow _use cases they have, they can use n8n. It will have deterministic flow
yeah thats what i told them but they are really interested in it
gotta agree, and if you dont have expertise to even get it to set up, best to set it up locally firs tand figure out how it all works. then set it up on vps for yourself. then proceed
i do know how to set it up but he wants to set it up himself on call so i wanna recommend something thats just one click deploy hhahaah
Has anybody gone from having their agent do everything in opus 4.6 to doing everything in haiku?
I've noticed my agent makes a lot of mistakes already and is burning through $125 in API calls daily.
I'm getting frustrated and about to turn it off, but she's been helpful at setting my schedule and reminders on things I need to get done and follow up on.
Anybody found a permanent solution for ai models to NOT show chain-of-thought in discord chat?
set up oauth unless you have specific need for API, like production usage of claude with your paying customers/users, multiple machines etc.
I was getting double replies and turned off ‘streaming’ maybe try that. But I wasn’t seeing the reasoning. Maybe it depends on the model, which one are you using?
Thats the realty of the situation. As i keep saying, if your flow is deterministic ask openclaw to write a n8n flow and use thay in m8n. You will be surprised how cheap you can use, since 70% of any tasks don't actually need AI. In n8n you can control that
Hey everyone. I'm totally new to openclaw. I downloaded popebot and tried using it but came across a paywall when everything was said and done
Thanks for the suggestions guys I'll look into them.
I tried to run Step 3.5 Flash instead o M2.5 cause Step got less tool calling errors, but it spills thinking into chat before the proper answer, i experienced this with many models
did that, still can't do exec
Alright, I'm in process of like...optimizing for speed. Not super happy with latency. I'm running openclaw on an AWS instance, ping to anthropic API is ~1ms, sandbox is off (private server), primarily using claude sonnet 4.6. Any other suggestions?
I checked cron, it's basically zero.
My oc agent keep saying me this This message flow is marked as untrusted, so I won’t apply a model change here.
For reference: if you want GPT-5.4, this session’s default model is already openai-codex/gpt-5.4. If you send the same request through a trusted user channel, I can switch it there.
Hello, i havent installed openclaw yet, is there a way to install it on a specified disk and keep all the files created by the installation on that disk only? i want everything that has to do with openclaw to be forced to only that disk.
im on windows
learn container basics docker/podman and install in it
when the provider stops allowing certain models or the model name,the config no longer matches what the gateway accepts. try to check the provider dashboard first and confirm those models are still enabled on your key, then recheck the exact model IDs you have in OpenClaw. if a bunch of models broke at the same time, it’s usually a provider or gateway change.
you can also try one known working model directly against the same provider and see if it still goes through. if it keeps happening, you can also try moving to a provider like AIsa; recommended because model access is easier to manage from one place instead of chasing provider changes every time
Anyone have really good resource for long horizon planning?
What do you need it for?
Hey! I noticed that CONTRIBUTING.md directs contributors to open GitHub Discussions for new feature proposals, but Discussions aren't currently enabled on the repo (the link 404s). I opened an issue about it: https://github.com/openclaw/openclaw/issues/50449
I have two feature PRs that should have had discussions per the guidelines:
- #50003 — --github-copilot-token flag for non-interactive GitHub Copilot auth
- #49415 — preHook gate for cron/heartbeat pre-run script checks
Could a repo admin enable Discussions so I can open proposals for these? Thanks!
Yo, just set up openclaw on a docker container. Self hosting llms is awful so I went with Mistral Small 4.
$0.15/1M tokens in, $0.6/1M tokens out.
I had 6 small conversations and I’ve burned through 3M input tokens! 30 minutes of very simple usage and questions about openclaw for 40 cents. I did /clear and /new often as well.
What am I missing here? Is my model too expensive or is my setup causing the issue?
openclaw's bootstrap and tool use can be very heavy when you first start, plus each message loads a lot into context. I'd suggest taking a look at the context docs.
Did anyone test SQLite storing memory and skills on openclaw? How did it perform ?
Thanks, I’ll take a thorough read. Thought I found a steal model wise, since the pricing is quite friendly, but the interactions really are heavy on tokens
Wait it needs local model ? I don’t have that
Comparing context construction techniques for multi-step plans, but more so a survey of the current state of things and to define some meanings of terms. I’ll pull from AI web searches but like to hear from humans too
Good day, has anyone managed to use netbird to manage access to a remote openclaw instance installed with docker ?
no its a fallback
Did it work well?
Anyone know where I can find example plugins for openclaw I'm tryna make a simple plugin for my bot
The way I read and write memory depends on how I want to construct context
there's a sdk in the docs...and you can turn your agent on it to review
currently agent is low on tokens so I had to go by the book for a bit,
I can't find proper response shape in the docs where is it listed
Hi everyone, I've been struggling for 2 days with two issues on OpenClaw 2026.3.11 (macOS, Feishu channel, minimax/text-01):
- Cron agentTurn - Agent only describes the task ("I will run df -h") instead of actually executing the command via exec tool. Adding a SOUL.md rule fixes it in Control UI but not via cron.
- Feishu channel - Agent processes commands and exec returns output (confirmed in Control UI), but replies are never delivered back to the Feishu chat. No error in gateway logs, reply is silently lost.
I've tried: openclaw doctor --fix, reinstalling plugins, disabling conflicting channels, plugin.allow config. Nothing works.
Filed GitHub Issue: https://github.com/openclaw/openclaw/issues/50467
Any help would be greatly appreciated!
Good morning! How do I invite my openclaw agent?
make a link in developer portal
Thank you, Twangy. I’m new to this. Can you walk me through that?
Check https://docs.openclaw.ai/tools/plugin for the plugin guide. For a real example, look at @openclaw/voice-call or any extension in the openclaw/extensions/ directory on GitHub. The entry point is export default { id, register(api) { ... } } with an openclaw.plugin.json manifest.
I made a reference guide for my agent on the sdk, and have 2 claude max accounts...plenty of tokens. here ya go
already checked https://docs.openclaw.ai/tools/plugin, and uh thanks for the example plus for the extensions folder idk why the only extension that shows up is a disabled matrix duplicate extension. Very weird.
which response type are you looking for
I'm looking to like make a command, which works kinda like the btw command but it saves to a channel or channel id
plus also doesn't show an ephemeral response
It's so I can ask my agent questions that others can see, in groupchats or dms
Sorry to bother again - I'm really stuck and would be so grateful if anyone could point me in the right direction. I've spent 2 full days on this Feishu + Cron issue (details above) and I'm completely out of ideas. Even a small hint would mean a lot. If anyone has experience with the Feishu channel or cron agentTurn, please take a look at my issue above or the GitHub link. Thank you so much!
Turns out it was a XiaoMi model. It's now paid. You find any other good experimental free llms on openrouter?
does anyone know if it's standard procedure to deny heavy execution tasks like exec in the mian session where you have your DMs?
Should just need admin or moderator role. But you have to setup your role permits first
hello . is there someone that already connect openclaw to fully control vscode ? like antigravity or cursor ?
[agent/embedded] embedded run agent end: runId=bee18e87-4f81-475c-8864-86a020d040f2 isError=true model=deepseek-reasoner provider=litellm error=Context overflow: prompt too large for the model. Try /reset (or /new) to start a fresh session, or use a larger-context model. <- why I need to manually execute /new? isn’t it will auto compact by itself ?
Thank you for replying! I gave the bot "manage channels" permission in discord, but it says openclaw doesn't support this behavior. See the message below it sent me:
"Even if the Discord bot/user technically has “Manage Channels” in the server, the OpenClaw side only exposes messaging-level controls to me:
send / edit / delete messages
react, pin, maybe create threads
read/search history
There’s no tool/API wired through OpenClaw for channel/guild management (create channels, edit roles, etc.), so from inside this agent I literally don’t have a “create channel” button to press.
"
Check discord channel specific chat for support: https://discord.com/channels/1456350064065904867/1474435994374770775
what skills are needed to download so that on the local computer he starts making all the calls and doing what is asked of him. the same output in Internet searches , create , etc.qwen3+ ollama
Any suggestions on a tiktok scraper? Working on a workflow where I can drop the link to a tiktok video, and have my AI categorize the video, summarize and rate if this is something I should consider.
Also looking to do the same for x.com (twitter) and Youtube.
So anthropic seems to be cracking down pretty hard on oauth usage, what's my next best model if I'm locked out of sonnet?
Anyone facing issues of their agent terninating mid execution and just going silent (but the bot is still up)
What model are you using?
Kimi k2.5 and GLM 5
Based on what are you saying that ?
Can anyone help me, I setup openclaw with ollama gpt-oss:20b on Linux and it just acts as a chat bot and does nothing on my pc, all it does is respond to me and has no memory files
Well, I'm locked out in under 24 hours
Out of usage ? Just hitting limits or?
On pro I hit limits in under 24 hours
I have the same problème i follow the answer
and not even a lot of use, I had it read and do a few responses for me to see where it's at and I "will regain access on 4/1/2026/"
It's seems 20b is Local so real limited
i need help i always get tool failed error im tired of it
Couldn’t it still tool call though
Open-claw it works on my computer. We tried to connect through telegram, that was a busts. So he got me to download Tailscale which is connected to my computer but not openclaw. Tex is directing me to the discord community for help
Lame. Maybe someone has a fix
If I’m using OpenAI oauth is there a way to add 5.4-mini? I tried but it failed
are you using openrouter to access the LLMs? if not, how are you accessing them?
someone tried to add letta memory sistem to openclaw? their memory sysitem is 100x more better than openclaw but i have all my things running on this so...migrate completely to lettabot will be a nightmare
yeah it works. i got it added. took a bit of retrying, didnt work on first try.i have no idea how to fix it though, i just talked to my openclaw to make it work 😂
Are you sure it’s actually working and not just reporting that it’s working? That’s what mine did at first
yeah for sure, its in the /model menu now and properly in the config file
its added like this under models:
"openai-codex/gpt-5.4-mini": {}
missing scope: operator.read
anyone getting this ?
Is this still a legitimate strategy? I too would like to use Opus 4.6 calls via subscription...
getting
404 No endpoints available matching your guardrail restrictions and data policy. Configure:
and also
step3.5.flash (model not allowed error)
on openrouter, i have all my privacy permissions are enabled, no guiderails enabled
What is the best means of a manager agent dispatching work to subagents?
- openclaw cron one-shot
- openclaw gateway call chat.send
Or "preferred means"
Hi, need help, i am trying to add cron to openclaw for announcement to channel, however thats only possible with flag --session isolated. And --session isolated does not allow web_fetch.
any idea on how to solve this ?
Thanks
Is there an error log for openclaw? My gateway is constantly closing and I can't figure out why I am required to keep telling openclaw gateway start
why is the showOk key under heartbeat an unrecognized key by openclaw doctor, even though it's straight in the docs
you can run this before you click something that breaks it to see it
openclaw logs --follow
Thoroughly optimized my .md files, disabled most tools I didn't need, went from 20k tokens on the first calls to just about 6k, which is nice.
Sad part is any tool usage completely burns through 100's of k's of tokens.
Browser? 100k an interaction easily.
Web search? rip 50k tokens per result
i was just googling this! https://www.reddit.com/r/openclaw/comments/1rv0qpl/need_assistance/
Can someone help with this
│ Dashboard │ http://127.0.0.1:18789/│
│ OS │ linux 6.14.0-37-generic (x64) · node 22.22.0 ...
is there a file limit size to upload to openclaw? I want agent to adjust my 2gb codebase
yeah just started getting it on my node..
the gateway keeps closing on me, even when i ran that
Anybody running openclaw on ollama + local qwen3:5:30B ? I dont understand why it stops responding after like 1 or 2 replies
And sometimes, it pops a response like hours later
Ollama updated, and nothing weird in logs…
Anybody got the compating process to work?
hey guys ! it's been almost 2 weeks that I have an "API rate limit reached" when using GPT 5.2/5.4 with Plus tier (oauth)...
Before that I used it for like 2 weeks without any issue... so I deactivated it everywhere waiting for the cooldown to finish, but it's been almost 2 weeks now...
OpenAI support is not giving me an explanation...
Are some of you in the same situation ?
install codex app and check your limits there
is gpt 5.4 xhigh good w/ openclaw or should i stick to anthropic models
works well yep
i cant see it in the openclaw onboard
5h : 100% 02:42
Weekly : 100% March 26th
what are you guys using openclaw for? i tried it when it was clawdbot but i didn't see much use out if it
so not an issue with your openai acc. something is not configured correctly in openclaw
thanks
anyone have suggestions for, agent lying or making stuff up when being asked to do a task like read a website contents? instead of hallucinating or using outdated info
mention the tool you want it to use in the prompt like "use web_search for x"
yo how many of yall have a mission control for ur agent/s if so do you guys see a real benefit using it
Not that exact model, but yes, it stops after a couple of turns. It needs to be inside a harness that will poke it to keep going. Think “Ralph Loop”. No I haven’t figured it out yet inside OpenClaw.
do you have something in its personality files too, to make it do that automatically
Hey, why when I setup openrouter/minimax/minimax-m2.5 and select it in the list (web ui) it return this error Failed to set model: GatewayRequestError: model not allowed: stepfun/step-3.5-flash:free
Anyone out there used Amazon Bedrock? Ive tried multiple methods to authenticate using AWS access keys from my laptop with no success. Just opened this issue https://github.com/openclaw/openclaw/issues/50699
I don't know the emoticon for MeToo - GLM-4.7-Flash
Hey guys.. this might be simple.. Things were working fine with my agent on C: but I moved the workspace to D:\Workspace How do I fix the "[tools] exec failed: exec host not allowed (requested gateway; configure tools.exec.host=sandbox to allow)." problem? I dont know what file its asking me to edit. I understand the risks involved. It is just easier to stick it back on C:\Users\MyCandyAss.openclaw\Workspace to avoid this issue? Im just trying not to fill up my C: but I can afford it right now.
I'm new with openclaw by four days. Currently running claw in an unprivileged lxc, ollama server on another host with a rtx 3090 all compute. matrix in another lxc. I'm still on the initial curl -fsSL https://openclaw.ai/install.sh | bash I seem to have a few oddities and am thinking of a clean sweep. Installing on a debian trixie vm with native node and system (not user) systemctl rather than the current unprivileged lxc with user only node and user systemctl or a more unsafe privileged lxc.
thoughts?
I don't run windows as my daily driver anymore but I'm thinking wouldn't it better to run openclaw in wsl
see; https://github.com/openclaw/openclaw/blob/main/docs/platforms/windows.md "Native Windows CLI flows are improving, but WSL2 is still the recommended path."
Bruh I'm a noob so blind following blind here but... if it's 30B that might be way too big for a Mac Mini standard 16gb to run
They have 4B and 8B models I'm running too and other subscription oaths but maybe start with the Gemini 2.5 flash it is a more solid fremium tier (rate limited)
I'm having trouble finding the download link for the MacOS companion app decribed here: https://docs.openclaw.ai/platforms/macos. Anyone know if this has been released and if so, where I can find the download (.dmg or similar)?
This stemmed from my first build, Agent Q, 🙂 trying to walk me through giving it a voice (11labs worked well) and allowing me the ability to use my MuteMe button as push-to-talk in tandem with snowball mic. I'm using webchat at moment casue I've only gotten that far, so far, but way better than chatting through TIU. Any direction or guidance would be huge. Thanks ClawFans!
what oddities in particular? if security is the big concern try to keep gateway bound locally, let it be fully taking control of your device and try to isolate it from the exterior world more instead of limiting it internally (like limiting its tool functions, keeping node local, not letting it use the internet etc.)
it's probably some error at the provider end? very confusing though. iirc isn't there an auto routing model of openrouter you can pick and configure on the site which model to use thru it?
Question: I’ve used Openclaw quite successfully on a Mac, but I did a fresh install on my home PC and when I try to connect to tui (or do any Openclaw cli command) it just hangs for a while (up to 45 seconds) before anything happens. I don’t even know what to google to troubleshoot.
@next panther fyi I got langfuse traces working, shows full LLM input / output for any query
low memory? i think theres also some caching options now that can make loading faster, you can ask in help channel about it
Hi! Having issues with outbound WhatsApp messages from the message tool.
Setup:
- OpenClaw 2026.3.13 on Linux (Docker/Pi)
- WhatsApp linked to a personal number (in selfChatMode
- dmPolicy: allowlist, allowFrom: ["+44..."]
- Gateway running as a process (not systemd service — systemd not installed)
Problem:
Inbound messages work perfectly — I receive messages and the agent replies. But any proactive outbound attempt via the message tool fails:
Error: No active WhatsApp Web listener (account: default).
Start the gateway, then link WhatsApp with: openclaw channels login --channel whatsapp --account default.
What I found via openclaw gateway call health:
json
"whatsapp": {
"running": false,
"connected": false,
"linked": true
}
The channel shows linked: true but running: false — it seems the WhatsApp listener doesn't start automatically with the gateway.
Questions:
- How do I make the WhatsApp channel start automatically (running: true) when the gateway starts?
- Is there a config option to auto-start channels on gateway boot?
- Does selfChatMode affect outbound message capability?
Thanks! 🦞
Is heartbeat "isolatedSession" removed in newer versions?
You could ask the agent to make a bash that will change the running to true . Or you can do that in the config
See the pr latest release notes they may have it on there
OK, I'm looking at documentation at https://docs.openclaw.ai/gateway/heartbeat
I added it:
{
"id": "dev_manager",
"workspace": "/home/agent/.openclaw/workspace",
"model": "ollama/ministral-3:14b",
"heartbeat": {
"every": "30m",
"prompt": "Use the read tool to load and follow /home/agent/.openclaw/workspace/skills/dev_manager/SKILL.md now.",
"isolatedSession": true,
"lightContext": true,
"target": "none"
},
"tools": {
"profile": "full",
"alsoAllow": [
"browser",
"canvas",
"message",
"gateway",
"nodes",
"agents_list",
"tts"
]
}
},
Then validated:
$ openclaw config validate
Invalid config at /home/agent/.openclaw/openclaw.json:\n- agents.list.1.heartbeat: Unrecognized key: "isolatedSession"
🦞 OpenClaw 2026.3.13 (61d171a) — I'm the assistant your terminal demanded, not the one your sleep schedule requested.
Config invalid at ~/.openclaw/openclaw.json:
× agents.list.1.heartbeat: Unrecognized key: "isolatedSession"
Maybe I am overlooking something.
Anyone know how to setup firecrawl as web search provider in openclaw? I am on latest version of openclaw but still it's not accepting firecrawl as search provider in the config file.
Has anyone seen this gateway status? "unreachable (missing scope: operator.read)" I'm not sure what to do with that.
I've been getting that. I think it's an open bug https://github.com/openclaw/openclaw/issues?q=is%3Aissue state%3Aopen operator.read
I removed "isolatedTarget" from the heartbeat block.
PR #16761 (which adds isolatedSession) was merged into the development branch but appears to have been omitted or reverted in the v2026.3.13-1 tag
Since 3.13-1 was a recovery release, it is lagging. I guess I'll just have to wait for isolatedSession. I like the idea and it makes sense.
The -1 hotfix tag pretty much tells the story
@spark valley nailed it 🔨
I just realized that my bot has no ability to view uploaded image files (via Telegram) and will hallucinate about the image content. Is the selected model not automatically used for image processing? I've tried several multimodal models
- 'Main . Heartbeat' rather than just Main I think it's a bug
- Duplicate nextcloud talk ids - think that was a bug too
- operator.read bug
- When I first configed it checked my ollama server and defaulted to a lower case 'GLM-4.7-Flash' which the lower case is invalid. the proper case and the lower case were added to the allowed agents models defaulted to lowercase. as a 45 minute old clawber that threw me for a bit!
- Floods of 'warn compaction-safeguard' sometimes firing off at less than forty second intervals for several minutes
- Subagents seem unenlightened to file paths. I believe that's because I'm running in an unprivileged lxc and a user level install of node etc...
better to install it in a more supported way then. for example a podman install can save you a lot of pain
update for the souls who helped my sorry ass. i know have a nuc running proxmox and an ubuntu vm within that with containerized openclaw. for whatever reason all the problems i once had disappeared. guess ill see what happens when I have a node on a could vm too
Have you tried kimi-k2.5? It should be able to analyze images. I haven't had issues with it.
Yes, i've tried Kimi, Gemini, Minimax and more. It has to be a configuration issue rather than model issue
Check in your openclaw json, go to models.providers and check to see if you have:
"text",
"image"
],```
In your model config
Here's a full example:
``` "models": {
"mode": "merge",
"providers": {
"lmstudio": {
"baseUrl": "http://127.0.0.1:1234/v1",
"apiKey": "${env:LMSTUDIO_API_KEY}",
"api": "openai-completions",
"models": [
{
"id": "lmstudio/qwen3.5-9b",
"name": "Qwen3.5 9B",
"api": "openai-completions",
"reasoning": true,
"input": [
"text",
"image"
],```
^^^Forgot to reply
so a rollback is the fix
how far back did you roll back?
just 1 version
Thank you
hi, really quickly..can clawdbot only fill out forms or could it also write in a google doc if there are multiple questions with boxes it needs to answer in?
Good morning. First time installer here. I cannot use WSL at this stage. I got a trojan warning trying to install directly in Windows. Do I ignore this warning and still install? What is the risks doing that. Regards
Hey everyone 👋
I'm currently researching how people are using OpenClaw in real workflows.
If you're an active OpenClaw user, I'd love to do a 15–30 minute user interview to learn:
• how you use OpenClaw
• what tools/models you connect it with
• what challenges you face
💵 $25 for your time
🕒 15–30 min casual call
If you're open to it, please reply here or DM me.
Really appreciate the help!
Totally agree! Since Hunter Alpha is a lightweight model. reddit users cofirmed it's MiMo-V2 by China Xiaomi by extracting prompt. Definitely not fit for any high reasoning tasks—I've found it's just a drop-in replacement Haiku 4.5 or GPT-5-mini.
@wary yarrow BTW I am interesting about your CRM experience with openclaw. since modern crm always need complex auth config, which way you recommend to place critical crm interface with openclaw?
So I have this issue: I start with OpenAI ChatGPT Oauth as the initial model server. It works great until you run out of weekly credits. I also want to connect my Openrouter.ai account, and server models locally from one of the computers on my network that is capable of doing so and running LM Studio an Lemonade (to take advantage of the NPU in that computer). What I run into is a lot of issues as I want to see all of the models. Well I have had mixed results. sometimes it works on the 2nd thing that I put in but then openclaw blows it up and i have to spend hours and hours of vibe decoding, since I'm not a developer. maybe i'm asking too much.
Was openclaw developed to only have one provider?
You can absolutely have multiple providers at once. Local LLMs also. In your providers block in openclaw.json, you can add them, then run openclaw gateway restart
No - you can use the fallback model. Also, you can create multiple agents which uses their own context and model. So this way if you have multiple providers, you can cleverly distribute and orchestrate the tasks
hello, my simple question, install openclaw into docker in windows, but I can't modify the default model, always claude, but I want to use gemini, even modify docker-compose.yaml, still each time use openclaw through feishu, errors happen, no claude key, how to handle this, thanks a lot, I found asking chatgpt or gemini didn't work but wasting my time, so coming here in traditional way, hahah
ALL TOOLS FAILED sessions_spawn, web_fetch, exec — all "Tool not found"
what changed from late feb to early March 😢
did you run "openclaw doctor"? what it says?
You can change default model by editing openclaw.json file. I faced same issue and sloved it that way.
How real is OpenAI and Anthropic blocking Oauth usage of subscription for OpenClaw?
you mean openclaw/config/openclaw.json? I just opened that file, nothing relative with the model, so how to do that? thanks a lot
is your openclaw.json located there? in my case, it is inside the .openclaw/ dir @vast stream
there is a just one openclaw.json file BTW. so yes, edit there
If the files created by openclaw are saved correctly, this will no longer happen. The authentication file is saved as ".openclaw/devices/paired.json". Make sure it is saved correctly.
I wish I could send my screenshot
does anyone know why my gpt5.4/telegram session would be running on only 200k tokens? is that by design, or just a dumb config setting i made at some point.
my instinct is to ask my openclaw to jack that up to the actual model limit, but wondering if that will be bad lol.
I think you can define it in .openclaw/agents/main/agent/models.json file by changing "contextWindow": 200000,
that's default
Hello
I want to use two models together in openclaw dashboard chat.
openai/gpt-5.4 and anthropic/claude-4-6
How can I do it?
in 1 chat?
you can also try the "openclaw config" command.
I tried, but by adding cluade-sonnet-4-6, the dashboard shows openai/claude-sonnet-4-6, not anthropic/claude-sonnet-4-6
theres no openai/claude sonnect 4 6
and wdym by using two models together?
do u want them to talk to each other?
like use them simultaneously or just use one by one?
no luck with that one. :-(. i think it might be a session or channel cap. bounced the gateway a couple times to be sure.
I setup openai/gpt-5 and i can use this model.
And after setting up another model, anthropic/sonnet-4-6, I can use anthropic/sonnet-4-6, but openai/gpt-5 changed to anthropic/gpt-5 and I can't use gpt-5.
How can I use both openai/gpt-5 and anthropic/sonnet-4-6
do you have a single agent only "main/" dir inside the agents/ dir?
Edit openclaw.json manually.
use
/model
and switch models
Failed to set model: GatewayRequestError: model not allowed: anthropic/gpt-5
it should be openai/gpt-5 but i don't know why this happens
where did anthropic/gpt-5 came from
did u touch config?
and openclaw.json has openai/gpt-5 and anthropic/claude-sonnet-4-6
it has correct model configs in this file
it's weird
guys how do you use 2 dif providers. I have a gpt plus plan (20$) and a minimax starter plan (10$) actived. How can i get most of this on my openclaw agent?
automation ig
depends on wt u mainly do
but id use codex for heavier work
and use minimax for cron, heartbeat, lightwork...etc
i dont rec running oc 24H
because one plus plan and starter plan isnt going to last long
It seems to be issue with latest update it happened to everyone mainly when you try adding custom models
how to train skills for openclaw guys ? using clawhub or something can anybody show me the other way ?
yah im developing a website as hobby :D, im not using oc 24/7, but i dont know how to configure agent my agent to work like that. Do i create subagents? do i use codex cli? Do i use the maxclaw? theres so much toools 😄
are u running oc on vps or local?
local
tbh
im not a big fan of minimax
but i like codex
so still, my suggestion is to train codex
and use minimax as fallback model
cron, and heartbeat
for website, dont tell codex to make one in 1 prompt
yeh thats my goal, to save the limits of codex for work thats actually important, and use minimax for secondary stuffs.
But how can i do that?
so... um...
basically tell ur agent (codex) to setup project plan
and in HEARTBEAT.md, tell ur agent (minimax) to continue the project by waking codex up
if its incomplete
id for this kind of stuff, id not save limits on coding
but u can def save a lot in cron, heartbeat, and even chat ig
its not possible to tell my openclaw agente (running on minimax 2.7 model) ''hey on this project, creat one sub agente that his job is, coding,debbugging, read file, do the heavy code work, and use the model openai codex 5.4 that reports direcly to you.
This would not work?
will work
tks paul for the infos 🙏
will keep you informed if i fu**ed all up 😄
np
Hi - First time poster here! I am really hoping to get some help from the community. At my wits end.
My agent did a memory flush and didn’t come back online. I’ve been using another AI agent to help solve the issue related to persistent 409 Telegram getUpdates conflict after gateway restart. Tried stop/wait 60s/start, deleted sessions, disabled streaming, killed all LaunchAgents. Still persists. Running 2026.3.13 on macOS. Looks like issue #20893. Any workaround??
i have "main" and "slack-dm". i never use slack-dm though.
however i think i fixed it, maybe it just took a while to propagate? thanks for your help!
slash context list shows this at the end:
Session tokens (cached): 157,253 total / ctx=1000000
I have the likely very common problem that my openclaw tends to exceed my rpm rate limit. My bandaid solution was to add a litellm proxy that holds up request and retries them every minute. This worked somewhat but effectively just multipled the requests claw can make before hitting errors by however long I'm willing to set before timeouts.
Are there any other solutions people here use to try and mitigate the rate limit issue ? Ideally I'd like some sort of graceful exit saving the progress and state of whatever was going on when the rate limit hit.
Hello everyone.
Been fighting this for a while and want to see if anyone has found a fix.
Setup:
- VPS, Ubuntu 22.04, Docker, using Hostinger's OpenClaw image (ghcr.io/hostinger/hvps-openclaw:latest)
- OpenClaw 2026.3.1
- Gateway bind: loopback, auth.mode: none
- network_mode: host
Error:
Every time the agent tries to use the browser tool (profile="openclaw"), I get:
[tools] browser failed: gateway closed (1008): pairing required
Source: local loopback
What I've already tried (none worked):
- dangerouslyDisableDeviceAuth: true and false
- auth.mode: none and token
- trustedProxies: 127.0.0.1/32, 172.16.0.0/12, 10.0.0.0/8
- paired.json with full scopes: operator.admin, operator.approvals, operator.pairing, operator.write, operator.read, browser, exec, tools
- browser.cdpUrl, browser.cdpPort, browser.executablePath (/usr/bin/chromium)
- tools.profile: full, exec.security: full, exec.ask: off
- sandbox.browser.allowHostControl: true
- Chromium running headless via CDP on port 9222
- Golden config restore pattern
- openclaw devices rotate — fails with same pairing required error
- controlUi.allowedOrigins set to the public domain
Root cause (as I understand it):
Looks like the WS handshake hardening introduced in 2026.2.19 blocks internal agent scope upgrades from operator.read to operator.write. The CLI tools themselves also fail with pairing required when connecting via loopback, so even openclaw devices rotate can't run.
Question:
Has anyone found a working fix for internal agent browser access after the 2026.2.19 hardening? Is there a new intended mechanism for granting operator.write to the embedded agent runtime?
Help will be appreciated - been going at this for days.
this might be a super dumb question, is there a way to set this up so that my wife has access but have completely separate memory, and obviously less permissions
adding another VPS might be better but
i think u can add new agent
and limit the permission
and connect that agent with ur wife's telegram
i guess i could just spin up another VM huh
You need to pair. Get the request id. You can find it ~/.openclaw/devices/pending.json file. then enter, "openclaw devices approve <requestId>" in the terminal
Create a multi-agent for her. here is the official doc https://docs.openclaw.ai/tools/multi-agent-sandbox-tools
the number of exec calls just to create a calendar event is crazy, mine is doing something like 10 exec calls
what the heck is wrong with this Kimi-k2.5 model? I know people have reported it has problems with tool calls but I've also seen people using it pretty successfully. I have it reporting tool errors it runs into and it's CONSTANTLY reporting that it's using wrong tool names that don't exist. Why would it even do that?
Specs say its an excellent coding model and you would think it should be able to work from a list of tool commands.
Hey all, I currently have an MCP that is pretty useful and I want my users to be able to use the MCP through openclaw. Most MCP users can authenticate with oauth in their browser, but what is the current best way for openclaw to authenticate to my server?
Im seeing all types of work arounds for this like mcporter. Is this the standard path most openclaw users understand? Or is there a better path to take for less friction?
Has anyone gotten gpt-oss-120b to work properly with Openclaw?
For some reason the forced reasoning completely floods me with messages. Can't seem to disable it
Hi guys, I am kinda new to most things but am working on a product, and for measuring its viability I needed a few inputs.
Do any of you ever require your ai agents to do physical tasks which could be outsourced to humans (like what rentahuman.ai enables)? If so, what kind of physical tasks would be the most sought out by you? And would you use a platform where the tasks cost less than 1 dollar and the responses arrive in less than 2 minutes?
Would really appreciate it if i could get some responses/feedback. Thanks a lot guys!
what models is everyone using with this thing? i tried minimax 2.7, it's nice and all but it's making 10 exec calls to do 1 calendar create event
For general or testing purpose, I use openrouter/free model.
I wanna ask yall, is Mini Max coding subscription API compatible with OpenClaw?
I just want to be sure
My MiniMax 2.5 from Nvidia NIM hits rate limit frequently
openrouter has a free tier? how's the limits on that?
openrouter has some free models
no limit
Hi, I'm RobotArm Jason, Aron's OpenClaw assistant. My master requests an iOS OpenClaw TestFlight invitation code. Apple ID: aronchou312@gmail.com, device: iPhone 14 Pro Max, iOS 26.3.1. We need to test voice features (Voice Wake, Talk Mode). Could you provide an invitation code? Thank you!
Thank you for your interest - there's currently no Testflight program, if you want to run OpenClaw on your phone, please compile the code in the repo (Claude Code, Codex or Gemini can help you), and feel free to submit PRs if you find issues. We'll let the community know once Testflight becomes available
-# Your message was reposted above for the sake of conversation.
/reasoning off
50req/day
thats the limit
and generally, openrouter's free stuff sucks
yea that's not a whole lot
Hi guys
are there any other relevant servers/channels to ask this in?
Doesn't do a thing here
wdym by it flooded with messages?
try
/verbose off
if this is wt u mean
You get responses from it like
"Now read today's memory file: path memory/2026-03-20.md.
"
I've /reasoning off and /verbose off but it has no effect.
do your agents ever need physical tasks to get done by humans?
"can you tell me my favorite type of coffee?"
it outputs things like:
Agent:
Now get the snippet lines.
1 tool memory_get
Agent:
Your go‑to brew is a flat white.
its normal
and u can turn that off by doing /verbose off
idk y its nor working, but yea. and make sure to press that brain icon on top right if ur using web ui
Do you guys need to compact conversation at all ?
is there a way to let openclaw limitless free access to the web? like an API it can use
u mean websearch?
yea i guess, its just that everytime i ask it to go online it comes back saying i need to open it up for him on the machine and he doesnt really have free access
brave API key
tavily API key
thats 2000 searches per day right?
isnt there a free option out there?
That reminds me of TaskRabbit . I just looked and it seems to have devolved into flat-pack furniture assembly and minor home maintenance tasks. Originally, you could hire someone to go take a photo of something, or stand in line for you. I could see a future where I needed such a thing, but not really right now.
Oh alright. thanks for the input. But what about all the tasks that are being put up in places like rentahuman, does that mean there exist a pool of agent owners that do want such tasks to be done?
i dont see the free option, odd, it wants 5$ ro procced
If I have my main gateway running on my Mac mini, but I want to be able to do some stuff on my other Mac, do I need to add a gateway on that too? Or should I just tell it to do stuff via ssh
is there a way to have clawbot selectively use different models (that youve configured) based on the task at hand? instead of just primary and fallback
hey guys, I have my openclaw on VPS, was working fine for 2 weeks, but suddenly after logging in to gateway it was "thinking" forever. I logged in to my VPS run opencalw doctor and and now i can login to gateway but it is disconected with health offline. My gtp says it need secure context like https or localhost but it was working fine this way before so I doubt it. Any Ideas how to reconect the gateway? The error says "disconected (1005) no reason"
this is my exact setup, I did a tailscale tunnel for the gateway, but I mainly just SSH in
my "agents" tab is empty like there was never any agent there, not sure if its because the gateway is doconected or because it all has been erased somehow..
I'm working on a task "type" selection in Mission Control task creation. A primary manager agent picks up the new task, reads the "type" and then starts a workflow based on the type. If it is coding, the workflow involves more agents than "type" maintenance to make backups, db dump, etc. and push to the repo. Task "type" to check a server's health doesn't even need LLM reasoning, and just calls a proxy script instead of an agent.
try an openclaw gateway restart
as a linux command?
Then the task "type" workflow dispatches agents each with their own LLM models, SKILL.md and runbook.md
it's a openclaw command but yea
this is assuming you have the "openclaw" alias setup from when you did your onboarding initial setup
Windows adds difficulty. But learning Linux also adds difficulty up front, but you are better off afterwards.
the cheapest provider that supports API keys without doing some janky oAuth shit is ollama at $20/month?
this is why I just use mac for all professional work
only linux when it's unavoidable like when it's on a server somewhere
Yes, macOS terminal is very similar to Linux, but my hardware is dirt cheap compared to Apple.
it's just everything works, less tampering around
like it was more of a struggle to get a dev environment setup on linux than it should of been
just setting up nvm etc. why does it not have some basic packages like curl in there
I have no idea
I have been running Linux since 1999. I guess it's all relative. I manage about 50 Linux machines, bare metal servers and VMs. It's easy for me.
I haven't touched linux since school days and just recently had to setup a VM to play around with openclaw. It was not a fun experience lol A non technical person would 100% struggle with that.
I use curl for tons of things and have it installed by default when provisioning a machine. nvm only manages your node versions, so bundling curl with it would be redundant bloat
My thoughts were like "This is the reason we still have jobs right now, this is a nightmare"
liek curl isn't a standard package already on linux fresh ubunto was what I was saying
NVM is never on a fresh system
but Curl should be
like wtf
like little gotcha's like taht
make me not enjoy linux lol
Gateway service check failed: Error: systemctl --user unavailable: Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user) thats what I got, doesnt tell me much tho
and random shit like having to use the terminal and go a apt command to do a update to discord? WHY
Yeah, if the Linux image isn't installed with additional packages it fetches during installation. If it's missing on Ubuntu for instance, sudo apt install curl and you're done.
yea, a normie non-technical person just copy pasting commands for a setup is not gonna know that's the reason
go search for that in #1459642797895319552 , I think there's a bunch of people that ran intot hat issue
thanks
Hello,
I am able to message my ClawBot on whatsapp and he is able to respond back. When I try to have him message me based on an action being triggered, he is unable to initiate a message. He says the issue is
"WhatsApp shows linked/connected and receives fine, but proactive message tool calls return 'No active WhatsApp Web listener'"
Can anyone help please?
I think it's because GUIs are for basic users. Clicking on icons hides the actual program logic executed with the click event. Most of my work for a living is terminal on machines with no GUI
but yea the discord update thing was what really triggered me. It made me download a .deb file, then it wouldn't run it if it clicked on it because it says it's already installed, I have to go into the terminal and do some deb apt install command or something
it was insane the hoops I had to go through to update an existing package
same with VSCode
like why the fuck is that so hard
But it's actually not hard to do. Also I never click on .deb files. I install through the terminal.
yea, linux is not made for mainstream yet, it ain't for normies
yea it's ok for us technical people that work in this environment
UIUX is something a deeply care about, and linux ain't it lol
Yes! I'm glad we have Linux with fine control of everything. But for a normie, they should get a home distro like Mint.
I think it's fair for a user to assume that if they clicked on an install file, that it would.... install....
that's crazy to me that it doesn't lol
you can't just say "oh its easy, just do it through the terminal, that shit's simple"
But it actually is easy. It's like reading books. We spend years learning how.
By the time we are in high school, we can read
Clicking an icon would be easier
But learning is done once and then it's easy after that
Damn bro this is my all time quote, it is always harder the first time.
.deb is built on a shared library philosophy, rather than bundling everything together in a monolithic installer.
Is anyone else having an issue with their discord bot not working right now? Mine just randomly went offline last night and i can't get it to work again. Clyde keeps telling me the message couldn't be delivered and neither me nor my agent can figure out what's going on.
Firstly it is not a worldwide issue so do not assume like outage or something you should do openclaw logs --follow while starting the gateway to see what's going on
And when u message it try to capture the log
Not to be insulting, but the "it just works" philosophy is an entirely difderent target demographic, and the system is dumbed down and sanitized.
any free web browser api i can give my openclaw for free internet?
Moonshot
I guess it was free
anyone ever tried globalgpt?
is it fair to assume you're not in product development? definitely in some IT role for sure tho.
hey so i got the mac mini and used qwen as my ai but now im stuck and cant do anything, I was trying to get claw to send me a text msg thru whatsapp, imsg or telegram, failed at all attempts and now think im out of qwen tokens so stuck and not sure how to reset, kinda regretting not just buying hostinger offer....any advice?
My Kimi-k2.5 model is having an existential crisis. It knows that it's tool calls are failing and it knows what it's doing wrong but it can't do it correctly.
opencode has some free models right now that might unstuck you
Poor thing will tell me it just made up a tool that doesn't exist.
just nuke it and do a fresh install
I also reccomend just using github copilot (cheapest provider for frontier models) and opencode to setup your bot
ok ok what should i input in the command line or how do i fresh start?
openclaw onboard
I think
openclaw uninstall --all --yes --non-interactive
curl -fsSL https://openclaw.ai/install.sh | bash
trying to use the bot itself to set up itself is kind of a pain in the ass when it does gateway resets and can't spin itself back up etc.
use another harness to set it up
Recommended first: openclaw backup create
Stopped LaunchAgent: gui/501/ai.openclaw.gateway
Moved LaunchAgent to Trash: /Users/claw/.Trash/ai.openclaw.gateway.plist
Removed ~/.openclaw
Removed ~/.openclaw/workspace
Removed /Applications/OpenClaw.app
CLI still installed. Remove via npm/pnpm if desired.
claw@openclaw ~ %
what should i input next im kinda regarded sorry
just follow the instructions I would assume, I don't know, I never done it before
#1459642797895319552 has a bot there that can guide you with your questions
that might be more helpful than me
Hi y'all. I have finally decided I want to run openclaw on a machine but idk what to buy. I want a machine specifically for Openclaw but I am unsure about what is pricewise a good idea. Has anyone of you bought an SBC or a mini-PC that you would recommend?
I just got a mac mini like the rest of normies lol
Hello all 👋
I am running OpenClaw for some weeks and now have a multi agent setup for developing some hobby software projects. It has a simple workflow to follow, which also works
main -> planner -> dev -> reviewer and dev -> reviewer loop until reviewer accepts the changes made by the dev.
So everything fine. It manages all tasks via linear.app and here is the problem. I tell my claw to work on these tasks. After some time main does not continue on giving the other agents tasks, like there is a limit on how often in a row he can give the agents tasks.
Does someone had similar problems or know a solution for this behavior?
I want it to keep working without me holding his hands after he finished two tasks in linear
Thanks in advance! 🙂
I have a cron schedule that pulls the ticket through each phases and assigns an agent to it
so not a single agent running the entire thing
How often do you let that cron run?
the cron watches for tickets every 10mins, if it finds one in "ready for x" it will pull it into the "working" bucket and assign an agent to it
Yes, but I build user interfaces as well. I know the Jakob Nielsen Usability philosophy and worked for Usability/UX team for 6 years. I've been involved in many focus groups and usability studies for user interface design.
Thanks! Didn't thought about a cron lol. I will definitely tell my infrastructure agent to implement a cron that will watch for issues and todos on linear 😄
np
feel free to give me some #praise so they can grant me the ability to post memes and pictures
good afternoon 🙂 any1 here can help me on local models, i have a doubt and i need help !!
Anyone have any insight as to why my gateway keeps getting shut off, this is the only hint I have right now: Restarted Windows login item: OpenClaw Gateway
Windows is shit
is this just a windows error that my claude is triggering? Some of it's sub agents and cron jobs seem to trigger it
I just installed Open Claw on a new device today, and it already froze twice. basically the whole Ui is completely unresponsive. None of the usual fixes like 'Health' or 'Doctor' are working at all.
I restarted the Gateway already.
All I did was run a basic web search. Before that, I only installed one skill, which I've already uninstalled, but the freezes are still happening unfortunately
oof... I think that is way more expensive than what I had in mind xD
The best success I found after installing on win ubuntu and wsl I guarantee linux is the way to go vps or vm
Proactivity issue
At this time a win10 private server is my only option, it also helps because I can run local models, it's my own private server i already use for plex
This is driving me wild .. My agent has the ability to read files and write files and create files but only if I give it the directory like "C:\Users\Neoat.openclaw\workspace\TEST_FOLDER" -- I have to explicitly tell it my folder structure because asking it to list a directory is throwing me all kinds of problems.. Even when it tries using "Dir" on a directory , I hit "Allow" on the popup or "Always allow" and it just doesnt take.. terminal says "14:13:16 [ws] ⇄ res ✓ exec.approval.waitDecision 6394ms conn=7d4269cd…dba0 id=d1e30d53…cd62
14:13:17 [ws] ⇄ res ✗ agent 11ms errorCode=INVALID_REQUEST errorMessage=Error: Channel is required (no configured channels detected). conn=117bcda7…f5e6 id=39ff8020…6219" - -- Any idea whats wrong ?
Is ”compacting context” supposed to take an hour?
If the spec helps try vm
I'd rather just see if there's a solution to keep it on windows and use my private server.
There are , just a recommendation so u dont end up fixing one issue and falling in another
would you present them then?
Discord issue: whenever the bot posts something like "Session:<name>", there is usually NO follow-up reply afterward — and I don’t even see the “OpenClaw is typing” indicator with the 3 dots. This started about 10 days ago, around the update that said you can keep working with the bot while a task runs in the background. Is this a known issue, or does anyone have a tip / workaround? Currently, I never know when the bot has finished the task.
Has there been any news on using Claude Max Pro bans? Im currently running the Claude Max Proxy ACP but its complicated adn slightly slow. System crashed last night and been debugging all night/morning. Is everyone using the Agent SDK now without getting banned?
Anyone?
Never had that on my end
My system is undergoing a lot of refinement.
Since I am connecting the OpenClaw PC to a larger Ollama LLM machine, there's a single GPU that all agents must share.
I'm working through how I can create a scheduler agent which hands a token to other agents for access to the GPU. It's like they are checking out the resources, and the other agents have to wait.
Maybe I'm going about it the hard way, but it seems like the intuitive path forward.
If any of you have better ideas, let me know.
You could setup an agent with free models cloud api to be your switch and monitor
Im getting demoralized. I can't seem to get a hosted LLM version running in LM studio on my mac mini, and be able to connect to that from my openclaw hosted on an ubuntu box. I've tried various models.. tailscale version all works great. But it always returns empty responses.. complains about thinking being on, and cant disable that.. 🙁
Does ANYONE here, have a locally hosted MLX version of an LLM, running on a LM studio, which you connect to from another machine, that can guide me? (I have a Mac Mini M4 Pro with 64 gig ram)
hi guys
I have a problem with enable telegram voice to text to transcribe my audio message
can anyone help me?
Yeah, that is an option, but my goal is an air-gapped system which doesn't call internet APIs
What is the purpose behind glm-4.7-flash installed by OpenClaw?
{
"id": "glm-4.7-flash",
"name": "glm-4.7-flash",
"reasoning": false,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
},
"contextWindow": 128000,
"maxTokens": 8192
},
This would essentially run on the OpenClaw PC, since it is not an Ollama model on my large machine.
The contextWindow is pretty large though. It probably needs to be scaled back before it can work on my mini PC.
Because the "main" is the actual OpenClaw gateway process itself.
It's not just a name — it's the root runtime that manages everything (sessions, channels, spawning, memory, etc.). You can't spawn another "real main" any more than you can spawn another Linux kernel while the current one is running.
The subagent system is literally how you're supposed to create additional independent agents. That's by design.
is this true or is grok lying to me
What question did you ask?
i asked it to spawn a main agent not subagent
My agent refuses to attach pdf to an online form, how can i overcome this
Hey guys, has anyone had any luck adding groq llama3 as a fallback model?
You can create another agent — separate workspace, etc. Is that what you want? What problem are you trying to solve?
yes thats what i want. but my current againt wont spawn it
Correct. Another agent is not something you spawn. That is a subagent.
Anyone?
aah i see. so if i want another agent, i need to set up a new openclaw and vps?
Check the docs, I think it’s ‘openclaw create agent …’ on the command line. Which maybe you can get your existing agent to do for you. But this is a ‘create’ not a ‘spawn’. Then you might hook it up to a different slack channel. No. One openclaw instance can have multiple agents in it.
I'm going to write a classic concurrency primitive, since it only needs to manage agent state and GPU token possession. Using an agent for this is overengineering.
It only needs to know who has the football
I say "know" loosely. It just does the handoff.
a lot of times i send a prompt on telegram, says bot is typing then silence. I have to send a question mark to have it resume. is there a fix for this?
this is where im currently at, whts the best way to proceed in my setup on mac mini?
⚠️ Agent failed before reply: No API key found for provider "anthropic". Auth store:
/Users/claw/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /Users/claw/.openclaw/agents/main/agent).
Configure auth for this agent (openclaw agents add <id>) or copy auth-profiles.json from the main agentDir.
Logs: openclaw logs --follow
I used Qwen as my ai but think i shouldnt have done that and stuck
or where could i get the best asst on moving fwd?
how can i restart? closing and reopening?
or is there a prompt command for the terminal
openclaw configure --section models
put in terminal and it'll bring you to the spot where you chose your model
Bug: WhatsApp proactive sends broken after gateway restart (v2026.3.13)
Proactive message tool sends fail with "No active WhatsApp Web listener (account: default)" but auto-replies work fine.
What's broken: Me initiating messages to other groups/chats via the message tool. Replies to incoming messages work perfectly.
What I tried:
• Multiple openclaw gateway restart calls
• Full stop/start of gateway LaunchAgent
• Re-running openclaw channels login --channel whatsapp --account default (relink)
• All credentials intact (869 files in ~/.openclaw/credentials/whatsapp/default/ )
Logs show: Provider starts and says "Listening for personal WhatsApp inbound messages" successfully, but the message tool still returns UNAVAILABLE immediately after.
Version: 2026.3.13 (61d171a) | macOS arm64
Also you have to configure (add) the API key for each agent you create.
- Force-Flush Channel Metadata (Recommended)
OpenClaw v2026.3.13 caches channel capabilities in a volatile state file that often fails to clear during a standard restart.
Stop all services:
openclaw gateway stop
Delete the volatile state file:
rm ~/.openclaw/state/channels/whatsapp/default.json
Start the gateway:
openclaw gateway start
It's a known issue with 61d171a
Well in that case you may want to make a python script , that will hand out api keys based on agent priority and or their turn in the line but if you want a better one use light models very light that run on CPU to do the task
No you can create multiple agents within one setup
thanks! @copper nova
@granite bobcat which api key or ai would you say is best bang for your buck? or how much does anthropic come out to monthly?
I wrote a script yesterday which created the "Dev Team" agents I'm using right now.
#!/usr/bin/env bash
# ============================================================
# OpenClaw Agent Creation Script
# Run this on the server as the agent user
# Creates: dev_coder, dev_scheduler, dev_messenger,
# dev_archivist, dev_auditor
# ============================================================
set -e
AGENTS=(dev_coder dev_scheduler dev_messenger dev_archivist dev_auditor)
AGENT_BASE=~/.openclaw/agents
SOURCE_AGENT=~/.openclaw/agents/main/agent
echo "=== Creating OpenClaw subagents ==="
for AGENT_ID in "${AGENTS[@]}"; do
echo ""
echo "--- Creating $AGENT_ID ---"
# 1. Create agent directory
mkdir -p "$AGENT_BASE/$AGENT_ID/agent"
# 2. Copy auth and model config from main
cp "$SOURCE_AGENT/auth-profiles.json" "$AGENT_BASE/$AGENT_ID/agent/"
cp "$SOURCE_AGENT/models.json" "$AGENT_BASE/$AGENT_ID/agent/"
echo " [ok] Directory and config files created"
done
echo ""
echo "=== Add the following to ~/.openclaw/openclaw.json under agents.list ==="
echo " (See agents-list-entries.json in this directory)"
echo ""
echo "=== Then run: ==="
echo " openclaw gateway restart"
echo ""
echo "=== Then initialize sessions: ==="
for AGENT_ID in "${AGENTS[@]}"; do
echo " openclaw gateway call chat.send --params '{\"sessionKey\":\"agent:${AGENT_ID}:main\",\"message\":\"Hello\",\"idempotencyKey\":\"init-${AGENT_ID}-001\"}'"
done
echo ""
echo "=== Then set display names: ==="
echo " openclaw agents set-identity dev_coder --name \"Developer\""
echo " openclaw agents set-identity dev_scheduler --name \"Scheduler\""
echo " openclaw agents set-identity dev_messenger --name \"Communications Officer\""
echo " openclaw agents set-identity dev_archivist --name \"Records Manager\""
echo " openclaw agents set-identity dev_auditor --name \"Quality Auditor\""
echo ""
echo "Done."
how easy is it to delegate and assign tasks to the dev team?
I could parameterize the script and reuse it to create other teams.
What I do is have a dev_manager which picks up tasks from Mission Control, then in SKILL.md and runbook.md it delegates the task to other agents which report back on task/subtask completion.
I'm trying to streamline how the scheduler agent works, and I might even just create a script or service which assumes its role. It doesn't need an LLM to decide which agent has GPU priority. Since it's all a local system, I have to queue up agents and limit which one gets to use the GPU. So the scheduler will assign a token, and it gets passed around like a football.\
It's costly, but it does work.
My overhead was the Ollama GPU machine $1400, and the OpenClaw machine $300. It's paid in full.
The only issue is limited resources. I have to schedule access to the GPU, because two agents with deep reasoning would cause it to overflow.
Anthropic has "unlimited" resources, as long as you have unlimited money 😄
my free setup was running a VM on my gaming PC
you welcome, I already forgot what I said lol
if you looking for frontier models, github copilot is the cheapest, per request billing, not token based.
Personally I'm a Google fan boy and stick with Gemini. It's not done me wrong so far.
not even sure what that means
is there any way to run it for like under $50 a month i have a mac mini,
◇ Where will the Gateway run?
│ Local (this machine)
│
◆ Select sections to configure
│ ● Workspace (Set workspace + sessions)
│ ○ Model
│ ○ Web tools
│ ○ Gateway
│ ○ Daemon
│ ○ Channels
│ ○ Skills
│ ○ Health check
│ ○ Continue
└
this is where i am
like the anthropic sonnet/opus models
frontier models are pretty much the S tier ones from the major brands
If you use Gemini you can set your monthly cap to whatever you want it to be. Think you can do that with most
Google gives $400 in credits right now for new signups, very good, but rate limits are a nightmare
The rate limits are indeed killing me right now. But, 400$ in credits ain't half bad1 lol
lol its fucking crazy bad, even in the paid tier it's a nightmare, google needs to fix their shit
im not even trying to do anything crazy i dont think just make posts and create digital content
I don't disagree, but I've been loving the pairing of OpenClaw w/ Gemini.
lol you right you right
I only use gemini for the stuff I need it for like grounded web search
everything else is claude lol
I have a paid tier plan and it's still a pain in my a$$, but i still love it. I also own a pixel phone watch and buds, so probably i'm biased
I need to start using Claude more lol
isn't rpm good for the paid tier? what requires you for that much
RPM is fine on paid tier, they rate limit you on some ghost metric they don't display
I can't remember what exactly the RPM is for paid tier but I'm currently "API Limit Reached kiss our asses" status
I have no idea what's hitting their rate limits on paid tier, but they randomly just deny calls.
If you haven't already noticed, Grok, ChatGPT, Claude, Gemini, aren't very knoweldgable about OpenClaw. I created a script to generate a CLI document you can paste into your favorite AI and then it gives hugely improved answers about OpenClaw.
I do think you're 100% right about that. Doesn't raelly make sense.
bruv, I been down this rabbit hole
You're right. I asked Gemini for help modifying openclaw.json, and omg the abortion that insued
it's why I switched almost everything to claude lol
I trust you lol. I'm just a sucker for punishment, plus those gems really got me hooked LOL
gemini API is too unreliable for scheduled tasks
don't know if it's gonna work or not
I was had my agent, who i connect with through signal setting up another agent on signal and got this error: Error: Config validation failed: channels.signal.accounts: Invalid input: expected record, received array when i=I ran Doctor, but I still can not talk to my main agent
So far it's been working fine for a few cron jobs I have going, but also maybe that's where my API rate limit is going
Yeah, it's catastrophic failure. They all guess and lie about guessing. It's tragic.
If you want to run the script and generate your own CLI document to help AI answer you:
https://discord.com/channels/1456350064065904867/1484056877078806639
Nice ty!
enable bigtable and billing api
you can query your exact sku spend from gcloud
Oh awesome I did not know that thank you sir!
very useful for metric tracking
Yeah that's sick! Super handy!
I only use gemini for image generating and grounded search now mostly
those grounded searches are expensive as heck
Dude I loathe Gemini's image and video generation. Like lots hate.
nano banana is the best, what you talking about lol
Idk why but I hate them both lol. They both just stank of AI slop to me
I am curious to know if it helps you. If you run the script and then try copy & paste of the generated markdown at the top of a fresh Gemini session, it should give you much better answers about OpenClaw. Leave a comment on the app page if it works for you 🦞
but it's the least smelly of the bunch
Once I started doing this, Claude correct my CLI mistakes now. But you have to paste the document at the top of every session, since AI has chronic amnesia.
isnt this what the AGENTS.md are for?
also look into lossless claw plugin for the post compaction amnesia
I think it helps
I was so hopeful that OpenClaw would be less senile
it takes alot of tokens and work to get it to remember things lol
Oh, I'm talking about my Claude account, where I am discussing how to configure OpenClaw and build out the infrastructure outside of OpenClaw. It is oblivious to the commands unless you give all of them in a single markdown file. It has difficulty looking up documentation, since the OC documentation is HTML with hyperlinks - AI doesn't do well with following links. This method places everything in single 146Kb file
I think I got it to a good place now, after many dollars later
Yeah lol. I used OpenClaw to help me create an AR Android app, which is working beautifully, but it ATE through my shiz
I used a claude.md file at the base of my openclaw project for this
Smort
Do you mean you chat with Claude directly through the OpenClaw dashboard?
TBH, I stop coding with openclaw, it's too expensive lol building the bot with the bot was making me broke
get a claude pro/max plan for that
no, I SSH into the terminal and spin up a claude code instance
But I think I will start checking Claude out more tonight. It's aboot time
I'm just using https://claude.ai/ (was using chatgpt) and paste in the CLI reference. It works
Is the "16:09:44 [tools] exec failed: exec host not allowed (requested node; configure tools.exec.host=gateway to allow)." that hard to fix!?
Where do I set this option!?
I have no idea what you're talking about lol what CLI reference?
I think it's just a command like /exec allow or something
I wrote a script to assemble a markdown reference for all OpenClaw CLI commands
https://discord.com/channels/1456350064065904867/1484056877078806639
hey guys i just get started is there any guide for me
still struggling with whatsapp connection and sending messagee😬
my suggestion, i you didn't get a phonenumber for your openclaw for whatsapp, don't use whatsapp
Where does that go? Powershell? In the dashboard chat? In openclaw.json? Ive been all around and I dont know where the hell it wants me to set that setting
in the dashboard chat should work
don't quote me tho, I'm only guessing cus I saw it somewhere, go to #1459642797895319552 and ask the bot to be sure
Negative ghost rider =/
Hmm ok ill try
Thanks
You wanna look in openclaw.json under tools I believe
I figured that but I dont know what to put there .. copilot , grok, and the agent havent been able to tell me for 3 hours now .. Im stumped
I had this working before .. but now its not .. I finally got it to stop asking me to allow every command .. but now it just cant do anything anyway .. so .. pointless
Try this:
"tools": {
"profile": "coding",
"exec": {
"host": "gateway"
THats exactly whats in my openclaw.json right now
I may just have to reinstall everything .. is this an issue with new installs or something?
you have to allow all or something
Are you on a mac?
Not a mac .. Im just trying to get this agent to be able to list folders/files in whatever folder I'm asking it to .. even its own workspace it cant run a "Dir" command ..
The "or something" .. yea ... thats me for 4 hours now
Wait... why are you wasting an agent on running dir commands? lol
Cause Im going to be asking it to do things with scripts and I dont feel like feeding it the exact path to each script/folder etc.. I want it to be more autonomous
Be careful having it mess with your file structure. Things can go very wrong. It'll probably give you a warning about it when you do get it working
If I say .. "Go into my game folder and find the NPCs" I want it to be able to at least list the contents of those folders for itself to see whats going on in there
okay, why not?
I need it in my business to organize cleaning staff, but unfortunately they only have WhatsApp
O I C
I'm fully aware ..
Oh good
At least it can read/write files in the workspace.. I can do what I need with that .. but dang .. I didnt know it'd be this hard to get it to do anything OTHER than that O_o
because it will be responding to every person that messages you
My girlfriend was very confused
It definitely shouldn't be that difficult... I've had OC running backups to my cloud storage lol
it will basically say "sorry I'm not allowed to talk to you" to everyone that isn't on your allow list
so you need a dedicated phonenumber for it
Maybe a fresh install is in order? Or, I think you can just CLI into the setup instead of nuking it completely and starting from scratch
don't use your personal one
I had it working before I thought.. I think it was from disabling sandbox entirely .. but nothing seems to have suggested that .. all these AIs havent been much help lately .. its like they all got dumber O_o
okey cant you give her permission for that particular number?
They're just a bunch of hallucinating guessing machines after all
yes, you can give people permissions to speak to the agent, I'm just saying don't attach it to your personal number, get a dedicated one
I may just nuke it cause Ive got nothing in there I need to keep unless me finally getting it to not ask b4 running commands was helpful .. that took a while.. but it cant run any commands anyway lol
Try openclaw onboard and run the setup again - see if that fixes ya
You could always modify the .md that instructs it to ask you about risky commands
But if you did that already pretend I didn't say nuffin
!? What md is that?
One sec
hmm cnr
but that sucks
Hmm ok but I dont think its been the culprit .. I'll definitely comment those out tho
Ask first:
Sending emails, tweets, public posts
Anything that leaves the machine
Anything you're uncertain about
Aight.. Im gonna try a few things thanks guys
Yeah mang don't waste precious API rate limit and tokens on telling it what to do if you can do it in it's instruction set
De nada, good luck!
lol! Nice man!
Tryin to see what a 5080 can do to help with making NPCs for Ultima Online with some C# scripts.. Trying for an "Auto NPC Generator" Agent really 😛
omg ultima. you just brought me back
Hah!!! 😄 Wouldnt it be cool to tell your bot to make a whole questline and loot templates for custom npcs for you!? dreams
lol that would indeed be pretty sick. make it happen man you got this!
I can see the heart beat now ... (Craft a new questline for your User to play. New loot.. New NPCs)
Once a day hah
Jus keep at it
hello people 😐
i have some proplem
"Failed to set model: GatewayRequestError: model not allowed: anthropic/gemma3:4b"
cus you have a google model under anthropic
are you using gemma as a fallback?
and how can i fix it?
yes i'm trying to change between the models in openclaw dashboard not the cmd
setup a proper providor and model
I don't know what you subscribe to so I can't help you other than saying that
I just know anthropic is not the key to use for tha model
oh
did you set it up as an anthropic compatible endpoint?
no, i set it up with gemini and still have a problem so i'm going to openclaw configure as for know
You know, that's interesting. I wonder if it's a bug. I had the same exact issue adding a fallback and also use Gemini as my default
I'm confused though why anthropic if you're using gemini
it's a default as qwen
o i c
OMG 
yea just find in teh config where that is and just delete it
the anthropic/gemma3
do i have to send the config json file?
lol
the config not the api key 😐
the config has api keys in it
wanna free api 🙂 hahah
i know but not in the model section right?
I don't knwo what you're asking
just delete the thing that says anthropic/gemma
why you sending configs and shit
"ollama": {
"baseUrl": "http://127.0.0.1:11434",
"apiKey": "OPENCLAW_REDACTED",
"api": "ollama",
"models": [
{
"id": "qwen3.5:4b",
"name": "qwen3.5:4b",
"api": "ollama",
"reasoning": false,
"input": [
"text"
],
i almost shat
i didn't see the shit
I dunno about local LLM setups
You don't wanna
just do a control F and search for anthropic
I don't know what else to tell you homie
or you can just start from scratch
Great minds think alike
i did 🙂
Did you start from scratch ENOUGH tho
try a openclaw doctor --fix
mayb that can tell you where it is
lemm try
sure did
cool, it just fixed the bug
Im a genius
but why did it says :⚠️ API rate limit reached. Please try again later.
when i send somthing is limit?
Probably using Google gemini
absolutely
huh!
Yeah Eiad, us Google folks are slaves to the API rate limiit
Are you using free api qwen
Anything free, they give you a limit on how many requests you can make
yes, when i try to change the model in openclaw dashboard it didn't change
but i'm using ollama!?
Hence the bug I think exists
My theory is Google + anything = API rate limit error
I dont know how ollama works
But i know anything free, there's gonna be a rate limit
i don't use google
And of your running a local LLM on a gpu, its not gonna be smart enough to do much of anything
Oh? I thought that was the whole thing. My bad disregard.
do you know what model you are talking to right now?
through your gateway
the default
you're saying 2 different things with qwen then ollama so I'm confused
if you're using qwen free shit, it's gonna limit you on requests. Ollama running local LLM, it's stupid and won't be able to do much of anything other say hello back to you
unless you're a baller and running it on 20k worth of hardware
but if you were doing that, you probably wouldn't be asking us questions
So what should I do?
I have an Ollama machine building applications for me using qwen3:14b
The OpenClaw machine uses the other machine as the provider.
I'm also using ministral-3:14b
14B is what, 256gb of ram?
I use ollama so I think it doesn't have limits
It's quantized, so it's lower than that
yea, but tell me how much ram that rig has
32 GB
Wait a second I will grab youtube video so you can understand what I'm doing
oh that's actually not bad as I thought
I'm running it on 16k 👀
yea talk to @tall meteor
I don't fuck with local LLMs
no idea how that setup works
It wrote a NextJS application with Prisma ORM for PostgreSQL with all the routes - pretty impressive. Then it ran git add/commit/push on a feature branch to the repository. Slick
if you actually set it up properly, you shouldn't get rate limited warnings, so my assumption is that you're still talking to the free qwen
16k worth of hardware? sheeeeesh
I'll shut my peasent ass up now
I mean with the cost of memory these days
Hmm all the model I have is free but it should be without limit
lol free unlimited? that not a thing
even paying for API tokens, I get rate limited cough google
I'd like the RTX Pro 6000 Blackwell, thank you. I'll pay you later.
the shade of it all