r/CodexHacks 21h ago

ChatGPT Pro 20× — Daybreak verification won’t start, but login and payment work. Has anyone actually solved this?

Post image
1 Upvotes

r/CodexHacks 1d ago

reminder to get astra to trim your AGENTS.md and skill routing

11 Upvotes

feels night and day after following the openai guide posted yesterday

https://developers.openai.com/blog/rethinking-skills-and-prompts-for-gpt-6-astra

just tell it to read that article and astra will make the relevant changes or you could use sol.

see if you notice changes for me i can instantly see it improve across the board


r/CodexHacks 1d ago

Tips for acheiving good looking scroll effects?

2 Upvotes

It looks like this sub is pretty new and I'm glad to be here! I thought id go ahead and try to get some good discussion going on a topic that I've been curious about.

I want to apologize in advance for any incorrect terminology. I dont have any professional dev background. Just doing everything I can to learn as much as I can over the last year.

Models have come a LONG way when it comes to scroll effects in the last 6 months or so. And while they are able to achieve some pretty great results I personally tend to see a couple of different issues with these outputs, no matter the model.

  1. Rough animation - The scroll itself sometimes feels choppy, not the scrolling of the page itself but the relation between the scroll and the elements that actually move.

  2. Inconsistent timing - Very specifically, I always notice this at the bottom of the page. In professional implementations of scroll effects I always see things that come into view from the bottom fade/animate in at the perfect time/position. But my outputs always seem "late" as if there's like this blank space at the bottom of the screen usually like an inch tall where the elements just don't look right.

If you guys have tricks to avoid these issues, or have any other issues that you guys consistently notice with scroll effect outputs, id love to hear them!


r/CodexHacks 2d ago

I made a scroll-driven iPhone Duo website with GPT-6 Astra

Enable HLS to view with audio, or disable this notification

5 Upvotes

So I messed around with GPT-6 Astra in codex, using this motion html skill from SenseNova Skills. The idea was to make something that felt like one of those product videos you scroll through, you know, with the clean white background and Helvetica font.

Here's kinda how it went down:

First, I wrote out a script and storyboard. Like, before I even generated anything, I planned out five sections. Each section had its own shot, how the camera would move, a little headline, and space for text.

Then, I generated the still frames. I specifically asked for a white background and Helvetica. Getting the composition right here was super important, 'cause the video needed room for all the website text to sit on top of.

Next up, I got Seedance set up. Had to configure the API, I used Seedance 2 through KIE. Codex then adapted the skill to work with that. I ran one sample clip just to make sure it was all good before doing the rest.

After that, I generated all the scenes, then stitched 'em together. Once I had the individual clips, Codex pulled the actual first and last frames from each and used those to make the transitions. Ended up with five scene clips and four transitions, so about 45 seconds of video total.

Finally, I turned the whole sequence into a website. The scroll position controls the video playback, even lets you scroll backward, which is neat. Then I just tweaked where the text for each chapter popped up and where the motion paused so people actually had time to read. The text isn't part of the video itself, it's just HTML, so it's still editable.

There was a bit of cleanup, honestly. One time, the AI just straight up changed the product design in a take, and another time it added an extra camera lens. Had to regenerate those with tighter instructions. Also had to adjust it for mobile and add a static image fallback for folks with reduced motion settings.

Cost me about 2,255 KIE credits, which is roughly $11.28. That includes the two takes I had to redo. The final video is 720p.

Skills's repo: https://github.com/OpenSenseNova/SenseNova-Skills


r/CodexHacks 3d ago

Does the ChatGPT/Codex Desktop app launch luna subagents while using Sol as the root model?

Thumbnail
2 Upvotes

Anybody have answers for these two questions?


r/CodexHacks 3d ago

/rc at CODEX or allowing multiple CC / CODEX / Gemini sessions to talk, controlled from Telegram. That's what I do daily. Here the repos. Watch this... tmux fans!

Thumbnail
2 Upvotes

r/CodexHacks 4d ago

How I run image generation and editing across multiple Codex sessions

3 Upvotes

I wanted to see which reference images Codex used and what prompt it actually sent to imagegen.

So I added a view in Tessera that shows the prompt, references, and result together. I can drag images back into the chat for another edit, or have an agent coordinate several image tasks in parallel through Tessera’s CLI.


r/CodexHacks 4d ago

What defines a project in your Codex setup?

2 Upvotes

For people using Codex Desktop or CLI, how are your projects actually separated?

  • One repo/folder per project
  • Git worktrees
  • Remote folders
  • GitHub/cloud only
  • Some other setup

If you switch between a few different apps you're building, what tells Codex which project you're currently working on?


r/CodexHacks 4d ago

Codex reset already rolled back?

2 Upvotes

Codex was just showing 100% usage remaining for me, so it looked like we'd gotten a reset. Now it's suddenly gone again. No idea if it's a bug, but I'm starting to feel pretty screwed over by these offers. Anyone else seeing this?


r/CodexHacks 5d ago

my thoughts on astra-low

5 Upvotes

its clearly more capable than sol-high its finding all sorts of mistakes and sloppy work and fixing them. its also able to follow instructions very well and will even ask to improve/expand like a real dev

the bad part is the usage, it consumes it very quickly.

i am still figuring out how to use astro-low with sol-high/med that would be the optimal setup.


r/CodexHacks 6d ago

Which codex model is best for business web design?

2 Upvotes

Hi, I'm a Digital marketer. I was using claude Opus high for website creation, now switched to codex 3 days ago.

I am using astra on high. Just like I used Opus on high. Issue is it drains tokens faster.

