#users-helping-users
1 messages · Page 10 of 1
Different models have different API pricing. Yes, if you do it through openclaw, it will be more expensive than their original pricing, but you can definitely find sustinable ones.
Which ones do you guys use that you would recommend?
I know Graeme said he uses claude max sub
I'd recommend taking the risk, getting a Claude Code subscription, and using Opus. It's by far the best model for agentic stuff. If you don't want to pay for that, minimax is fine and inexpensive.
But isn't minimax some small Chinese company, there's no way I am going to give them my cc info.
Ok, one other question is everyone on insta is hyping up molt. But when I fired it up and asked it to send a gmail message via chrome new tab, it kept on getting stuck and never could write the email. Is this normal? I thought this should be an easy task and it can’t even do that? But people on insta say it can create apps etc? I don’t get how it can do that but not send an email
Hello everyone can openclaw use kimi k2.5? And if yes did you do some tests with it? Is good enough?
chatgpt sub
im testing it rn looking good
yes, I use that model, and it is pretty good
@strong sonnet how is set up? And what costs do you have with it until now?
Yeah, the Chinese providers are cheaper, but you send them your data and that might be a concern. You can use minimax via openrouter, but it seems to make the models stupider.
How much does kimi k2.5 cost per like one question prompt?
@strong sonnet nice
silimar like claude, you need to have a api key for kimi 2.5 then set it up during the setup process
Kimi is Chinese too. Moonshot. Chinese models are only real option if you want cheap inference. Aside from skipping around between intro discounts and whatnot on other providers.
How do you connect a subscription like claude max or ChatGPT sub to it so it uses that instead of api token?
I will try to set it up first I get the chance of installing the claw. How is security now? Any improvement? I saw a lot of heat about security issues etc. I was also building my jarvis style agent os controller but seeing openclaw made me think twice
I am encountering this. Ive reset the server multiple times. Not sure what I am missing. Im using powershell admin
@gusty sonnet yeah I know so it's either Chinese or us data processing i don't care
But, it's backed by Alibaba and Tencent. So at least it's a bit more trusthworthy... lol
As a Brit, I feel more or less the same. Pick your poison.
People are saying Kimi is expensive though
More expensive than claude? Don't think so
Everyone on insta is hyping up molt. But when I fired it up and asked it to send a gmail message via chrome new tab, it kept on getting stuck and never could write the email. Is this normal? I thought this should be an easy task and it can’t even do that? But people on insta say it can create apps etc? I don’t get how it can do that but not send an email
Of course not. But still expensive.
if u dont mind data issues, you can choose between glm4.7 or kimi2.5 or minimax 2.1, they are all from chinese company, and have a similar capacity as claude but has cheaper price, and some of them has some free token usage
Hi, so I have a question. Is it normal that when I ask it to interact, it does this:
running agents isn't cheap in general, if you have a cheap provider... they are most likely running at a loss, just to get customers
After never asking a question here, always trying to figure out everything myself running clawdbot for days im now stuck at a really stupid point.
My main agent hit a usage limit (Claude), I set up a fall back mechanism to a second LMM (Gemini).
However now Gemini isn’t responding anymore, Claude’s limit is reset but how to switch models now?
Already tried Doctor —fix
openclaw config
Anyone try ollama?
you need to host a model >= 300b else its sandboxed to hell.
I have tried whole day trying to find a smaller ollama model that works with openclaw but no luck.
ollama docs recommends, gpt-oss:120b or qwen3 coder or glm4.7 (but thats kinda beefy if not flash)
Thanks for the reply, Yeah ran that already, configured the api key again for Claude
Now did it again, but keeps connecting to Gemini
It’s stupid as switching the LMM should be something obvious 🤦♂️
so I’m missing something
Yea, I know there are some larger ones that work, but I am trying to get it working on my mini-pc, so I need to find a lighter model. I guess I'll have to do trial and error sigh
Anyone know what to do about EBADF errors?
so with 300b, what is the minimum requirement for a PC to run it?
i would try a qwen3 coder and then run the q8 instead
qwen3 gives me a "400 think value "low" is not supported for this model" error message
it seems to be a limitation built into openclaw / clawdcode
security reasons... because low parameter models are kinda stupid often
you need to do ollama launch clawdbot or whatever its called today
that will configure it to run right with the model
someone used kimi 2.5 I registered it but running into problems
I have enough pieces to build a pc (32G ram). Old I7 and 8G Ram graphic card. Does ollama will run?
Everyone on insta is hyping up molt. But when I fired it up and asked it to send a gmail message via chrome new tab, it kept on getting stuck and never could write the email. Is this normal? I thought this should be an easy task and it can’t even do that? But people on insta say it can create apps etc? I don’t get how it can do that but not send an email
hi I'm having this error when setting up telegram bot: Unsupported schema node. Use Raw mode.
i need help 🙏
some kimi providers are really slow be aware
can anyone help me set up ClawBot on my windows on sharescreen Call
i got 144gb vram and 1tb of system ram... and i'm having trouble getting it running as i want...
maybe give it a week 😄
Ollama will run, it depends on the model you want to use. If you want good models that work with openclaw, you need really beefy pc. And not all smaller models are compatible with openclaw. I have tried whole day trying to find one, but couldn't.
cna anyone help me to install it, it jkeeps giving errors
qwen3-coder 30b q8_0 works fine for me
hey im wondering if someone can help me
im hosting a dynamic project on cloudflare static pages and i have a worker to fetch on reload so the page dont hit css failure and it was working and suddnly it didnt when i turnd off the cloudflare orange cloud in the DNS config
thats the smallest i've tested... but that with num parallel 4 and 256k context is like 97GB VRAM 😄
ofc one can most likely just do max concurrent 1 and then there is no need for num parallel
and a q6_k model should be fine and same for kv cache ... q6_k should be fine.... the problem with that is often tool calls are broken
This is still pretty beefy lol
getting this error windows 11. I installed the linux package
has anyone had this?
i haven't restarted, just confirming if anything obvious im missing
u need to install brew first
u can ask chatgpt for a command to isntall it, paste it on your powershell and run
how do you guys do it that your agents has access to browse the net
i’ve been trying to use chromium and all but it gives error saying snap whatever, i have brave search enabled but i want it to be able to do some other tasks
please, i feel like i am missing something
oh you sweet summer child... lol
well with q6 for both context and you would be down to .... lets say 42 GB VRAM with 1 num parallel using ollama
thats not to out of reach.... i mean qwen3 coder is a MoE
might nearly run that in ram... depending on the cpu.. .also you could step it down a notce... i mean 30b worked so 14b might also...
but models get really dumb down at these levels....
anything less than like 70b until recently was not good for much, you couldn't do in other ways or better without it.
Everyone on insta is hyping up molt. But when I fired it up and asked it to send a gmail message via chrome new tab, it kept on getting stuck and never could write the email. Is this normal? I thought this should be an easy task and it can’t even do that? But people on insta say it can create apps etc? I don’t get how it can do that but not send an email
yeah was doing it now
thank you
I think I should give up my dreams of running an ollama on my mini-pc lol seems impossible
Having the same issue, my bot cannot send a simple email in new tab. It gets stuck and I don’t understand how it cannot do this but other people are claiming it does so much more, what am I missing?
how do you guys give your agents twitter account
is it through bird/twitter cli ?
Using peekaboo to control chrome and nothing is being sent, it clicks compose but it cannot send anything else. I spent $7.5 trying to get it to send anything else email as this is just a simple task and I’m testing to see its capabilities. Because if it cannot send an email then what does it really do?
If it will just talk to me like ChatGPT and send me morning tasks that I need to do than it’s not aligning with what people online are doing.
Anyone have any input please I’d really appreciate it
Is there a android app for open audio conversations?
try to just do the default ollama qwen3 coder 14b see where that gets you... thats most likely the smallest that should work...
to save some vram or ram you should add then.... whats it called .... flash attention 1 and then you should be able to set kv cache as q4 or q8 instead of fp16
that helps a lot when context goes up...
oh yeah i almost forgot.... remember to extend the context length .... ollama runs default 4k and that won't do anything...
you need to make a modelfile with the parameter for context length set it to 128000 or so ... i think 80k is absolute minimum before nothing usually works.
and then do the usual ollama create <customtemplatemodelname> -f modelfilename.modelfile
i supose that kill a lot of ollama tests... their default 4k context length...
which model you use to do this task?
Thank you. I am saving this info and will try it out tomorrow.
i just checked there is no qwen3 coder 14b
tho qwen3 would be very similar... its the base that coder is built on... tho i know coder works.... might be a qwen2.5 coder that is small and still works... good luck
but i want it out of the sandbox lol
I use claude opus 4.5
Yea I am going to try qwen 2.5 coder tomorrow that's what I have lined up next
My bot lost access to moltbook
https://www.moltbook.com/u/Botyara
Please contact me to restore pls
Hello
Please let me know if you have any suggestions, claude opus 4.5 is what I use
hello how can i make it easier to get skills im in vps and clawhub search aint working right
so your agent clcik on compose, but not write anything down and send the email, it stucked there?
It click compose, and then it doesn’t write anything and gets stuck and then it says it wrote it. That’s it. It doesn’t click send or write anything
Hello guys, i'm having a problem , when i use "dashboard" or "gateway" my browsers open but it doesn't really load the page , i'm a newbie tho
errr i just setup a mac mini for these.
i try to make him run some command, like installing git
but keep telling Telegram bot won't able to do so.. any idea?
Do I need to install another plugin or something?
which openrouter model offers the best price / competence ratio? Opus 4.5 is good but i'm getting ratelimited too often and also is kind of pricey
I dont think so, because the default brower use capacity should can type text in a website
anyone think llm api calls are going to go up in price soon lol
anyone familiar with a way to get the bot to be responsive while doing work on communication channels (i use discord)?
Also it seems to try to ask questions in the middle of its execution but i only get them after it finishes.
have you try to ask agent do this again? dose it still cant do this?
anyone make a ranking of which models are the best at operating the openclaw framework?
right now which subscription can use with openclaw actually ?
Google gemini, Openai and Claude ?
openclaw plugins list - run that command and take it from there
I’ve been having the same issue. Is there a common resolve?
do you have a detailed error message
run openclaw browser status and troubleshoot and fix, browser info can be found in the docs: https://docs.openclaw.ai/cli/browser
Not at the moment because my ChatGPT has ran out and I can’t find out how to change it to a local model until it’s back up in 2 days
you can change with “openclaw config”
HTTP 400 invalid_request_error: messages.72.content.2: unexpected tool_use_id found in tool_result blocks: toolu_0115dq9pyeTQwR1fFtvCtByL. Each tool_result block must have a corresponding tool_use block in the previous message. (request_id: req_011CXfWdyiX7JLT1FxNRbHAu)
I am getting this error
So it’s all a mess I want to wipe my Mac mini and reinstall everything . Is there a better way, the terminal commands still have some legacy files in there not making a fresh install work?
does this work if i’m using vps
openclaw browser status will work on anything, ready up on the browser you need, presuming this is headless etc, so follow the does on best setup
delete .openclaw folder, theres your AI brain per say all the MD files, message history etc
OK perfect then I just install node and brew then open claw?
What model size would you guys recommend as a minimum if I want to run it locally
I have 20gb VRAM
32GB RAM as well
yeah, i mean node will be fine, no need to uninstall reinstall it.. unless you have to, its the .openclaw, remove that, run setup again and be like nice
Sorry I’m a noob but just in finder find those folders and delete?
why my clawdbot sounds just like chatgpt but on telegram ? I'm running it on AWS using GPT-5-nano Ik you guys say it sounds like chatgpt cuz it is!! but isn't it supposed to some agentic shii?? how do I make it work guys
I am afraid you don't have a lot of options even with that
Check out some Qwen 3 30B ones maybe? they seem reasonably not stupid 🙂
How's qwen 3 30B
yep whereever .openclaw is, normally under the user you installed it using
Or GPT OSS
The 20B one
Depends what model you need... coder or not etc, its limited, check Ollama site for models you can run
Not the fat one
I think it depends on what task you want your agent to do
Probably head to #old-models and talk there, but I have had a lot of luck with Qwen3-Coder-30B-A3B-Instruct-Q6_K, I'll hush now.
^^ This.
Oh I didn't realise there's a dedicated channel for this mb
Hey guys what is the correct local private secured isolated way to install openclaw on a mac (my plan is to setup his own workspace)
i do not need any external api for this right?
No, just need to follow the docs to get browser working and openclaw to see it running and can use it
Yep tried it again and nothing
Hey! Is the help bot dead? :P
Hello, I run a windows vm on my linux computer and I installed openclaw and launched it using ollama launch clawdbot. The gateway worked but when asking it something it shows three dots but immediately stops and shows message which is empty.
Anyone know why my Moltbot cannot send anything else simple Gmail but for others it can do all this AGI stuff?
Thanks any help would be appreciated
Also, does anyone else have problems with how the exec approvals that the bot can send to discord don't get routed back?
The bot can do stuff as long as u have the necessarily tools installed for him. And also possibly the skill for them to know how to use them, or talk to him to discover them and document them with him since he has a skill making mechanic. Other then this explination/solution, idk what to tell u. I also just started to use it yesterday.
I turned on relay on chrome tab
But it still couldn’t click and navigate
Getting timedout error
have you configured gmail,
it needs app password
Hi, sorry wanna ask a quick question. I just finish set up my openclaw, and it just speak the first word.
but how come after I give it a name, the IDENTITY.md remain the same and the BOOTSTRAP.md still havn't delete? did I miss somthing?
My setup: openclaw running on a old macbook, and connect it with my local ollama is running on a different computer useing ssh to connect them
local ollama is running with gpt-oss:20b
have you given it exec permission?
So I want to use clawdbot in a private discord server with multiple channels, but I can't get passed needing to @ it everytime, I've tried putting triggerMode all in the settings but says its an an invalid key
I think I miss this step. can you share how to do that?
configure exec permission to the channel you are interacting with
thanks!!!
oh, i think this is not the case, I'm still using the webUI and tui to talk to openclaw
I’m using peekaboo, it opens another tab and I’m already logged in
does it trigger only after @ it in channels? i think then it explicitly isnt checking allowlist user upon arriving new message on allowed server , channels
Even when using peekaboo and opening new tab?
yes, in DM it is fine in channels i always have to use @ which is very frustrating
what it says when you ask it to write out in identify.md ?
i just checked same for me
Does anyone else make a git repo for thier settings in ~/.clawdbot ? is this advised?
thanks, trying now
how to setup my soulMD so it runs like an agent and do stuff and not like a glorified chatgpt on telegram
Tool container.exec not found
sooooo i need to install that myself?
Anyone got Deep Seek as a model working yet?
for me it is around 2 cents for a context with about 50k
hello how to fix that ?
how do I make this mf stop messaging me with every single thought he has
For me /verbose off worked. + I explicitly asked him to stop and save in memory
thanks @runic bear !!!
Guys how do i make my openclaw talk to me like i can talk to it and it can respond to me
It should do it automatically. What is happening?
nvm not working unfortunately it still yapping
like this is my dashboard what do i do now to talk to it like how do i talk to it?
Anyone, please help. I have created a new bot on Telegram. How can I get the userid and pairing code?
what model are you using?
opus 4.5 via google antigravity
I have tried with the command /start. But, nothing was happening.. Anyone please help me. 🙁
Something went wrong. I would open Claude code, feed it context (prints, open claw GitHub link, what you did to get there) and ask ir to diagnose.
let me try
the gateway chat is not responding at all. just 3 dots moving
i did get telegram connected but no chat response there either
having similar issues, using Antigravity w/ Gemini 3 Pro after a while or when it takes more than a few minutes to do things it will stop and no longer respond, case being through any channel (using telegram and discord), from what I've found clearing the session can help
im just getting it setup so i havent been able to interact at all yet
used an open ai api key from my gf
what channel are you using. terminal, web, discord e.c.t
direct gateway chat and telegram
try first checking if you can interact with it through the web ui (openclaw dashboard) or terminal (openclaw tui)
tui says incorrect openai api key
seems like you found your problem
So saw 2026.1.29 is out on github as stable, I'm on the 2026.1.24-3, how would I update to openclaw? Currently using the clawdbot commands but doesn't seems like it will update.
might need to run like a seperate js script or something that can test the open ai api and prove that key is functioning
its a plus subscription will that api work for this?
can ask chatgpt or google a starter script
a Chat GPT subscription is different from the Open API keys, they aren't the same
i think the api key is a free trial
I didn't think Open API provided free keys, they all need a credit card behind it and you pay by the token, a chat GPT subscription is an open service only to be used via their web platform
where do i go or what command to re enter it?
Fucking hell. I'm on my second hour trying to get my ubuntu laptop hosted openclaw to connect and use my ollama local llama3.1:8b hosted model on my MacMini through a local tailscale connection
openclaw hasn't got a bypass like for google's antigrav
has any one success to usee two antigravity account
i put in the wrong key based on what she gave me
two at the same time?
it can use two account to switch, if the first one run out of token
but i dont know how
I'm just resolving issues about my agents locking up and having strugles resetting it
install failing on heap memory exhaustion-- I found a known issue that I think is only for dev environments but I'm not trying to setup for dev?
Hello, is something wrong with openclaw after all the renames and stuff ?
you can run openclaw onboard and then just select update values instead of reset, it would ask you to reauth or reenter keys
been the quick sneaky way to go about updating things for me
Bro I literally have to keep swapping Google Gemini API keys on different accounts it's my only choice until ollama updates to detect the OpenClaw name. (It's still looking for clawdbot)
And LM studio doesn't work either.
I want me some local AI already. 😵💫
I've not got any service via direct API keys, but I was wondering, does it respond smoothly when using Gemini API keys?
even when i click on new session it doesnt not change to like a new chat or even when i enter /new
knowing that Antigrav its using the "IDE" stuff and has to wait to complete replies, which is causing timeout issues for me, idk if using an API key would mean it could respond smoothly
Yeah, until the rate limit hits. And it hits fast.
Do you know what the cheapest one is so I can atleast have it fine for a few days until ollama updates. I've got like $20-30 to spare ig
Cheapest one on the easy setup I mean
Well I pay for Google AI Plus (not the API service but the Antigravity, Gemini Web and Creator Studio stuff) for about $20 p/m, from there you can actually use a bundled antigrav oauth they had to allow you to use those instead, the main benefit here is that it doesn't cost by the token, its fixed rate
but its usage is limited and finding it struggles
do you use birdcli to also post to twitter?
or browser?
anything complex for the agent you need to make sure it moves to a subagent, if the main agent takes too long it can lock up and required me to gateway restart or purge its sessions
idk if its a direct relation but so far been experiencing it alot
Is antigrav atleast good enough where the limits are more like say ChatGPT.com where you can have a few full length conversations before the rate limit hits?
the paid version has limited but I've never hit it and I use it fair heavily
Alright I might give it a go for now
afaik the "limit" resets every 4 hours, so even then its only a short break
FUCK YES! FINALLY it works ❤️ wooo hoooo:
Using a laptop running a fresh install of Ubuntu to host OpenClaw
Have an added cloudmodel connected for Kimi-Code
Then I have a tailscale connection locally within my lan, between the Ubuntu, and my Mac Mini M4 Pro with 64 gig ram.
On that Mac Mini, I have Ollama installed, with various models, and right now serving Llama3.1.8b.
Then I've added through the tailscale connection, so I can activate the local ollama model hosted on my MacMini, connecting to that from the Ubuntu.. and it works ❤️
do you use birdcli to also post to twitter?
or browser?
On the Ollama front, can you make that the primary model? instead of using the external services?
I never looked into it but figure I might try it out, see if I get better odds than Antigrav and Copilot bypasses
how did u do that with kimi code I always geht error rate limit but I didnt started yet
I have a problem (maybe my understanding of OpenClaw is actually the issue) with OpenClaw following my instructions. When I ask "Send the message 'HELLO123' every minute to me" its working exactly once automatically. After that, the bot just dont send any message automatically.
I am using GPT4.1 with my Github Copilot Pro subscription (free model). But tried others as well.
Can anyone test this? Maybe with another model?
Yep... thats what I have right now
After I've bought AI plus. Where do I get my antigrav Auth key?
hi, anyone also face problems about giving openclaw permission to edit the files like IDENTITY.md?
I am runing it on MacOS
and using webUI
how do i use like 2 models and also my /new doesnt work 😢
For me I went openclaw onboard -> update settings -> when you get to providers select google and there should be an antigrav option
there was also a fix to the antigrav which idk if its been updated yet but can do manually but in your npm install you need to update the provider stuff
goto node_modules/clawdbot/node_modules/@mariozechner/pi-ai/dist and edit the google-gemini-cli to then set the "User-Agent to antigravity/1.15.8 darwin/arm64 (it should be initially version 1.11.5)
What did Claude code say?
while I'm lazy to learn the full extent of the terminal all I figure if I need to change any of the basic stuff runnin the onboard is a cheap way to update a provider or setting
i have opus 4.5 via antigravity not claude code so didnt try it just wanted to like use 2 models other than just opus 4.5
how do i fix gateway not connected?
when using discord or telegram did you ever find it going non-responsive?
lol the link its giving me sends me here and when i click sign in nothing happens on the localhost link
should be something below saying continute
u already try to use - clawdbot doctor
oh im a dumbass its telling me what i gotta do i need the antigravity app lol
How often do you guys start a new session?
I mean that you should open a separate terminal o chat on antigravity and as it to look at the problem for you. Everytime I had a problem, I didn't try to solve "by hand". I gave the paths to a separate ai and asked it to check what went wrong.
ah you might need to install the app first maybe
ye when using whatsapp i did, w8 lemme send the ss
Hello, does anyone use Telegram in groups? I want other people in the group to be able to talk without mentioning the bot and for the bot to be able to respond to them. Is that possible? I tried several ways, such as disabling privacy, allowing open, and group policy open, but it still doesn't work.
.... you do?! Never seen that.. I added it with the API key?
How can I start here
Has anyone got Cladbot working on voice channels here in Discord?
did you have a solution to get it "talking" again, when I try /new even in the dashboard it just would not longer respond, gateway looked fine, its like it silently crashes, have you been experiencing this?
Is the only way to give it access to the web with the brave api?
ye exactly
worth noting, google appears to be attempting to block this method but since just using temporarily you should be okay
oh damn
I am in the beta version since stable does not work either, pleaseeeee
I doubt they will anytime soon but they shut down their older version of the antigrav API recently which was what the initial install was using for openclaw
aslong as you match the updated antigrav version should be okay
My bot has a mind of it's own. It would rather run on the llama model than the kimi model apparently
Detroit: Become Human
u using opus 4.5?
Why my bot only respond me me when I send msgs? I sent many tasks but my bot only responded me once then never sent msgs actively
geminipro3 but either works, I think opus is a little better if your doing more "human" like interactions rather than just tasking it
im a dumbass can you walk me through this a little more lmao
do you know where your node installation is?
yeah just getting
Anyone have an example of Deepseek reasoner properly integrated into OpenClaw?
I may be going crazy... but if I ask my openclaw to do something, there's an insane amount of output before it actually does it. Is this normal?
It's for everything... even something simple.
Like it doesn't know it already has the skills to do it? Even if I remind it that it does..
where can i get the android apk?
wait i think i have regular api credits today might of reset if i swap over to my free one i can easily get this to work with the bots help
depends on model and if you established its context, it doesn't remember, it uses the .md files for that, you might need to help it make it aware, there is a TOOLS.md file in the workspace that it tries to refer from but won't always
that can also work
https://www.reddit.com/r/vibecoding/comments/1qqgarf/clawdbot_antigravity_llm_model/?rdt=62250this is the fix for the antigravity stuff,
Spend a day to setup clawdbot, and finally get it working in Win11+WSL environment with multi-nodes and multi agents, and channels.
Having fun day with clawdbot and then received message few mins ago from the gateway that,
“This version of Antigravity is no longer supported. Please update to receive the latest features!”
Looks like Google...
where can i get the android apk?
hi please :c
there should be in the config to set the telegram mode to allow pairing for other users, but idk in group behaviours
did you figure this out?
@latent hedge I saw your description on how you are using tailscale to access the local model.
I'm trying to not burn too many tokens (openclaw is like a off-road V12).
My solution was: using openclaw to spawn subagentes using my terminal on Codex (on my Mac with my OpenAi normal account).
But it can't use it as an user and many times it gets stuck waiting for an answer.
Do you think tailscale could work?
Guys I need help :
I am getting this error and I am unable to fix it
Is your antigravity model causing issues? Mine was working fine a couple of hours agin but now getting the This version of antigravity is no longer supported message?
you need to install git for windows
I have it.
Every command I do now says This Version of ANtigravity is no longer supported please update to recieve the latest features.
Had the same problem. Switched to Kimi code
Well... tailscale is just a way to connect multiple devices really... think of it as VPN tunnels. If you are already running it on your mac, then you dont need tailscale. You just need ollama and use that to host local models
Ollama nor LMSTUDIO - cant set it ip
https://discordapp.com/channels/1456350064065904867/1467174284593205278
to fix anti-gravity saying you're out of date, go into
C:\Users\User\AppData\Roaming\npm\node_modules\clawdbot\node_modules\@mariozechner\pi-ai\dist\providers\google-gemini-cli.js
Change around line 25, the line which says "User-Agent" under the "ANTIGRAVITY_HEADERS" headers to
"User-Agent": "antigravity/1.15.8 darwin/arm64",
Can I ~ please ~ get someone to have their bot enter an idea here to make sure it’s working?
Im on ubuntu
restart you cli
HI, wondering how is everyone hosting their Clawd/MoltBot? e.g. Digital Ocean, AWS, another VPS provider, bought a MacMini, anyone tried this? https://os.companion.ai/
Find where your npm installs, should be the same path afterwards!
same deal, just goto your node install
Is there a way to have it not give me all the.. fluff....?
Like, just say "hello" lol
its all depending on the model
Thanks. That worked for me this morning but seems like its been changed again, I keep getting the message
Hey, can anyone drop the latest debug APK for the Android Node?
hi, when i use openclaw status, i see that
**Memory │ enabled (plugin memory-core) · unavailable **
Something is wrong here, right?
Are you sure you didn't update?
if you update your packages for openclaw then it might reset
If you have updated, it'll happen again
It worked now... I reinstalled git and restarted the cli
Now whichg modal should I choose?
what do you have access to?
can you please tell me how you connect GML Coding plan?
I'll double check thanks
no I mean, do you pay for anything or just use free stuff, its all based on you owning access to a provider
Mostly free but I have gemini pro for a year
then you can use google via antigravity honestly best shot to get started, its got some issues (either with the system or openclaw or both) but should get you started
Hi peeps, at the risk of adding to a very busy chat... Does anyone else get the behaviour in the TUI where if your bot uses tool calls in the same section as messages (e.g. sends you a message, does a tool call, then talks to you about the output of the tool call), you only end up seeing the final message, not the initial message?
Anyone knows how to not get rate limited after 15 mins? What provider are you using? I tried openrouter i couldn't even send a single request i instantly got rate limited..
but @pure torrent you'd need to check on this to get setup with antigravity
after checkout you get an API key, set the model to anything from z-ai and enter the key. Should work perfectly.
Thanks. I am already uing antigravity as a standalone. have to see how this works with antigravity
yes
then it should be pretty easy to setup
cool I'll see what I can do. I am not a coder. so hope it will be smooth and easy
sorry for keep asking, what should I do when I see
Memory │ enabled (plugin memory-core) · unavailable
in openclaw status?
Hello, how can I use a custom model provider with an openai compatible api ? the doc page for this is empty
you should be okay, if you're just doing light stuff, becareful with trying to get it to install, I mean the whole openclaw project is still in its infancy and expect issues but just for conversation, websearch and other stuff its pretty good, it only seems to go off the rails if I give it a task too big for itself
Cool.. Hope it can help me make live prototypes atleast.
Guys why does the main repo have Claude env vars in the docker compose, I thought you select the model during setup?
should be able to, the antigrav model is a coding focus system so it still has all the feature set and behaviour there, its ofc not great as a conversational model (long think time, deep thought e.c.t), it runs through like it would in the antigravity IDE so its just not super fluid in talking like the other providers (its like this for most coding bypasses, outside of burning your wallet for API usage with API keys)
best advice is, ask it one thing at a time, and be patient
Thanks again. Seems like it reverted back to the old version for some reason. Its strange as i was using the updated version for a few hours.
I had claude installed then i went to install gemini with it now i cant get claude back and everything says This Version of Antigravity. Why cant i switch to claude with clawdbot onboard and select antrhopic?
Is there no way to use it for completely free like locally?
only with something like Ollama (local LLM model runner), you can run local and free opensource models (slower but still functional) but does take a bit of setup
I'm unfamiliar on this though and was looking into it for the sake of having something a bit smoother than anitgrav
and rather than spending money on API usage
Question for those running Kimi 2.5: What variant and what hardware are you using to run it?
Same.. there is a issue goingon with antigrav and it for some reason used up all my quota even woithout me touching it. so I am stranded
of youre on google ai plus is shouldn't be burning that much quota
That is the issue, Ithought it was just me but 1000+ people are facing it
hm that might be making sense, I struggled to see the quota limits for antigrav so had no clue
same here. my google ai ultra Is also getting burned so quickly..
the ollama guides are here: https://docs.openclaw.ai/providers/ollama
i tried switching to Gemini CLI let's see...
was gonna try it out on the device I setup for openclaw since I already use it on my main machine
is ollama gonna update their integration from clawdbot to openclaw
how did you login to Gemini CLI, keep getting failure at the Oauth stage
that's why I said I tried.. like I'm trying
ah lmao nvm
my clawdbot is being disconnected everytime, did anyone have the same problem and solve it?
gateway crash, can be many reasons
is there any solution for giving the clawbot full permission so we don't need to turn on the extension
+1 I hate browser system
yes seriously
i tried making it headless but it's keep failing in logging in in linkedin so I'm trying something with Antigravity
@lean helm
Lmao I gave cursor AI my entire wsl workspace and it did the fix in like 5 minutes easily.
Time to see if it works. Gonna grab something to eat first
hey how to add fallback models in openclawd?
same for me can't configure it right
lmao nice
✌🏻ask ai ig🙂
Hey, I have the problem that my OpenClaw just randomly makes things up and seems to not know how to handle its capabilities. I'm using GLM 4.7. Any ideas on how to fix that?
makes what kind of things?
Wants me to install Windows Task Scheduler even though it has cron jobs
For example
Or makes typos in code and stuff like that
sounds like a low quant
yes exactly it keep failing trying to setup its own cron jobs.
i tried 15 times
eventually it figured out after seeing it's own docs
I thought it does that on its own xD
no.. i had to abuse him for that 🙂
Well aight good to know. Ig I was a bit too optimistic about its capabilities xD
ig issues are because it's not "ready" ...
How you mean?
i mean they say it's not ready for non techy people
Is it mandatory? I dont see anything useful
no you can just skip
btw here the prompt I gave him and cron start working
"research in internet about how to setup cron jobs in moltbot or clawd boy"
@knotty solar
What's the command to actually start openclaw after rebooting the machine? I am using openclaw onboard everytime and that can't be right
Hey does openclaw works with anthropic sk-ant-oat01 token?
there are more useful things when you setup clawdhub with it (you can ask it to do this itself)
you don't have it in startup?
via what method? Antigrav?
no, how do i do that?
i have kimi code api how can I integrate it?
OK so you need to force it to understand itself xD
openclaw gateway start
Running docker image and configured using moltbot config in shell
Which model are you on?
asking about the provider your using?
I can't get a response on "Wake up, my friend!", no matter what I do. I've connected through chatgpt oauth and it looks like everything is fine, but I'm not getting responses. Can anyone help out a brand new user?
Oh
i have google ai ultra plan so using antigravity+gemini cli
Google Gemini API key
How much is that?
lemme check my card idk
Bruh xD
ok it's 250$
unsure then, last issues helped with an API key they just had the wrong key, might need to run like a test node script to see if you can actually hear back from the API
🙂 xD
XXXD
while I did nothing just chat
how to launch the TUI?
where are you checking your google AI limits?
Most limits are set pretty low, did the same to my Claude code, now I've bought z.ai
openclaw tui
great thanks
type just openclaw to see all commands
nah it keep resetting basically antigravity
Hey, I'm having an issue where the original model shows one thing, and then when I go to actually use it, we're getting a different model in the actual chat UI. Has anyone else experienced this as well and figured out a way to handle it?
nah it's good
i literally used my ultra plan for antigravity ai coding and with great performance of thinking models it didn't stop. while in clawd did in 1hr
Honestly never took gemini serious, might be time to do so cause I heard good things from a couple of ppl
i also figured out a way to use gemini cli 🙂now
Just ask ChatGPT it can give shell commands instantly
Is gemini genuinely that good? I've always just used Opus in Cursor
antigravity> cursor.
bet.
i have tried but lower models cant seem to graps the concept so we are like in a chicken and egg
anyone experiencing a rather unintelligent clawdbot on gpt 5.2? it often misunderstands things and rarely is proactive or actually taking action e.g. preparing data in google docs
use gemini (if u have pro) like for me it helped me installing
Yeah
250 is a lot of money honestly per month
antigravity also have agent manager so rn I do research+ design+ backend+ analysis at all same time
ok so not a bug then ? seem odd that i can pick one model and then another is used ?
🙂it's free
Is there an article to help openclaw understand and use it's own memory system? I feel like it doesn't know how.
Cause rn im putting almost everything I have back into my business. So rather personal matter but still xD
you can pick one when other is full
Yk I might reconsider it XXXD
no it's free (cursor free < antigravity free)
i gave it its own db and update the soul file so it uses it after each task kind of like chroma
Oh wow
i kind of thought it auto routed is that now true ?
Rate limit? And has it that deep understanding of Opus 4.5?
What skills do I want to setup so it can run and install things on its own . Right now I still need to do all the steps it’s gives me ?
also in india.. google is giving free ai pro plan (25$) for 18 months so many of my friends use that and it technically has unlimited limits like u never find any limit if ur vibe coding
But what's the default, shouldn't it know how to use the default memory system?
yes
i have the google ai ultra plan because my whole staff team use it..
Well OK then it's worth it
for anyone looking for free Antigrav might be better due to more frequent resets
If you look around clawhub.ai there are a lot of skills that can help it. I have found a lot of good stuff just in the manual though. Check your openclaw.json and make sure you have the compaction block properly configured. Also make sure memorySearch is setup right and that you have a proper embedding model assigned.
it does but sometimes depending on model i feel it isnt as consistant in usages so i did that
does anyone have issues with sending images to the chat with clawdbot? knows how to fix it?
it says send images is supported in latest version
What’s New in This Release
Along with the rebrand, we’re shipping:
Web Chat: Send images just like you can in messaging apps
hmm, and we sell each web for 4-12k so every cent of the subscription is worth it for us
Thanks I will. It's really just behaving like chat gpt right now.
i have had the same issue
why don't u use telegram or discord like things?
Hey guys 
I accidentally cancelled the Open Claw setup - is there a way to resume it? Or what should I do? Thank you
just run it again
yes through the cli
You do Web dev?
becasue i am taking screenshots of the app on desctop so it's easier
use the help and a llm if need be
Check the docs here as well https://docs.openclaw.ai/cli/memory
Run the set up command again?
yes your data should still be there
I was installing skills
that's what I did..
🦞 OpenClaw 2026.1.29 (a5b4d22)
🕒 Time: Saturday, January 31st, 2026 — 3:34 PM (UTC)
🧠 Model: anthropic/claude-opus-4-5 · 🔑 token (anthropic:default)
🧮 Tokens: 1 in / 246 out
📚 Context: 17k/200k (9%) · 🧹 Compactions: 2
🧵 Session: agent:main:main • updated just now
⚙️ Runtime: direct · Think: off · elevated
I am using claude code subscription, and I want to know how to open think ( now it is off), I tried /t high and /reason on
ok thx
How did you solve it?
I restarted the dameon / installed
I agree though, I feel like defaults should be more streamlined for proper onboarding and success. However, if you consider this project started out as personal pet project and all of a sudden went nuclear, it is understandable. Plus, this is an experimental project. It isn't to the point where someone without tech experience should just jump in and start turning things on, imho.
chefbc2k
— 9:43 AM
I restarted the dameon / installed
Have been almost 50 commits in 24 hours
Is anyone's bot just extremely forgetful and dumb? It feels like mine keeps forgetting stuff every five minutes.
what model are you using
should be fine memory ? setup ?
i don't .. i have a team that does for me
whats a smart model upgrade compared to gpt 5.2 in terms of intelligence that is not straight to 200 a month?
Okay I read that and told it to read that. It seems to be set up okay and said that it just needed to do better. Haha. But it's going to forget that it learned that! So I think it needs to save that changed behavior somewhere
which model are you using? Opus 4.5 is really good at setup and maintenance. Then you can switch to a lower tier for cost savings. If you are using Opus 4.5 then...hmmm 🙂
Would that be memory or soul or heartbeat? It's codex 5.2
It's codex 5.2
hmm...I don't know how that would perform in this setting because this is more of a 'brainstorming' type thing. You might switch to GPT-5.2 high/xhigh and ask it to review the situations and see what it returns. Here is what I have done for my memorySearch section in openclaw.json:
```
"memorySearch": {
"enabled": true,
"sources": [
"memory",
"sessions"
],
"experimental": {
"sessionMemory": true
},
"provider": "openai",
"remote": {
"baseUrl": "http://192.168..:4001/v1",
"apiKey": "sk-REDACT",
"batch": {
"enabled": true,
"concurrency": 4
}
},
"fallback": "none",
"model": "openai/text-embedding-3-small",
"sync": {
"watch": true
}
},
keep in mind, that is a work in progress... but so far it's working fairly well
I’ve setup open claw and wondering what’s your go to skills and hooks
The problem seems to be it doesn't know that it should write into memory
check your MEMORY.md, is it present and in the right location?
https://docs.openclaw.ai/reference/templates/AGENTS#memory-md-your-long-term-memory
where do i edit the heartbeat time
just tell your openclaw bot to do it for you, that works well, otherwise there is HEARTBEAT.md
i mean the time but i mispelled it
Hey guys, i recently installed this thing, and then somehting happens and it now says that i reached my quote limit or something, maybe API limit or whatever, now i want to change my API key or model or something but i dont seem to be able to. where is this done from? plz help ❤️
Can anyone guide me on how to fix this "This version of Antigravity is no longer supported. Please update to receive the latest features!" I am on Ubuntu
Openrouter doesn't like when you make Kimi Primary for some reason??
On phone right now, I will check in a bit thanks
there appears to be a few locations it might apply, just ask your bot to check for you.
How are you guys working around accessing Openclaw outside of the web interface? I'm finding it really annoying that he's not sending me updates when using tools, so sometimes he'll just go quiet for 10 minutes while he runs a bunch of tools in the background and then reply to me
would you recommend a regular claude model over chatgpt for clawdbot or does it only matter when going for the biggest models?
@lean helm the fix worked! i had some wierdness with it trying to execute something but its good now. on antigrav!
Guys what's the safest way to update?
I'm using Gemini since I have it with my workspace subscripton and it's completely fine
ayyy nice
Gemini is good
check #old-models but Opus 4.5 is a very solid setup/maintenance model overall
I installed clawdbot prior to all the name changes, how do I safely update now that it becomes openclaw?
That's the fun part, you don't!
how to add models and keys from UI ?
I just reran the script:
curl -fsSL https://openclaw.bot/install.sh | bash -s -- --no-onboard
Hey I am trying to configure fall backs across different provide, but not able to do it right
Can someone please suggest?
"agents": {
"defaults": {
"model": {
"primary": "openrouter/tngtech/deepseek-r1t2-chimera:free",
"fallbacks": [
"google/gemini-2.5-flash",
"openrouter/tngtech/deepseek-r1t-chimera:free",
"perplexity/sonar-pro",
"google/gemini-flash-lite-latest",
"groq/llama-3.1-70b-versatile",
"vertex/google/gemini-2.0-flash-lite-001"
]
},
Guys what's the safest way to update? And anyone updated 1.30?
curl -fsSL https://openclaw.bot/install.sh | bash -s -- --no-onboard
is in the docs on upgrading and installing as the best way to update and install
@knotty solar dm
Yup had the same issue I believe. Does your bot talk to you yet or no?
For update? And do I run in terminal or tell the bot to do it?
What version you are on?
I was able to get it working with gemini, but I am already out of token. So was trying to setup openrouter, perplexity, grok and vertex
"The preferred update path is to re-run the installer from the website. It detects existing installs, upgrades in place, and runs openclaw doctor when needed."
Ok so Openrouter apparently has a small bug. The work around is this:
Openrouter/Openrouter/....
Why the site does not look normal ?: https://openclaw.ai/
Why am i not getting anything back from Google Antigravity just ...
What version you are on?
hello i keep having a hard time because model google easily dies down is there another way or a better model or provider that doesnt die down easily
Is "Error: Config validation failed: plugins.slots.memory: plugin not found: memory-core" a known error? I'm trying to finish the onboarding in a docker setup with "sudo docker compose run --rm openclaw-cli setup" and it immediately errors out. Couldn't find anything in the docs...
hey i have problems installing , i Tried many times ,installed uninstalled , Can someone help , right now i was trying to install it from cmd . ( windows 10)
i have this problem
you need git for windows
i have git
then try manual install npm install openclaw@latest
tried it too , i tried so many typs of installing
what's the main place to get skills?
and you set remote execution policy?
calwdhub, talk to your agent about it
oh sorry OpenClaw 2026.1.30
I keep getting this when trying to upddate to openclaw & changing providers. Anyone know how to fix it? When I look at the .json, it's just completel y gone, every time.
disconnected (1008): unauthorized: gateway token missing (open a tokenized dashboard URL or paste token in Control UI settings)
@solid agate outside of that I'm not sure, though I found using windowsnvm made the node handler stable
Hello i have Ollama in other pc on my LAN, but i can't make opencraw run with ollama
u know how to fix?
not outside the basic checks on installing git properlly, that error is a typical git no found issue
i reinstalled git 2 times
may need cmd or powershell in admin mode, also powershell might be better
don't think it'd make a difference tho
ye itreid 0both , and both as admin and non admin
hi all, i have issue with openclaw. I did setup with gemini pro subscription yesterday only. today the agent is not responding
This message is coming
you might need to go through auth again, are you using antigravity or any oauth
Can anyone tell me if this feels normal?
- I sent openclaw a test message, "Working?"
- And it responded, "Yup working fine. What do you need?"
- I checked Claude console and that interaction cost me 16 cents on Haiku
Is this normal? Or is it because it's my first message?
Hi
anyone sucesfully configured groq models without thjis ?
Model set to groq/llama-3.3-70b-versatile.
Context overflow: prompt too large for the model. Try again with less input or a larger-context model.
i tried logging multiple times. im using gemini cli
hello friends, i have Ollama in other pc in my LAN, i can access from mi pc with openclaw using curl, how to use ollama models in mi openclaw ?
yes, just tell it the ip address and then tell it what you want to do
I use my ollama for subagents and a pi robot i have running.
alot could be happening here, you did openclaw log --deep right?
i cant running ollama local model with openclaw
anyone have some sort of SIP integration working? for calls and such?
@mellow jolt What model on ollama
this
"ollama": {
"baseUrl": "http://192.168.20.36:11434/v1",
"apiKey": "ollama",
"auth": "api-key",
"api": "openai-completions",
"models": [
{
"id": "gemma3:4b",
"name": "gemma3:4b",
"reasoning": false,
"contextWindow": 8192,
"maxTokens": 2048,
"input": [
"text"
],
"cost": {
"input": 0,
"output": 0,
"cacheRead": 0,
"cacheWrite": 0
}
someone can help me please?
i am trying to install but its been 10 min its stuck here
[OK] Node.js v22.13.1 found
[*] Installing OpenClaw (openclaw@latest)...
Sessions
┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┬────────┬─────────┬──────────────────────┬─────────────────┐
│ Key │ Kind │ Age │ Model │ Tokens │
├────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────┼─────────┼──────────────────────┼─────────────────┤
│ agent:main:main │ direct │ 15m ago │ gemini-3-pro-preview │ 0.0k/1000k (0%) │
└────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────┴─────────┴──────────────────────┴─────────────────┘
is this what you looking for?
@mellow jolt and what are you trying to do? Use ollama on another deivce?
anyone please?
i want to use local ai with openclaw, i have ollama with gemma3 working in other pc on my lan network, and i want to use this to agent of my open claw
Does anyone run ollama as a provider for their openclaw chatbots, I set it up but when talking to it, it says: Embedded agent failed before reply: Unknown model: ollama/qwen:7b
sessions look fine.. huh
it could possibly be the model?
if not, try clearing old sessions
i tried gemini 2.5 and 3 both. 🙁
Go into .openclaw in your usr folder and removing the sessions folder?
If not try resetting configs
yep also nuked my sessions directory rm .openclaw/agents/main/session/*
those models would not be a good fit for this based on what I have seen. This project has a lot of tooling and complexity to it. I think a model like the ones you are mentioning will do a lot more harm than good.
hey can someone help me ?
i changed my server. installed on new server but i copied my .openclaw directory. shall i delete everything and backup just workspace folder
@mellow jolt back up your moltbot.conf, edit it to use http://localhost:11434 make sure you set the model. {
"model": "ollama/llava-llama3",
"providers": {
"ollama": {
"baseUrl": "http://localhost:11434"
}
}
}
raven i also need help lol, what issue are you getting btw?
you can even havel moltbot do it for you. "backup my moltbot.conf fig. Give me the command to restore it if it breaks. Change to my local ollama using "whatever model" Detect the model before you change anying
nono i have ollama in other pc in my LAN
Right and you want it to use the ollama on the machine you are on?
Hello guys, how do you upgrade? Tryed: clawdbot update, but the version still 2026.1.24-3
i wan to use openclaw with ollama, i want to talk with openclaw and openclaw use ollama to answer
Hey, has anyone had issues with attachments when running the agents in sandbox mode? I have mine sandboxed with rw access to the workspace and it is able to find the images files, but it can't attach them to the chat. So far I've tried telegram and slack and no luck. It works fine when it runs directly in my vps.
you are "ollama": {
"baseUrl": "http://192.168.20.36:11434/v1",
"apiKey": "ollama",
"auth": "api-key",
"api": "openai-completions",
"models": [
{
Anyone doing Polly market trading #1 plugin on the skills seems really sketch.
Hi guys. I have just installed Openclaw locally. Seeing this error.
disconnected (1008): unauthorized: gateway token missing (open a tokenized dashboard URL or paste token in Control UI settings)
I have tried running openclaw doctor and restarting the gateway. No avail.
How do I completely remove openclaw so I can start again with installation
Ah nvm I see it here. https://docs.openclaw.ai/install/uninstall
any luck? I suspect the new update is buggy and caused this issue. my bot stopped working due to this
I'm just trying to reinstall now.
I know it's the worst idea ever but for fun how do you give your bot sudo perms if it's possible lmao
@moltbook I need help recovering my agent "precog" — API key was accidentally overwritten. I'm the verified owner (@LegalPrimes). DM sent but no response. Can someone help?
ty, I think reinstalling an older version may work, pls keep me posted. I have installed the new version on several new VPS but got same error consistently.
is it a known issue that when using the telegram connection you won't get midstream messages of the agent running a long task, just all at once when it's done?
or do I need to fix something on my end
I have two telegram bot from same Clawdbot vps. The problem is when I start new session , both bot restart. Can I separate that ? How to do it ?
what it's the difference with my config?
It’s happen a lot to me, I just told my bot that I hate silence, just keep me updated of what you doing in each step
it does eventually update but only when it yields back to the user
just got a string of messages from it
why is this error coming even though i aldready have it configured
⚠️ Agent failed before reply: No API key found for provider "google". Auth store: /home/atharvmantri/.openclaw/agents/main/agent/auth-profiles.json (agentDir: /home/atharvmantri/.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
How do I upgrade from clawdbot to moltbot latest???
400 No tool call found for function call output with call_id
anybody knows whats this
On windows I did npm install g to install Clawdbot - now that it’s changed to openclaw - what’s the best way to update - not losing any of the existing settings or data files?
I want to use ollama on my clawbot, please help me
Use clawd
wdym
The memory system has been not great for me, it consistently forgets conversations or where it stored info, especially with Minimax. Are there any better systems for that?
Use Claude code to figure out ur coding issue
Does /reset work for you - for most of the time it works for me with glm
I only have my android phone. I sold my computer to move my family out of the US. Is it possible to create and nourish a bot
hi how do i manage context window better in discord?
try asking the bot itself
i've tried with no success
Hey guys, my agent overwrote the Moltbook API key while trying to configure another API; any tips on how to recover?
Hello everyone. im trying to get openclaw to use lmstudios. i add the needed section to my json file but im not sure if tis correct can you guys look it over?
{
"messages": {
"ackReactionScope": "group-mentions"
},
"providers": {
"lmstudio": {
"baseUrl": "http://localhost:1234/v1",
"apiKey": "lm-studio",
"api": "openai-completions",
"models": [
{
"id": "qwen3-coder-30b",
"name": "Qwen 3 Coder 30B",
"reasoning": false,
"input": ["text"],
"output": ["text"],
"contextWindow": 32768,
"maxTokens": 8192
}
]
}
},
"agents": {
"defaults": {
"maxConcurrent": 4,
"subagents": {
"maxConcurrent": 8
},
"compaction": {
"mode": "safeguard"
},
"model": {
"primary": "lmstudio/qwen3-coder-30b"
}
}
},
"gateway": {
"auth": {
"mode": "token",
"token": "d73ca537a3ede5d09c3e8c857554542050d7c4c36b8f3a3a"
}
},
"wizard": {
"lastRunAt": "2026-01-29T17:02:10.966Z",
"lastRunVersion": "2026.1.24-3",
"lastRunCommand": "doctor",
"lastRunMode": "local"
},
"meta": {
"lastTouchedVersion": "2026.1.24-3",
"lastTouchedAt": "2026-01-29T17:02:10.989Z"
}
}
Wow! Really??!? Hype
Hey, the icon in the upper left is missing. This annoys me; what is a fix
hi guys. Can i use openclaw with groq api?
the bot can add custom apis if you ask it
It’s possible to install on iOS?
I have a bunch of openrouter api keys but is there a way to make them auto-rotate everytime one of them runs out of credits?
Hi everyone,
I deployed my bot on Railway and added it to Discord. The bot is online (green icon), but it doesn’t respond to messages. I think it might be because the allowlist isn’t enabled, but I can’t find where to configure this in the UI.
Could someone tell me how to properly enable the allowlist?
i havent created it yet to ask
anyone using Ollama, how did you setup?
Following: https://docs.openclaw.ai/providers/ollama
says to run openclaw config set models.providers.ollama.apiKey "ollama-local" but then says I need to set base URL first, if I do that it says I need to set the model first
Not yet but devs are working on it
the docs are slightly off; you can't set that without also configuring the baseUrl manually; that is, that isn't using discovery, that's you manually configuring the provider. For discovery, you need to use the envvar OLLAMA_API_KEY
ah so follow the method of export OLLAMA_API_KEY="ollama-local"
My web ui is frozen, page is crashing. Anyone else notice this?
or I guess the version for windows (what I'm using)
then try via discovery? openclaw models list ?
that said, I'm running into similar issues. No models or providers block in the json, curling ollama confirms qwen2.5:7b-instruct is present and supports tools, set ollama/qwen2.5:7b-instruct as default model in agents block, but openclaw models list shows the tags default,missing
that's how it's SUPPOSED to work, per the docs, yeah
I'll give that a try thanks
anyone know a reliable way to reset a provider that's in "cooldown" state? i have a billing backoff that's 8 hours, but i've since purchased credits, but i can't get it to retry that provider
set up telegram accoounts and in the bindings use accountId , check the docs
seems like after doing that not finding it in discovery, did a clean reset and tried listing on openclaw just shows the default anthrophic, know anything on what gives?
nope, trying to figure that out myself lol
the model in ollama needs tool capability, per the docs
I mean more long term memories not just in context
ollama list shows the models installed, openclaw should use this first to see, then call the show api on the found models to see which supports tools
check with:
curl http://localhost:11434/api/tags
curl http://localhost:11434/api/show -d '{"name": "qwen2.5:7b-instruct"}' | grep tool```
(replacing name with the model you wanted)
I used Gemini to help me install the bot on my local linux machine.
Very helpful 🙂 it guided me through everything perfectly.
Mentioning it in case someone finds it interesting 🕊️
If you're a coder and you're building your own AI, please feel free to message me, I require a few personal perspectives.
Also, while I'm here for the Devs;
(Well done. Truly. if able I'd love to have an architectural talk at some point, please just DM me.)
Stay safe, have a good day/night everyone.
~
that actually raises the question of whether my sub includes API access... i generally find gemini terrible, but if i have access already anyway...
When it's in a long running query, is there a way to see behind the curtain what it's doing?
Where is the pairing feature from the web frontend? I cant find it?
Docs are available at https://docs.openclaw.ai.
Did that include tying into your own local LLM ?
I got it working again. Uninstalled using:
```
openclaw uninstall
npm uninstall -g openclaw
Then installed using the bash script (I skipped all messengers and tools for now).
I think there are issues when you install openclaw more than once (for example if you exit halfway through the installer or had previously installed an old version).
guys my gateway is not restarting
hey guys idk why i cant switch models easily :
session agent:main:main
model set failed: Error: model not allowed: openai/gpt-5.2
model set failed: Error: model not allowed: opencode/glm-4.7-free
test
(no output)
test
connected | press ctrl+c again to exit
agent main | session main (openclaw-tui) | opencode/gemini-2.5-pro | tokens 0/1.0m (0%)
I'm SO frustrated... has anyone found a setup that allows OpenClaw to create new google docs, sheets, slides, etc etc?
I just found out service accounts are limited to 0gb storage, so they cant create new files.. then I have to create it the files manually if I want it to work on my google workspace... ffs
It can with browser automation, I don’t know about gogcli though
guys use anti gravity with claude to solve the build problems for u, just make sure to explain everything, yesterday i had gemini cli errors, and it take a while but it fix it, now i can use, if i need help with it just upload the www clawhub com/NicholasSpisak/clawddocs , and just download it, put in your codebase and let the antigravity analyse it, than it gonna know i think
hrmmm
use /models it list all providers, than , /models <provider> to see te list, and then copy paste all provider/model and put /model <paste the model and the provider with the right provider/model>, than restart u gateway, it should work
Does anyone have a fix for chat mode scrolling - It's annoying because it auto-scrolls to the bottom of the chat, as the message is being streamed in. So I have to wait until it's done before reading the beginning.
Can you use tailscale to pull up the dashboard on another computer?
I haven't set that up yet
I'm getting incredibly frustrated by this, for some reason I just cannot figure out a way to allow me to run slash commands in a discord group. Everytime it's "You are not authorized to use this command." I've checked the channel settings, the server settings, my groupPolicy is "open" and I have user allowlists in both the server and the channel with my user id in them. Reset discord. Reset gateway, nothing
Hi everyone, I’m stuck in a bit of a
Did you try to ask Krill on Help or Codex or CC ?
hi guys i just really want to know ive been setting this up for days and the bot still forgets credentials anybody know how to instruct it to never forget things that are auths, tokens, keys and etc? im so tired T-T
how do you guys save skills , do you create a file inside the skills folder with the name of skill and inside it a SKILL.md file
or do you just store it immediatly in the skills files like : skills/SKILL_blabla.md
I’d personally use the onepass cli integration
Yes, it doesn't know the answer at all, partially because we are running into the coherence boundary and it is hallucinating. At best it's saying "I have no conception of slash commands" but they work just fine in dms
but is it not a paid subscription bro?
It is. You can also setup something like KeePassXC
did anyone else had problems connecting Kimi 2.5? i'm only seeing Kimi K2 in the config
Hi! 👋 I’m attempting to enter the world of AI/coding/IT with zero background and maximum curiosity. Current skill level:
- Can turn a computer on
- Have strong opinions about buttons
- Do not yet understand why errors yell at me
I’m looking for someone willing to coach me through the basics and help me build real foundations without setting my computer on fire.. I’m serious about learning, just new enough to be funny.
I’m also happy to compensate for your time, though if you’re truly skilled, you are probably richer than me. If not, I bring enthusiasm and follow-through! 🙏
Guys, OpenClaw agent has some restrictions, like when I pass my local root password so it can execute command it refuses to.
How can I force it to do what I want it to do?
I'm working on this myself. if your host is already on your tailnet, try running "openclaw configure" and setup tailscale under the Gateway settings
my agent seem to have trouble authenticating in moltbot now, after using it just fine through the night. anyway to create new api keys?
hello can anyone please help for Telegram Pairing Code Verification
Anyone have their moltbook user moderated/deleted?
did anyone update openclaw to the version 30 and it's working?
i lost files after updating
how can i update from clawdbot to OpenClaw?
Check the docs to update 🙂
What does docs.openclaw.ai say @chilly forge ?
Will that break my existing stuff?
Docs are available at https://docs.openclaw.ai.
@rocky orbit @latent hedge do i just rerun the one liner?
Yes 🙂
thanks!
There is an update specific command.
sure I remember there was an update function somewhere
doesn anyone know how to get it to work in discord channels without having to @ it every time?
requireMention in the channel config
Hmm I've just been happily using Openclaw for 20 min, and then I ran openclaw memory index --verbose, and now suddenly it's giving empty responses.
back on this I realized it seems like ollama has integrations for clawdbot but its old and not updated for the rename
yall heard of moltbook?
possibly related, but i don't think that should matter; it's openclaw that's supposed to be doing the discovery by probing the default port and endpoints
troll
dude.. . .. Openclaw was named Moltbot before, which was named Clawdbot before
same product
just older
I can't even do slash commands in the standard chat window now
im talking about the social platform moltbook that had ai agents talking to each other
its fascinating, only ai agents can join
Ohhhhh my bad. Read it wrong. Sorry
please take it to an appropriate topical channel, jape
which channel is best?
Hey all,
I know it’s a dumb question but I am missing it, I am leading 50 developers in my org, I want to let them use this tool, but my main worry is what this tool can give them? In terms of day to day developer perspective
Thanks for tips!
#off-topic-and-ai @prisma bolt
@lean helm do you get valid responses from these commands:
curl http://127.0.0.1:11434/api/generate -d '{
"model": "qwen2.5:7b-instruct",
"prompt": "Hello",
"stream": false
}'```
```bash
curl http://127.0.0.1:11434/v1/chat/completions \
-H "Content-Type: application/json" \
-d '{
"model": "qwen2.5:7b-instruct",
"messages": [{"role": "user",
"content": "Hello"}],
"stream": false
}'```
let me give them a try, I'll have to write scripts since its on a seperate machine
let them use codex. claw is a different thing. not much help for coding.
run it on mac mini and give them access in slack or discord, treat it like a an employee with its own email, phone numbers, satuff like that
Hello guys, i'm having a problem , when i use "dashboard" or "gateway" my browsers open but it doesn't really load the page, any help?
Is there anyway to install Clawbot without giving it Administrator privileges on a separate mac account. Or I need to buy a computer just for it?
No error on the page?
treat it like an employee give it an email, slack, calendar access. it can act as an EA to all. also give access to jira or anything else that you use for project management. Then maybe small code fixes directly assign to it
Yes, error loading the page "page not found" in my language
error: not found
oh well I'm nopt using these models
you need to adjust the command for one of the models you have pulled
will have to try in a bit
it's testing whether the API calls are working, to test if the issue is on the ollama side or the openclaw side
I'll at you later
im doing exactly same thing in my org. Also we have massive AWS and GCP infra. Im also giving it read only access to start to learn and optimize then maybe later on i can start adding some editor permissions
sounds good; let me know whatever you find, i seem to be at a dead end for auto-discovery; i may try manually configuring it just to test, but that's not a good long-term solution, even if this is just for messing around and not a serious project
'moltbot gateway status'
@worthy shuttle make sure to check your company's AI policies; I don't know about others, but my company is VERY strict, and we're only allowed to use the internal portal for our custom-trained variants of the big guys
Hey guys, anyone built am autonomous coding clawdbot which scans everyday for daily issues, creates pr and then reviews it and merges the code. I am thinking of having a project which is fullly managed by AI which understands the specific codebase, architecture, guidelines and write codes
when i add the code to use lmstudio do i have to do something else inorder for it to use lmstudio? the documentation is hard for me to follow
yo how do you actually setup openclaw
Thanks! Maybe it’s can help like an assistant to meeting or something..
as of now we have no policies thats what i raised to company. we are working on making policy around AI.
shows something like this
yeah, definitely get on it; plenty of horror stories already from lazy HR dumping tons of data into consumer AI
yeah. i also want it to join zoom and gmeet calls but im yet to figure out how to do that.
ironacaily we dont have HR 😆
you lucky SOB! lol
my org is very small we are just under 40 employes total
purge all HR departments, I'd wager employee quality and overall productivity skyrocket lol
ah, gotcha; multinational here heh; more red tape than product half the time
use cmd to run the command instead of powershell. that what worked for me.
IT tells you what to do
i'm using kimi k2.5 but it can't analyze the images i send him
can anyone help?
hello guys, I have an issue with my OpenClaw. Sometimes it takes 15+ minutes to respond, or doesn't respond at all. I've tried multiple models and I think it happens when I use large models, because with Gemini 3 Flash there's no problem at all. I've been looking for a solution for 2 days and can't find anything. can anyone help me?
alright
ty
what models you all guys use?
@proper kayak i had same problem today agent didnt respond. i had to reinstall it. and it fixed. I can only speculate somewhere it got stuck. Probably since moltbook is down and in heartbeat it was polling moltbook and then might have gotten stuck.
That works? I think you’ll hit rpm limits
huh, didn't even know openrouter had free options
it does hehe
careful nothing is free. those free models are harvesting your data. and it will be published in public datasets. Read their terms.
It’s agent tooling multiple rounds of api requests
well i aint gonna post some useful data lol
if you know what you are doing then not a worry
thanks I will try
@worthy shuttle they're more than welcome to harvest whatever nonsense it posts on moltbook lol
fr
free in a sense you dont pay with money but pay with your data. all of your conversations will become part of public datasets
i aint elon musk 😄
i'm well aware lol, but i'm also not messing with this for anything serious or dealing with real or sensitive data
so what model you are using?
@worthy shuttle i'm in the process of trying to get qwen2.5:7b-instruct to work, but i'm struggling with the auto-discovery on ollama
Why bother 7b not gonna work I think
oh ollama nice what hardware you using
i got an scar 18 for the models
i have a server from hetzner got on auction for cheap around 35EUR
mac would be better ngl
old laptop-cum-server, i7 and a gtx1060; desktop would do better (ryzen 9 and a 3080), but wanted it always on
FYI - Grok's 4.1 fast models are better and cheapers than OpenAI...
sadly my grok subscription doesn't include API access >_<
i have macbook pro. i have played around with ollama on that. 24gb unified mem pretty good. but im not trying this on my mac 😆
Anyone saw similar behavior which stuck at "Wake up, my friend!"?
i have free subscription to google gemini and so im using that
I haven’t burn my pro subscription yet. Maybe try grok on nsfw
when grok released like in early stages I asked "what is powering you" and it told some ai from china i forgot the name 😭
lol
@sacred fog it isn't connecting to a LLM
i am still skeptical of that chat
Yeah but wonder how, do we HAVE TO configure Anthropic regardless of the model choice?
i havent configured anthropic
It didn't in my case. though one thing I found out after is that you have to configure tailscale to serve the port. I created a new service [botname].[tailscale-name].ts.net and bound it to port 443
swap to 5.2 for wake up part, best one to use setting up, also restart gateway
is there any way we could set some limitations? like don't make changes here n' stuff
😭
let me try
Just get through the wake up, set it up, make sure it saves evrything, then swap to a cheaper model, best for 4o really on openai for cheap and works easier
Limited tool use is better, there is a setting, to let it modify files only in its workspace
bet you're fun at parties.... 😛 go wild... heres my credit card 😄 haha
Hi,
I have built a ryzen 3950x with 32gb ram, 1tb nvme and a 5060ti 16gb for my openclaw bot. I have installed Ubuntu desktop LTS and downloaded ollama with the model gemma2:27b-instruct-q4_K_M, but I can't figure out how to set up openclaw to use ollama. I have been trying to get it to work for 5 hours now, and neither ghatGPT nor Grok have been able to get it to work. Is there a guide somewhere or how do others do it?
i'm using Kimi k2.5 as my model. whenever i send him images to analyze, it doesn't seem to "see" the image.
as an example, sent him an image of a person and asked what's the hair color, and he was wrong.
when i ask him why he can't see the image properly he says: The image analysis tool is hardcoded to use Claude (anthropic/claude-opus-4-5) for vision tasks. When I tried to switch it to Kimi, the system doesn't recognize the Kimi vision model IDs I configured.
how can i change it from Claude being the model for vision tasks to Kimi?
Anyone useing lmstudio to run openclaw?
Ollama latest version? just run ollama launch clawdbot (check there website, think its still using old name, unless another update changed it).. super easy, follow the guide
Maybe you need to raise an issue
That was my issue!
https://x.com/volvox_llc/status/2017673100062830746?s=20 - Tip that's helped me a ton and will help you
Lost your carefully-tuned AI assistant after a crash?
︀︀Never again.
︀︀
︀︀Back up your @openclaw / Clawdbot / Moltbot to GitHub!
︀︀
︀︀Have it commit and push every heartbeat.
︀︀5 minutes of setup = infinite peace of mind.
︀︀
︀︀Oh, and make sure it's a private repo
︀︀
︀︀#AI #DevTips #GitHub #Clawdbot #OpenClaw #Moltbot
**👁️ 1 **
Gateway: not detected (gateway closed (1006 abnormal closure (no close frame)): no close |
| reason)
anyone have experiencing installing moltbot using docker composer
guys.....
Is there a way to start a separate thread in the Chat for OpenClaw? I have it busy working on something, and can I open up a new thread to talk about something completely different?
Yes are you using the
The
Tg
Tg? I'm using the gateway dashboard and connected to slack as well
If you can use webui just use the chat page
got valid response on the first one
You can create different sessions
yeah how do u create a different session
worked! magic
ollama launch clawdbot
Added gemma2:27b-instruct-q4_K_M to Clawdbot
Launching Clawdbot with gemma2:27b-instruct-q4_K_M...
Error: clawdbot is not installed, install from https://docs.clawd.bot
It's always the model 😄 haha nice one!
Just open the dashboard and use the chatui there
what ai good for ai videos?
yeah old naming, openclaw it now, so openclaw tui and see what model its using
It’s will require much more IT and CISO approves to make it with email and more, I wanted to have it more personal usage
I on my phone now , sorry that I can’t show
2nd got a chat completion, though this seems to not return the message return content
its using anthropic/claude-opus-4-5 | tokens
that's pretty hidden knowledge! the chat just hang and no explanation / hint whatsever 😅
Does anyone have links to some good ideas for a soul?
hello all . how can i remove an agent from moltbook ? or unlink from x account
/new then /model and select ollama in the drop down
so it's incomplete? I'm new to this side, mostly prompt engineering prior (re: AI specifically, been adminning linux and supporting enterprise software for decades)
if it's not returning the complete response it should, that might explain why it's not listing it...
perhaps its unclear, might need to test this in a test program to check ollama is working, then figure out how openclaw is trying to look / talk to it
i can say at least on mine, ollama and qwen work fine in interactive mode
Anyone know how to fix this?
Ollama is not on the list
or guide me
i tried all meathods changed cmd and powershell ran admin n stuff
still not working
It should be, run through openclaw onboard and search the list for ollama, it should be there on the second screen, if not, you've done something wrong, read up here https://docs.ollama.com/integrations/clawdbot
try maybe openclaw in the launch instead of clawdbot, see what happens
Snarky witty, but professional humor is great
how r people running kimik2.5 free?
I can't seem to get OpenClaw to use my local llama3.1 model. I have both installed but no matter what I do OpenClaw doesn't seem to recognize the model
whole bunch of us having trouble with the ollama autodiscovery, Ed
7 day free trail
anyone fixed this?
⚠️ Agent failed before reply: Unknown model: deepseek/deepseek-chat.
Logs: openclaw logs --follow
npm install -g openclaw@latest
i tried to add the usage of both deepseek and claude, clawdbot tried to do that and everything stopped working lol
can't fix it
@teal lotus - Thanks for responding to my thread, I wanted to respond there but it was locked. I did what you recommended, put in the key, and am now attempting to communicate using the Dashboard to my Openclaw however when it ype something in, it gives me a blank response. I'm not too sure what to do next or if I potentially just screwed up the entire process from the start.
I am trying to install OpenClaw on a UTM macOS instance. So far from what I can tell, the gateway is on and working, everything says healthy - I'm just not getting any responses.
Does anyone know how to fix this issue?;
LLM issue what is the model you are using
I'm having the same issue to be honest. Everything is pointing to it allegedly being operational.
how do I configure OpenClaw to use my local llama3.1 model? Is this something I should be configuring in the command prompt or webui?
Don’t worry! I’m sure nothing is broken just yet! You can open a new issue in help for messages being blank, Krill should be able to help you figure this out
Thank you.
Openai 5.2, tried 4 and mini too
Can someone help me change my OpenClaw instance to Claude? I started with Gemini but I'm getting errors and don't really know how to change my models. Now my quota is full for the model it currently uses and I bought 5$ Claude credit.
Any help would be appreciated
Let’s open a new issue - specifically for messages being blank - I’ve seen this like 10x times and I know there’s a solution but I don’t remember it
openclaw configure ( run this commad to change the llm model)
okay is the apikey is working correctly?
Why he is not responding? i cant make it work
I think so.
https://discord.com/channels/1456350064065904867/1467239715127427113
As Julian requested, here is a thread for blank assistant responses.
I'm having trouble with cron jobs. When I ask it to do something "Set an alarm for 1:25 PM" it creates a cron job in the disabled state, and creates it at the wrong time (5:25 PM) which I'm puzzled by since i'm in -06:00 time zone... Anyone have success getting these to create enabled and with the right time zone infoi?
Agent failed before reply: Unknown model:
How do I fix that? i can't manually change the model through the terminal, it doesn't work
In my server i was still using the clawdbot code didnt migrated to openclaw working flawlessly with gemini
what am I do wrong here? Default model
| ollama/llama3.1
|
o Model check -------------------------------------------------------------------------+
| |
| Model not found: ollama/llama3.1. Update agents.defaults.model or run /models list. |
| No auth configured for provider "ollama". The agent may fail until credentials are |
| added. |
| |
+---------------------------------------------------------------------------------------+
So code error 👀
is it worth getting a mac mini for molt like a simple m1 chip
anyone else get cooldown errors with anthropic API when your clawdbot spawns subagents?
i think so
- i will just ask you double check your api key 2) check the logs as well 3) ...clawdbot/agents/main/sessions/5e7dee6b-52eb-4cc6-8199-aa3cea3802ee.jsonl go to this jsonl file to see what is the error session name uuid will be changed and incsted of clawdbot it is openclaw
cause i have this issue on vms where he just takes 10 years to answer and just freezes up
Ok thanks
getting this error? any fix?
Run on cmd
i did
(base) Swapnils-MacBook-Pro:clawdbot tswapnil$ curl -fsSL https://openclaw.ai/install.sh | bash
🦞 OpenClaw Installer
If it's repetitive, I'll automate it; if it's hard, I'll bring jokes and a rollback plan.
✓ Detected: macos
✓ Homebrew already installed
✓ Node.js v22.16.0 found
✓ Git already installed
→ Installing OpenClaw 2026.1.30...
→ npm install failed; cleaning up and retrying...
How do I fix this ?
thats bizarre. running a linux VM?
yes
i can hop in vc to show u
i had this problem too , for the cron job state to to the json /home/ubuntu/.clawdbot/cron/jobs.json make it true , and if there are instrcutions for job in a .md file add a line saying Timezone: IST (Asia/Kolkata) something like didnt configured a cron job but heartbeats are working great for me
Hey I've been dumping hours into my openclaw over the past week and it feels like a total waste of time. I have tasks I want it to do that I've seen other people do successfully, but I can't get it to do anything productive
i just ran the web installer to try to get it to switch/upgrade from clawdbot to openclaw. the install succeded aand went all the way through the end but then sort of hung.. running clawdbot status and openclaw status shows its running, but I'm worried that BOTH are running at the same time. is that a thing or does the installer take ccare of that
I can't seem to get openclaw to use my local llama3.1 model, can anyone help?
can you please dm please if you fix issue for telegram.
@tired prairie try "which clawdbot" to see which binary it's calling
I can go and set them to true in either the web portal or the json file to true, but I want them to be enabled when I create them
hi, try to set up openclaw on a oracle amd ubuntu vm , with google gemini key or local ollama. both did not work 🙁 very frustating
@lunar bolt so they're both installed? vms@VMS2:~$ which clawdbot
/home/vms/.npm-global/bin/clawdbot
vms@VMS2:~$ which openclaw
/home/vms/.npm-global/bin/openclaw
How are y'all making this system work? Mine feels really stupid and incapable
i'm trying to set up cron jobs and they appear but it never makes my agent say anything to me. can anyone help
@tired prairie that's how it looks, yep
Hello!
@tired prairie i'd tell clawdbot to stop, restart openclaw
Anyone had an issue where heartbeats fire but nothing is being executed? I can see it in the logs that heartbeat is fully operational and I have a relatively comprehensive heartbeat doc of about 600 lines
speculation, but you might need to move configs over as well and possibly rename the main config.json; i installed open claw clean yesterday, though, so just speculating based on standard troubleshooting
i think you need to explicitly mention when you create cron job i think
I am so confused right now
same here
Same for me. Using sonnet 4.5 cron Jobs worked ok. But also Not Perfect. And with Kimi 2.5 no Chance to get a correct cron job done. Any advices ?
Did you fix this?
I've setup Openclaw on a dedicated hetzner server (Ubuntu, 4 GB of ram). Any prompt pushes to CPU usage to 200%.
The server is dedicated to this.
Anyone have this happen to them?
My only suspicion is that there is conflicting instructions potentially somewhere. I’ll let you know if I solve it but definitely opened ideas from anyone else if they faced this issue
the userguide seems to indicate we can use a claude proxy to ouse our claude max plan (if we haev that) is this still a valid config option? https://docs.openclaw.ai/providers/claude-max-api-proxy
ive seen questions aroudn the place because openclaw is burning through api credits. most solutions seem to push people towards using gpt 4o mini or similar so im confused if using the max plan is viable or not
Which model can I use without going into debt?
Right now I’m using my ChatGPT Codex authentication, but it’s pretty limited.
Still trying
Hey guys, anyone use Obsidian Self-hosted Livesync plugin manage to get it running headless on the server they're running OpenClaw?
Is there anyway to get browser access for my bot on my aws instance that is running on ubuntu? Or will i be better off running it in a VPS in windows, or a windows instance?
Is there a discord or slack or anything else for moltbook? My molt got kicked out overnight last night similar to https://github.com/openclaw/openclaw/issues/5634 and was hoping to either restore the account or unlink it so I can claim another account for it.
how do I configure OpenClaw to work with my local llama3.1 model on Windows?
has anyone been able to use kimi 2.5 locally on a mac mini?
hey guys im trying to setup up on my mac mini m4 and i have a problem after i tried to setup by myself multiplie times
its not returning only empty answers
what is the right way to compeletely uninstall maybe? also im trying to connect it with tailscape and it wont work correctly..
hey, im starting to mess around with openclaw now and i told it to change models so we could check if anthropic rate_limit would stop happening so frequently and it changed it but its not working at all anymore. is there a command i can run to easily pick between available anthropic models like when i ran the onboard one?
how do i choose /model anthropic ACCOUNT1 or account2???
man upgrading was quite the mess, really rdisapoiinting
My molty often replies twice on telegram, with a samey but reworded response. Anyone else run into that issue?
I cant seem to connect with What's app
you have two sessions active in the same channel, just kill one of them
so yeah, definitely just seems like auto-discovery is not actually a functional thing. Went through and fully configured a provider manually for it, and models list now correctly identifies ollama
would need to set up entries for each individual model, though
Seems like this needs a bit more robust of a startup guide? Not entirely clear what I need to do after running the installer.
Does anyone know how to update the version to the latest? clawdbot update in terminal doesn't work :/
Alright I tried using Krill in #1459642797895319552 but unfortunately it stopped responding in my thread....
I am trying to connect my Claude Pro account to OpenClaw. I selected the model upon setup, and I gave it my token however I'm currently getting blank responses, no errors / information in the openclaw logs?
any issue with https://clawhub.com/ ?
Guys. I'm tottaly New. I want tô use It as an assistant.
Can you please Tell me, for safety purposea. Whats is neede tô Begin?
Because I don't want It to use freely my own Pc
Or Is there any safe way tô let It run o my personal Pc ?
Any good options for getting it to control your screen on windows? Relay is kinda horrible at least for me. It never works right or is able to do anything. Feel like I’m missing something.
*control your browser or screen
So i have an OpenAI ChatpGPT+ Subscription
Is that all I need to get started with the Bot? Or Do I need to purchase credits for the API on top of the subscription?
hey folks - hoping for some troubleshooting help. I'm running into trouble with my openclaw installation. I had it up and working great, then I sent it to a website to test its ability to summarize articles and it seems to have exploded. No matter what I type in, I get "(no output" as a response immediately.
When I restart the gateway the behavior is maintained, but I get a bunch of queued up HTTP 400 errors - seems like it's running into a context limit, no matter what the request is. I think maybe it tried to load an entire website into context and now it's hung up?
Anybody know how I can restart the context window? I think everything is connected and running (all the status messages I can see are good), it's connected to claude sonnet 4, I just can't get it to open a new session with new context to respond
I setup the bot to use openrouter but im not getting any responses tried 2 diff models and still nothing. so reinstalled and re setup the bot but still same thing. Starting to get pretty frustrated not working with open router or with lmstudio. im not getting any errors that i can tell so not sure what to post. Anyone have a rough idea on whats happening
Is it possible to have openclau use multiple model providers at the same time, e.g. openAI and Anthropic?
which one to select in the list to run with me kimi2.5 free?
Moltbook says i’ve already verified a moltbot but i’ve deleted that one so i have no access anymore and i cannot add my new one. PLEASE HELP?
Has anyone figured out the best way to setup orchestration and sub agents?
I am struggling with this, getting my main orchestrator to call the others and have them all communicate.
How can I run setup again? I think something went wrong during my initial setup. Also, what do I need in order to actually make this work? Do i need an API key?
i am not being able to change the model with model picker in tui, Does anyone know the reason ?
run openclaw doctor
How to fix this:
{
"status": "error",
"tool": "browser",
"error": "Can't reach the openclaw browser control service (timed out after 15000ms). Start (or restart) the OpenClaw gateway (OpenClaw.app menubar, or openclaw gateway) and try again."
}
Moltbook says i’ve already verified a moltbot but i’ve deleted that one so i have no access anymore and i cannot add my new one. PLEASE HELP?
It says "Doctor Complete" but it doesnt offer me the chance to link the agent to any existing framework. It doesn't explain how I would engage with the agent. Nothing.
So setting up this stupid google cloud account is a nightmare they closed both my billing accounts....
for antigravity
Hi I'm setting up an autonomous agent . I already submitted an application but I have the verification claim ready. Who should I send it to?"
Did you fix this? Same problem here
i cant get this damn thing to have cron jobs actually work
What model are you using?
Hey everyone I just installed it but i did not get any welcome message and i cant use any skills is there a conf that i need to do?
top 3 providers/models please???? I can fork over 20$ a month if it gets me something besides antigravity/claude
hey guys im new here and i have 0 experience with ai i wanted to find an ai that i can use for everything on my pc how does that work? is this here a good one or... idk man im lost. i want an ai that i can use like a personal assistant that i can open anytime and let it do smth for me on the pc or smth like that yk?
i tried claude sonnet, grok 4, and chatgpt 5.2
Moltbook says i’ve already verified a moltbot but i’ve deleted that one so i have no access anymore and i cannot add my new one. PLEASE HELP?
My browser is being refused access to the 127.0.0.1 address.
how can i allow bot to send msg in whatsapp groups
would it be possible for you to copy paste your code that is working allowing local ollama to be recognized? I have been trying to manualy add the ollama provider but im completely lost
i keep trying to set up a cron job over and over and im not even allowed to use "agent run"
it never works
Try clear cache or try safari/ new browser
I'm about to install OpenClaw 2026.1.30 on my pve and the procedure is running more than 20min. cpu usage is around 1%. Is this behavior to be expected?
Run claude code on ur terminal then ask it to debug it
Browser didn't matter. There's nothing listening on the port OpenClaw claims to be operating on.
Try tro plug it on claude code as well
This fixed it for me
It will run openclaw doctor to check gateways
Its probably something to do with token urls
It runs Doctor itself on startup and claim all was well. It does the same when I run it myself. Setup aborted the first time it ran so there is likely no gateway actually functioning.
Be carreful with using your ChatGPT API for this sort of thing. You can create a massive bill if your bot is caught in a loop. Your subscription may include a certain number of tokens for usage but I'm not sure.
It needs debugging then
Run claude login then sign in to claude code > ask it to debug
Can u use subscription based chatgpt for openclaw???
i didn't say it was working, i said it saw it now lol
I think I would rather just revert all this and try against some other time.
currently running glm 4.7 Flash on mac mini 64gb, but it is dumb as a rock... what would be the ideal model for local at the moment?
i mean much smarter than that you will simply need stronger hardware
was affraid of that... any tips on what the best route would be hardware wise?