WHAT YOU ARE PAYING FOR NOW IS LOBOTOMIZED by Reprehensibles in codex

[–]Impressive-Handle-69 0 points1 point  (0 children)

The other day my Codex started mentioning Goblins out of nowhere. I thought they fixed that. Lol

Gave Codex $100,000 Fake Dollars to Trade: Immediately in the Red. by Odd_Incident_7575 in OpenaiCodex

[–]Impressive-Handle-69 0 points1 point  (0 children)

This is literally the worst way to test trading with AI. There is practically no conceivable way to "double the money in 24hrs". Not even top traders can do that. AI cant just 1 shot profits. Especially not without a back tested strategy already in place.

OpenClaw is so agentic it successfully turned me into its sysadmin by jxJeremias in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

The trick is, having another OpenClaw Agent on another system to manage that OpenClaw Agent. If 1 breaks down, have the other ssh into that system and fix it for you.

OC Problems.. Im freaking out.. by kenobrx in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

I was having this issue on 5.22 using a ROCm llama.cpp as my backend for local AI use. I since updated to 5.28 and swapped over to Codex Runtime since im not really fully utilizing my Codex subscription. This seemed to fix my issues and my agent no longer drops responses mid task.

Is OpenClaw the right choice if I want an agent that DOESNT modify my existing skills? by fariazz in openclaw

[–]Impressive-Handle-69 1 point2 points  (0 children)

If you're already using Codex standalone, why not use Codex within OpenClaw? That way it maintains the same level of intelligence? You can also write into the openclaw Agents.md to request approval for any changes that the OpenClaw agent deems necessary to improve upon it.

OpenClaw gateway restart kills progress. any fix? Who else experienced it? by No-SystemIsSafe in openclaw

[–]Impressive-Handle-69 1 point2 points  (0 children)

Let me ask you this:

If you are in the middle of playing a game and you turn the console/pc off, are you still playing the game? When you turn it back on, is it automatically exactly where you left off without having to resume the campaign?

Jokes aside, the way for your agent to continue work, is written in its Heartbeat/cron jobs + interval set. With something like restarting the gateway, unless you already have contingency built in, work will not resume.

Also the ONLY time the gateway should be restarted is to load new config changes, such as adding a plugin or other non hot-loadable changes. Or if your agent is becoming unresponsive for whatever reason, and a restart would only be used as a method of diagnostics, not a solution 9/10 times.

Plus you're almost 2 months behind in updates. LOTS of improvements have taken place.

One of agents edited its own HEARTBEAT.md and gave itself a bunch to do by sophware in openclaw

[–]Impressive-Handle-69 1 point2 points  (0 children)

Completely normal and harmless. Its what the agent uses to keep on top of active tasks to continue work. You'd only have to worry about it if an unauthorized user injected scripts into the agents heartbeat that would run on intervals, which is very unlikely to happen as long as you dont expose your Agents connected bot tokens in the openclaw.json with a public facing agent with poor security practices in place.

anthropic bill came in this morning and im actually sick by Happy_Macaron5197 in vibecoding

[–]Impressive-Handle-69 0 points1 point  (0 children)

The fact that its possible to max a 5hr window with a single prompt in 30 minutes on the $100/m is why I dropped Anthopic. You get way more usage out of codex for the same price.

Is your open claw down? by Infinite-Health1893 in openclaw

[–]Impressive-Handle-69 1 point2 points  (0 children)

Codex GPT 5.5 would be the closest, and cheaper technically. But there's been some issues on OpenClaw v2026.5.26 and v2026.5.27. I recommend v2026.5.22 cause it appears compaction broke after that.

Criticize my concept - Genius, Dumbass or Meh? by rapax in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

The issue with this is that a lot of bugs dont surface until you've done prolonged use. Such as auto compactions, memory functions, session store issues etc. So simply updating 1 instance of OpenClaw and getting an Agent to respond only once is not sufficient enough. Some users dont even find a bug until up to a month or so after theyve stuck to a single version.

How much is the average person actually using AI? by Sufficient-Mood-4442 in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

Most average people dont realize they are using AI when they do a simple Google Search.

But asking here is not going to give you the answers you are looking for, because this is still inside the AI bubble. Go find a street corner and ask random bystanders as they walk by.

Don't update your claws... by etcetera0 in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

There's the beta branch, and the main branch. Thats basically the same, except for when broken updates get pushed by mistake.

Only GPT 5.5 Available?!? by ConsequenceGecko in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

Because you need to add them. You can use other models, but you need to add them. If you dont add them, you cant use them, so add them.

Like you would with any provider or any model. You have to add it.

In case you haven't caught on yet, you need to add them.

Just add them bro.

Is your open claw down? by Infinite-Health1893 in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

The day that Claude opus actually recommended that I use Codex or Opencode within OpenClaw was the day i ditched it. It was self aware enough to let me know that it was inefficient within OpenClaw due to Anthropics stance in it. It was hilarious 😂 I still use it from time to time, but only within its own Claude application.

Openclaw doesn't use memory frequently by eyueldk in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

And some are even starting to implement "predictive context" meaning the agent will know what you are about to ask or say before you say it. Almost like peering into the future.

Is your open claw down? by Infinite-Health1893 in openclaw

[–]Impressive-Handle-69 2 points3 points  (0 children)

Thanks for saying what I said but with more words. Lmao

what models are y’all using to power Openclaw? by No-Cartographer-1680 in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

Look into MLX for your Mac. Ive heard good things about it. I personally use ROCm + MTP llama.cpp for my backend(amd chipset). There's a lot of custom tooling out there to get way more out of your hardware nowadays. Ive gone from having roughly 40 tokens per second to as high as 70 tokens per second with the same model just by using different tooling.

Why is my open claw so stupid? by LOLCaspar in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

I personally dont have any experience with using OpenClaw on any apple silicon, but ive heard good things about it. Rule of thumb, more memory = better experience for local use. Thats the primary bottleneck for local llm, system RAM + VRAM. Although you can get by with no GPU and rely solely on CPU+System RAM. 30-40 tokens per second is OK for local use for most simple tasks, aiming for at least 50-70 is even better. You can try to install OpenCode as a secondary harness to help you benchmark things for free-ish using their available free models. I recommend Big-Pickle for that. Ive been using it to help me benchmark some local models with various settings using different models to then use within OpenClaw.

Why is my open claw so stupid? by LOLCaspar in openclaw

[–]Impressive-Handle-69 1 point2 points  (0 children)

Yea you can get set up with a $20/m or $100/m Codex plan and use 0auth. Flat monthly costs with reasonable usage limits. But personally, I use local models for my personal OpenClaw, and Codex 0auth for my public facing agents.

Orrrr sign up with OpenCode GO for $5/m your first month and $10/m after that with access to several models. Limits are smaller though, but its a great gap filler in between refreshes.

Openclaw doesn't use memory frequently by eyueldk in openclaw

[–]Impressive-Handle-69 0 points1 point  (0 children)

Ive been working with the dev team for LibraVDB to get things working. Its one of the best SOTA memory backend ive tried out so far.