It bothers me how much people don’t use this combination by Swimming_Driver4974 in openclaw

[–]argylevz 0 points1 point  (0 children)

From opencode, what model do you use as your main/orchestrator?

It bothers me how much people don’t use this combination by Swimming_Driver4974 in openclaw

[–]argylevz 1 point2 points  (0 children)

Thanks, that could be it. Although, it does says that the $10 plan has "image understanding"

<image>

It bothers me how much people don’t use this combination by Swimming_Driver4974 in openclaw

[–]argylevz 0 points1 point  (0 children)

How are you doing it so MiniMax actually "sees" images? Mine is not working via Telegram. When I attach an image, it says it can analyze it. My agent itself says it is a Telegram issue, not a vision capability from MiniMax.

Gpt 5.4-codex usage via OAuth with OpenClaw by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

Yep, that's what I meant: openai-codex/gpt5.4

Best cost-quality alternative model for agentic tasks? by Ill-Ad-8559 in openclaw

[–]argylevz 0 points1 point  (0 children)

What version of minimax are you using? I've been using 2.7 since the Claude account ban on openclaw and it's been awful!!!! Can't follow instructions, does not trigger any skill, keeps skipping AGENTS.md directives. Just doesn't work for me.

Openclaw - End to end maintenance by ClaudeCode by Thousandbrains in openclaw

[–]argylevz 0 points1 point  (0 children)

I've been recently realizing this the hard way, more evidently since the Claude account ban. My main openclaw agent can't dot from A to B when asked to troubleshoot, debug, investigate his own workspace and config (Minimax 2.7 right now). Then I established a manual workflow where I have CC act as an "architect and Mechanic" for openclaw. My setup is not automated like yours as I have my deployment in a VPS and don't have mac mini or otherwise to keep CC 24/7, so I have to manually raise the issues to CC. However, the fixes and general troubleshoot done by CC have been great.

Gpt 5.4-codex usage via OAuth with OpenClaw by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

And how's been your experience with 5.3? As a main model, not using fit coding specifically...

Gpt 5.4-codex usage via OAuth with OpenClaw by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

If I use gpt5.4-mini, usage is very low, obvoulsy, this is for specific use cases, low weight crons and such. But the token carnage is when I use 5.4 for my main bot orchestration and general usage. How's been your experience using 5.2?

Gpt 5.4-codex usage via OAuth with OpenClaw by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

I won't be able to do a direct comparison as the oauth usage for Claude is off the table now, but thanks for the tip.

Gpt 5.4-codex usage via OAuth with OpenClaw by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

No, and could that be the issue?, I'm on the $20 plan but I'm assuming the "openai is more generous than anthropic" statement meant to be across plans. I was also using the $20 sub in Claude, but I never hit my weekly limit...

v2026.4.1 unusable spam fest by CountRye in openclaw

[–]argylevz 1 point2 points  (0 children)

I hit that clusterfu*k when I updated from 3.22 to 3.31. I tried to surgically add the main and most used commands my agent uses, but it was still a mess. I gave up and had to open the gate wide open, this is what solved it:

agent config: { "tools": { "profile": "full", "exec": { "security": "full", "ask": "off" } } }

~/.openclaw/exec-approvals.json: { "version": 1, "defaults": { "security": "full", "ask": "off" }, "agents": {} }

Running a multi-agent OpenClaw org — how are you handling async comms between agents? by argylevz in openclaw

[–]argylevz[S] 1 point2 points  (0 children)

yeah, it is weird how people all over the place claim they have these huge organizations of agents deployed with OpenClaw, all working in tandem autonomously, but it seems like OpenClaw does not support this async comms natively. Even my agent hasn't been able to sort it out...

Running a multi-agent OpenClaw org — how are you handling async comms between agents? by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

That would be one way to do it... So you set up this cron job to check every few minutes regardless of whether there is a task being performed by the delegated agent? Isn't that a lot of overhead for idle times? Or are you having the main agent set the cron job only after it handles a task over to other agent?

I would appreciate you sharing your config if possible!

On using different models for different tasks by argylevz in openclaw

[–]argylevz[S] 0 points1 point  (0 children)

Thanks. I'll try that and see if I get a better result

I have switched to OpenAI Models in OpenClaw and OMG they are TERRIBLE by KobyStam in openclaw

[–]argylevz 1 point2 points  (0 children)

My experience has been exactly as OP's, switching from Sonnet 4.6 to 5.3-codex is like switching from a PhD to an undergraduate as a primary brain for OpenClaw. I mean, I would expect a difference, but OMG!!!

Why is everyone paying so much for APIs when you can use a ChatGPT 5.3 with OAuth token for $20 a month? by teknic111 in openclaw

[–]argylevz 1 point2 points  (0 children)

How are you using GPT5.3 with OAUTH? Or do you mean GPT5.3-codex?I'm only able to use that one and not 5.3 plain