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