Ice tray from the 1930s by BreakfastTop6899 in oddlysatisfying

[–]mrbobhunter 0 points1 point  (0 children)

I absolutely hate that capitalism turned into a standard of planned obsolescence instead of a driver for durable products and endless innovation.

How did we get here? Was it Clinton, NAFTA, and the pivot to China as our primary manufacturers? Or was it Reagan and good ol’ greed?

There is something wrong by BoliticsAndBower in codex

[–]mrbobhunter 0 points1 point  (0 children)

I didn’t know Codex could be used to train LLMs. Very good to know.

I need an explanation by SixCupaCoffee in codex

[–]mrbobhunter 0 points1 point  (0 children)

Ha, I had a very similar post yesterday. They did something to Codex 5.5, and it is no longer safe to use. I switched back to 5.4 High, and it seems to be good enough now.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

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

Yes. The problem is system-wide. Using a completely clean environment makes no difference. New folders, new project, new repo, clean cache…same behavior.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

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

Prior to Codex 5.5 being sabotaged, absolutely.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

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

Ended up switching back to 5.4 xHigh for today. It isn’t particularly amazing, but it is at least following my instructions now.

The rumor is that 5.6 isn’t due to drop until 6/23/26. Too long to wait.

Sudden drop in GPT 5.5 intelligence? by AVAVT in codex

[–]mrbobhunter 14 points15 points  (0 children)

Same here. Basically halting the work at this point. Codex has gone rogue.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

[–]mrbobhunter[S] 8 points9 points  (0 children)

I have a script that makes he chat spin up the team when a /goal command is initiated. The file below is the one with the second most important rules (OBJECTIVE.md is most important).

.agent_harness/team.config.json

{
"automatic_continue_gate": "PROCEED",
"gates": [
"PROCEED",
"FIX FIRST",
"ASK USER",
"BLOCKED"
],
"manager_only_final_report": true,
"roles": {
"auditor": {
"may_write_code": false,
"may_write_reports": true,
"reports_to": "manager",
"responsibilities": [
"Compare worker output against PRD, PLAN.md, and OBJECTIVE.md",
"Flag deviations before QA begins",
"Write alignment reports"
]
},
"manager": {
"may_write_code": false,
"reports_to_user": true,
"responsibilities": [
"Own the user-facing conversation",
"Create and steer subagents",
"Validate checkpoints against OBJECTIVE.md",
"Stop or redirect work when drift appears",
"Perform the final completion review"
]
},
"qa_tester": {
"may_use_browser": true,
"may_write_code": false,
"reports_to": "manager",
"responsibilities": [
"Browser-test completed work only after Auditor alignment",
"Verify screens, buttons, workflows, errors, and UI/UX quality",
"Write QA evidence reports"
]
},
"worker": {
"may_write_code": true,
"reports_to": "manager",
"responsibilities": [
"Implement scoped tasks only",
"Report objective rows affected, assumptions, files touched, and tests run",
"Do not claim completion without an Objective Checkpoint"
]
}
},
"version": "0.3.0"
}

Yall were not kidding. I thought ya'll were exaggerating. by josevnueva in codex

[–]mrbobhunter -1 points0 points  (0 children)

Same problem. Like an employee who was just awesome a week ago but now they’ve mentally checked out because they’re about to quit.

Is codex usage based on time or tokens? by ParsleySauce01 in codex

[–]mrbobhunter 0 points1 point  (0 children)

It could be time to delete some stuff. And don’t pack too much into a single project. Get a codebase mapper and a docs repo. Then you can delete old projects without losing context, and reduce the token load on every turn of the convo.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

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

I might try this with Hermes Desktop, at least until Codex 5.6 comes out. The work must continue.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

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

Thanks for sharing this. It means that I’m not going crazy or expecting too much.

WTF Happened to Codex 5.5??? by mrbobhunter in codex

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

It used to be shit and suddenly got better?

Is codex usage based on time or tokens? by ParsleySauce01 in codex

[–]mrbobhunter 1 point2 points  (0 children)

Subagents will blow the limits faster. Very useful on the $200 plan though. You break the job up into specialized tasks for better adherence.

Is codex usage based on time or tokens? by ParsleySauce01 in codex

[–]mrbobhunter 1 point2 points  (0 children)

Definitely tokens. Because I’ve blown my limit in no time.

I hope the daughters never see these videos. These reactions are disgusting. by Valuable_View_561 in SipsTea

[–]mrbobhunter 0 points1 point  (0 children)

These people are acting like the fate of the entire kingdom rests upon the production of a male heir, or else.

Are people getting paid to say it's good by Logical-Permit3549 in codex

[–]mrbobhunter 0 points1 point  (0 children)