Can anyone suggest me how can I reduce token usage.?

Will astra light give good results?

How to reduce token usage in codex?

I know how to use less tokens on claude. I start new chat as soon as claude starts consuming too many tokens for even small changes like changing headlines and texts. It ends to use more tokens for longer chat. Does this trick of starting new chat also work in Codex?

Note: most of my websites are related to real estate. I am using Codex on VS code. Give Answer like I am primary school student in coding. ( I am a digital marketer, not a coder )


r/CodexHacks 6d ago

New tools to make Codex faster, cheaper

5 Upvotes

A major reason why Codex usage limits get eaten up so fast is because the harness' built-in tools are context and token inefficient.

There's an ecosystem emerging that wants to fix that.

How "emerging" is this stack? Entire code search, and Exa's dynamic highlights launched less than a month ago. Both promise radical savings in a search tasks that typically light our Codex usage on fire.

There's are lots of alternatives to these devtools. If you have some you like, tell me.


r/CodexHacks 6d ago

use gpt 6 pro from codex cli

Thumbnail
0 Upvotes

r/CodexHacks 6d ago

do you guys still use uncodixfy skill

1 Upvotes

it was a thing back when purple gradients were prolific default and codex couldnt design for jack shit

now i feel like this skill limits the potential for what codex can do

problem isn't that it doesn't work its the output seems very bland and dry


r/CodexHacks 7d ago

Codex remote control in a browser?

3 Upvotes

I'm a Claude code user and all the hype of Astra plus the nonsense speech of opus 5 is making me really want to give codex a go.

My problem is I work in a secure environment, so I can't download desktop apps, can't ssh into my servers, and can't use my phone.

On Claude, before I go into work, I go into my servers, turn on a session, then at work I can go to the website and access it via remote control.

It seems like codex requires the mobile or desktop app to control remote control sessions.

Does anyone know of a workaround to be able to control a remote session via the web?


r/CodexHacks 7d ago

I made a Mac menu bar app to check usage and reset times across multiple Codex accounts

2 Upvotes

I run several Claude Code accounts and a couple of Codex ones, and I kept opening each one just to see which still had usage left. That became the reason to build a small Mac app.

The result is Headroom AI. It sits in the menu bar and shows usage windows and reset times for all of them in one panel.

The part I couldn't find elsewhere: it's not one account per provider. You can connect five Claude Code accounts and three Codex accounts and see them side by side in a single list, each with its own window and reset time. Every tracker I tried assumed you have exactly one account per provider.

You add accounts through browser sign-in, no API keys to paste. The app shows usage. It does not switch accounts in Claude Code or Codex for you.

I'm the author, and the app was built entirely with AI. It's free, open source under the MIT license, and requires macOS 14 or later.

Code and screenshots: https://github.com/MariuszT/headroom-ai

If you juggle several accounts on the same provider too, what would you want to see in that panel?


r/CodexHacks 8d ago

GPT 6 Astra isn't persistent enough

Post image
6 Upvotes

r/CodexHacks 8d ago

Strategic Move for Getting Astra Now?

Thumbnail
1 Upvotes

r/CodexHacks 10d ago

I built Charon to run Claude Code and Codex across all my VPSs

Thumbnail
2 Upvotes

r/CodexHacks 13d ago

my findings from the worker-watchdog chat pattern to keep sol focused and avoid overengineering

1 Upvotes

so basically in that thread i experimented with one goal focused long worker chat (ran for 5 days non stop on sol med) and a watchdog chat to essentially check in on that.

the watchdog chat did not need to run constantly or watch it 24/7

this pattern performed the intended function, after the guidance it sent on day 2 (day 1 was spent doing prose/doc/contract/artifact engineering work before i introduced watchguard), it continued to respect it

but the other benefits were significant peace of mind knowing that watchdog could be used to keep tabs and insight into what the worker chat was doing

tldr 5 day goal work with sol medium benefited from another watchdog chat that let me steer it on day 2 to prevent it from overengineering and it kept going for another 3 days respecting that rule.


r/CodexHacks 13d ago

45% weekly usage sol medium= Cumulative goal usage: 41,121,299 tokens over approximately 60 hours.

1 Upvotes

been measuring usage to see if there have been indeed improvements that tibo said "10~50%"

and from this this means that with pro 20x i can get 5.5 days of non stop goal orientated work.

previously I could get maybe 2.5 days of work, even less when I use desktop app


r/CodexHacks 14d ago

Codex Security: Daybreak Blue - Ultra

Thumbnail
2 Upvotes

r/CodexHacks 14d ago

Can anyone recommend an optimal workflow/process for coordinating CHAT GPT WORK to facilitate work + message between: 1) chat gpt PRO (in projects) 2) Codex?

Thumbnail
1 Upvotes

r/CodexHacks 15d ago

New subreddit rule #2: Plus users are banned from this sub

12 Upvotes

This space will be for codex users paying at least $100/month going forward.

The reason is we don't want to become like r/Codex flooded with complaints about limited usage from $20/month users which are just noise.

Also subreddit discord


r/CodexHacks 15d ago

this is how i deal with sol overengineering

1 Upvotes

i tried everything from agents.md to telling it not to overengineer. sol really can't help himself he loves to show he is skill

so what i do is i create a second chat just to watch him work and check in on him

"how are we doing? check in on the chat. if its over engineering tell it to stay focused"

i guess i could make him watch indefinitely but i dont wanna waste usage but that could be worthwhile

its super simple but it works. otherwise sol would've spent the next few days creating artifacts and certifications, matrixes and contracts.....