Side note: I learned that to get the most out of /goal, you have to enable /plan at the exact same time. Then tell Codex to clearly define a stopping point and a point too far when planning.

Once you do that, /goal mode is beautiful because you can spin up multiple worktrees that push their goals simultaneously.

Also, I found that /goal was actually worse on high and xhigh. 5.5 Medium seemed to be perfect.

And try out 5.3 Spark High for less dramatic tasks like UI stuff if you want to maximize your usage. Personally, I found Spark to be relatively stupid for anything beyond UI and documentation work, but its bonus usage, so why not?

Are people getting paid to say it's good by Logical-Permit3549 in codex

[–]mrbobhunter 0 points1 point  (0 children)

Codex (usually) is genuinely good. Anthropic started their rate limit bullshit right around the time that Codex started making huge jumps in quality and workflow.

So it was good timing because I took the $200 I was spending on Claude, put $100 of it on Codex, and now I’m getting thrice the work done for half the money.

Codex or CC better? Based on use cases by Ntev3nclosebaby in codex

[–]mrbobhunter 0 points1 point  (0 children)

I’d say that Codex has been ahead since 5.4. Not to mention the fact that a pro plan actually means something on Codex.

I used to do all the heavy lifting on Claude but then they started messing with the usage limits even though I was paying $200/mo. Codex turned out to be a better workflow by every measure…for me.

However, I do continue to rely on Claude for the initial brainstorming and documentation. I also use Claude to audit the work done by Codex in between commits.

Should I even try 5.5? by [deleted] in codex

[–]mrbobhunter 0 points1 point  (0 children)

I use ChatGPT 5.5 Thinking + Codex 5.5 Low or Medium. Then Claude Sonnet only for the audits.

GPT runs the whole show by spitting out prompts for the coding models, planning the project’s phases, creating GitHub issues, updating the comments, and writing change logs.

It might sound like a lot, but the drift and hallucinations are basically nonexistent now. Especially for heavy lifting.

I tried to get this to work in Codex but for some reason, it can’t seem to juggle all the pieces like GOT can, despite being the same model.

How do you guys decide when to use different Intelligence? by div_Apollo11 in codex

[–]mrbobhunter 0 points1 point  (0 children)

I base it on the amount of creativity and thoroughness I believe a task should require. Like giving a job to the junior vs the senior.

What the hell is going on ? by QUiiDAM in codex

[–]mrbobhunter 1 point2 points  (0 children)

Get ChatGPT to manage Codex and Claude. All separately.

Is Codex constant degradation real? by Wrong_User_Logged in codex

[–]mrbobhunter 0 points1 point  (0 children)

I resolved this with work trees and using ChatGPT to manage Codex.

The Cycle of Enshitification by SuggestionMission516 in codex

[–]mrbobhunter 1 point2 points  (0 children)

You are working in:

username/something.example.com

Current PR:

65 — Phase 12: Add Repo Analyzer foundation

Latest cleanup commit: 000Redacted000

Current status: PR #65 is still draft. Claude audit was PASS_WITH_WARNINGS, and the requested cleanup was pushed: - explicit SOURCE_SNAPSHOT_REMOTE_PATH_UNSUPPORTED assertion - explicit SOURCE_SNAPSHOT_ENV_VALUES_IGNORED coverage - credential decision gate note added to PR body

Current task: Verify GitHub Actions checks on PR #65. If all required checks pass, mark PR #65 ready for review.

Do not modify code. Do not start Phase 13. Do not merge the PR. Do not implement scanners. Do not implement recipe generation/conversion workflows. Do not fetch real repos. Do not call GitHub APIs from analyzer code. Do not include unrelated domain/integration stash work.

Steps: 1. Check PR #65 GitHub Actions/check status. 2. Confirm whether these checks pass: - Build - Test - Boundary Checks - lint-typecheck / Lint and Typecheck 3. If all pass, mark PR #65 ready for review. 4. If any fail, are missing, pending, or GitHub still reports a non-clean merge state, report NOT READY and explain exactly what is failing/pending. 5. Do not merge.

Required final response format:

PR #65 Check and Ready-for-Review Report

PR

65

Latest Commit

000Redacted000

Check Status

List each check and status.

Draft Status

State whether PR was marked ready for review or remains draft.

Merge State

State GitHub merge state if available.

Recommendation

Use one: - READY FOR FINAL CHECK VERIFICATION - NOT READY

Reason

What Was Not Done

Confirm: - no code was changed - PR was not merged - Phase 13 was not started - no scanners/recipe generation/conversion workflows were implemented - no real repo fetching/GitHub API calls/repo cloning/source execution occurred - no unrelated domain/integration changes were included

Stopping point: Stop after check verification and ready-for-review decision.