#codex-discussions

1 messages · Page 1 of 1 (latest)

chrome raven
#

because compaction is perfect enough to remember what it's doing

frosty zealot
#

If you think going from planning phase with a massive amount of thought is not going to cause drift and context rot then I don't see any point in continuing the conversation

chrome raven
plucky halo
#

/New to flush context.
/Compact to compact context for next task
/Model to change model during conversation

still trellis
frosty zealot
#

I guess all I'm wondering is if they're going to start abandoning the cli in favour of the app or if the cli is going to continue to see active development

#

I can deal with the nuances as long as it has some future in it

plucky halo
boreal holly
frosty zealot
#

IS that just for that session till you /new I would assume?

#

I was considering primarily using 5.3 over 4.6 because 4.6 is absolutely destroying my 20x usage plan

#

Plus its $100 cheaper

frosty zealot
#

I've been using it a decent bit but I am just on the fence on when its ideal to switch between M/H/VH thinking levels ive kinda been planning in high then implementing in medium seems to be the suggested flow

#

and no matter what I do I can't seem to make use of the 'review usage', I've tried using the automated commit review feature, using /review but it always seems to use my weekly/hourly usage instead

boreal holly
# frosty zealot IS that just for that session till you /new I would assume?

Yeah, that's how Codex's auto-compaction system does it. If you use it like this:

  1. Send really big task list
  2. Every new prompt you say "continue"
  3. Auto-compact happens, Codex loses track of progress, has to rediscover what needs to be done

The best way to take advantage of compaction is

  1. Send really big task list (or collaboratively build a plan)
  2. Repeat that plan back to Codex, say what to do next
  3. Check off items that are done each response, sending task list with [X] checks for completion
  4. Auto-compaction happens, Codex knows exactly what task it's working on and what's been done

this has worked extremely well for me 🙂 and the remote compaction docs I shared, idk if everyone knows about it but it's been an eye opener for me so I figure others would appreciate knowing exactly how it works and how to take advantage of it

plucky halo
frosty zealot
#

I'm already at 20% of my weekly and I only reset yesterday afternoon, I've never managed to do that before lol I usually aim around 10% a day, and I've been using Codex quite a bit to test it out too so I'm not sure why Claude is crawling up so fast

plucky halo
#

If you ever want to fastrack to bankruptcy, try claude 4.6 on fast mode in cursor haha

frosty zealot
#

lmao

#

Does the cli support hooks I cant seem to find it in the docs

boreal holly
frosty zealot
#

Ok, I just had some code formatting hooks etc. in cc that would normally run to just do a lint/format was wondering if i could port it over

boreal holly
simple star
#

Wanna bet that after v0.99... the will make v0.100 ? 🤣

potent mason
plucky halo
potent mason
#

Im worried about the $200 plan in Codex saying its x6

plucky halo
#

Ah, sorry. I'm a heavy user - I use all day everyday, including for work, and I've only ever ran out of my weekly allowance once

ornate jolt
#

also using the app its like a very well streamlined experience make branch make pr @ codex in github have it review and merge

main nimbus
nocturne folio
#

how can i use more of my codex plus usage

#

its impossible with the 2x limits

plucky halo
main nimbus
#

Insane. How do you manage to keep productivity rolling after so so many changes? just keep prompting till the result looks sound?

ornate jolt
#

i usually review against docs if its using right methods and codex is very good at gathering stuff online and comparing against code bases

plucky halo
potent mason
#

Use TDD

#

Create the tests first, develop what you want, check that it passes the tests

#
  • type + lint checks
#

It’ll get it right imo a higher % of the time

plucky halo
#

That's what's in my agents.md EDIT: Learnt from my mistakes

warped pine
main nimbus
ornate jolt
#

2 months of 2 x is insane

main nimbus
#

so I can easily expect codex to pump out APIs all day, usually in a single ask. I find myself following up a lot with design inquiries, though. This is more likely a prompting issue, but everyone will compare that Claude family of models does vague UI requests way better.

ornate jolt
#

also codex 5.3 is pretty fast and i can work on 2-3 projects without stopping for a considerable amount of time

#

depending on the task

potent mason
#

(I use opus 4.6 for design but still use the front end design skill)

potent mason
#

Btw does anyone know how to make Codex auto review my pull requests? I'm thinking of just doing a github action that tags it

main nimbus
severe pagoda
#

I have a very strange issue. I use Superwhisper to do dictation. I'm running Codex in a shell. As I am dictating, when I hit the key to transcribe, which would then place the dictated content onto my pasteboard so I can paste it into the shell, but it automatically pastes. Somehow, Codex is reading what is on the pasteboard and answering, and I am ending up pasting Codex's answer into the shell. I have interrogated Codex and asked it how it is accessing my pasteboard. It insists that it cannot access the operating system's pasteboard, but I see no other way possible that the answer to the question that is being transcribed by my transcription software is ending up on the pasteboard of the operating system, other than Codex reading it, and then pasting to it. This makes me incredibly suspicious of this tool. I will post a video demonstrating the behavior.

vast shore
#

I had my Pulse suggest a fix for an issue on a ln open source codebase I help out with sometimes. Would be amazing if there was a one tap to load Codex Web with a job prefilled for the relevant codebase

white spire
#

Hi
Do we have any news about Codex app for Windows?
It seems like it was promised as soon
Did I miss somethings?

fallow chasm
potent mason
#

It used to be the other way around

plucky halo
severe pagoda
main nimbus
frosty zealot
#

Anybody wanna tell me what the work flow is to get Codex to actually use your Code review usage instead of your base?

potent mason
#

If they're developing platform native then no

#

Which for good software you should probably develop platform native

plucky halo
frosty zealot
main nimbus
#

I got annoyed early on with claude code not being supported natively on Windows, so I just hopped on board the MacOS train.

frosty zealot
#

@plucky halo Having both 4.6 and 5.3 which would you say has the edge right now from personal experience?

potent mason
#

There are some things that you just can't run on mac

severe pagoda
potent mason
#

But yeah general development experience currently is better in Mac than Windows

frosty zealot
#

Like what? Just curious I use a M3 Max & a Mac mini so I wouldn't know

main nimbus
#

any program not compatible with arm

frosty zealot
#

Just wondering what those edge cases are that there wouldn't be a arm version

potent mason
#

Netsuite doesn't support Mac through ODBC

plucky halo
#

@severe pagoda

main nimbus
severe pagoda
#

Has anyone else had this behaviour that when using dictation that Codex is reading the results of the dictation before it even gets pasted and replacing the dictation on the pasteboard with the answer?

frosty zealot
#

For the love of god somebody tell me how to utilize Code review lmao

potent mason
#

Enable code review

frosty zealot
#

I have

potent mason
#

It will review all of your pr's

severe pagoda
#

Honestly, the rapidity and speed with which it's creating the answer is freaking me out. I'd really love to use this but it's basically unusable for me because I can't see my part of the conversation and it's all gibberish.

frosty zealot
plucky halo
potent mason
#

Are your repo's showing in repo preferences?

#

Are you doing seperate branches + pull requests or just worktrees / main branch?

frosty zealot
#

Work trees and main branch mostly

#

with the odd PR

#

But im just a solo dev so i dont typically bother with the PR route cause I know what I just did

potent mason
#

Yeah it only reviews PR's though

frosty zealot
#

Ok maybe thats what I'm doing wrong, I assumed /review in the cli would trigger it as well

potent mason
#

I think it reviews it locally if I'm not mistaken

frosty zealot
#

Gotcha so that uses my normal limits

#

So whats the opinion on 5.3 vs 4.6?

potent mason
#

UI/UX 4.6
Anything else I'm liking 5.3 more

frosty zealot
#

Interesting, prior to 5.3 over in CC discord they'd say gemini for ui/ux 4.5 for anything else

potent mason
#

Use the front end design skill with cc otherwise it sucks but for some reason adding that skill takes it from a 2/10 to like an 8/10 (haven't used Gemini though I have had terrible experiences in the past)

frosty zealot
#

gotcha

#

Ok submitting my first Codex PR lol, alt+t to toggle between different thinking levels on the fly rather than /model > model > level

#

its driving me crazy

main nimbus
#

I have never liked gemini - only used in cursor, maybe it's a harness thing, but no. so much bad code and results. it once gave me a completely black and white website using cursor.

in antigravity with 3.0, it generated and iterated well on a threejs game. just didn't work for long periods

potent mason
#

It's unusable

#

I also hate that they watermark their image generations

frosty zealot
#

Its been greatly improved in the last month or so, they've put in a ton of work specially if you checkout @preview

potent mason
#

Like I'm trying to generate an icon for a startup not trying to post fake news...

frosty zealot
#

lmao

potent mason
#

Anyways if you want an accurate review of gemini don't listen to me I hate on it so bad

#

Lmfao actually the other day a company gave me these terrible images (the quality was super low) I thought on using Gemini pro to increase the quality and only after like 6-7 images did I realize it was watermarking them and I wouldn't be able to use them

main nimbus
#

since o4-mini and o3, can't put down openai models. it was insane to first witness CoT tool calls and get a small code change for a bug fix where most AI would be quick to write code before gathering appropriate context.

potent mason
#

I think I went something like GPT 3.5 (on phind) -> Sonnet 3 (on vscode) -> Sonnet 3.5 (cursor) -> Sonnet 4 (cursor) -> Sonnet 4.5 (cursor) -> Opus 4.5 (claude code) -> 5.2 codex (codex) -> 5.3 codex (codex app)

main nimbus
#

specifically codex? if so, I get that.

potent mason
#

More anatomy than Anthropic (went and did 100 things without needing supervision)

main nimbus
#

I preferred 5.1-Codex-Max to GPT-5.2 until they released 5.2-Codex

potent mason
#

5.2 codex didn't fully onboard me though in all fairness

#

Just because it took like 30 minutes on the smallest changes

#

It was 5.3 codex + app that fully got me hooked

main nimbus
#

5.3 is so much faster, that's for sure.

#

btw, this frontend skill has been TASKING since it was installed. We're 15 minutes in on a run currently, where it was completing much quicker last time.

potent mason
#

Its crazy how five months ago I was just paying a $20 sub, then I went to a $60 sub, then $200, now I'm at like $320

AI has gotten so good it's insane

potent mason
main nimbus
potent mason
#

Yeah I mean all models do better with a design system so I make it a point to always setup the design system when working on something new

ornate jolt
#

i use gemini still for frontend then i use codex for touching up its awful accessibility patterns

severe pagoda
#

How do you clear the context other than quiting and restarting. Basically how do I do /clear like in Claude Code?

late root
#

its stuck for 1 hour searching forever

#

5.2 doesn't have this issue

sonic dune
#

For folks who sub to plus and use codex for coding, how much work can you actually get done before hitting a weekly cap? Is it really restrictive like claude pro?

velvet wren
plucky halo
sonic dune
velvet wren
sonic dune
#

Thanks, gonna sub and give it a go then!

boreal holly
# plucky halo

I also make it use pbcopy and pbpaste! So handy! I also have a script called pbclean that removes ANSI escape sequences which eat up a ton of tokens:

#!/usr/bin/env bash

# Get clipboard contents, strip ANSI escape codes, and copy back.
pbpaste \
  | sed -E 's/\x1b\[[0-9;]*[A-Za-z]//g' \
  | pbcopy

Then tell it to read the pasteboard

twin kestrel
#

codex team, please implement auto credit load option for codex when using with chatgpt subscription

plucky halo
ivory zodiac
#

oops 🙃

ornate eagle
#

codex team, please try and ship a build that doesnt crash in less than 20 s omd 😭

ivory zodiac
#

meanwhile 5.3 got cheaper and faster lol

main nimbus
upper dock
#

whats the limit of the free tier of codex on vs code as an extenstion

plucky halo
#

I've had it hang on larger tasks and when using subagents - it's still working in the background though

ornate eagle
boreal holly
ornate eagle
boreal holly
ornate eagle
#

Ran Codex from terminal. It’s crashing with a V8 JS heap OOM (~3.9GB) after Skills/list + git repo watcher. Looks like a memory leak / runaway workspace scan, not install corruption. Full reinstall didn’t help.

boreal holly
#

If you add your log to that issue, I also noticed some duplicate issues where people are saying "no crash report", the workaround to get info is to run via terminal so you get a stack trace.

ornate eagle
#

Good spot, will do

chrome raven
#

crazy work by 5.3 damnn

stray swift
frosty zealot
plucky halo
frosty zealot
#

ohhhh

#

You replied to the wrong person then lol

plucky halo
#

Balls

frosty zealot
#

Being able to alt+t through thinking levels is so nice, pretty much more more complaints about the cli anymore

chrome raven
frosty zealot
#

Do you use the experimental sub agents?

chrome raven
frosty zealot
#

Are you on the 0.98.0 and type /experimental?

chrome raven
frosty zealot
#

or maybe

frosty zealot
#

It doesnt seem to add anything to the config.toml

#

not sure which config file it gets written to, but its not in ~/.codex or .codex

#

I just did /experimental in the cli and checked it off

chrome raven
chrome raven
frosty zealot
#

Interesting, I'm on an M3, not sure what you're using, maybe its not ready across different OS's

chrome raven
#

or maybe i will restart the whole stuff and try again

late root
boreal holly
# frosty zealot

I think the setting is called collaboration or something. shell snapshot is like unified_exec, and sub agents is collaboration

#

Sorry collab

frosty zealot
#

@chrome raven

#

in the global

boreal holly
#

Oh I see, shell snapshot is its own feature

chrome raven
#

let me enable mine

boreal holly
chrome raven
#

Works like magic

frosty zealot
#

When you /review, and just target diff -> main, does it consider the 'plan' at all?

#

or is it just looking at how its going to integrate and any sort of blast radius

dense heron
#

someone know if codex have more perfomance in vs code than in codex web?

sleek spoke
#

is the Super Bowl ad going to be more Codex?

modern hedge
main nimbus
#

ai superbowl ads. what a time

tribal lake
#

Had my agent create a new skill for something. Got spammed with "⚠ Skipped loading 1 skill(s) due to invalid SKILL.md files.", flooding my whole terminal at one point until the agent finished with the skill 😂

noble kernel
#

I didn’t catch whatever was on the code screen because I didn’t know that that’s what they were advertising.

strong jungle
#

Nice to see codex In the commercial ha

latent tiger
#

I didn’t catch the Easter egg lol

eager shell
#

Codex merch drops?

#

They just posted a screenshot of the frame where it shows the codex merch drops

pulsar blade
#

chatgpt laptop?? codex merch??

strong jungle
#

I want merch 😩

eager shell
#

I dont see chatgpt laptop anywhere

pulsar blade
random pumice
#

I want a merchant drop. Create a hidden skill?

pulsar blade
#

laptop with openai logo

eager shell
#

This is all I caught

stray swift
strong jungle
#

How do I get it ha

eager shell
# pulsar blade

That looks like a sticker so they aren't advertising for mac for free

random pumice
#

It said to create a hidden skill

scenic umbra
#

It's just a limited Codex merch drop, I thought it would be a code for free Codex or something

latent tiger
#

Lmao Anthropic commercial

cyan wing
chrome raven
noble kernel
mint widget
#

I looked at the codex screen first and couldnt find anything so i went back to the dial up computer and still didnt find anything so i tried again and saw CodexMerchDrop after removing my PRESCRIPTION glasses. I need new lenses bad

glacial agate
#

ahhhhhhh windows is shut out 😭

shell river
#

yeah that sucks, windows users pwnd

heady mauve
#

any raeson why i cannot see 5.3 or is it only availble in the clji

glacial agate
obtuse saddle
#

codex merch drops is coming ?

eternal quartz
kindred stratus
#

you have codex
extract it from the apple version ;d

worn otter
#

let me be lucky

junior olive
#

Same

glacial agate
#

glhf brothers 🙏 🎮

scenic umbra
#

🙏

#

I didn't realised it was free merch lol

glacial agate
#

were you supposed to use the same email as your openai acct

#

i may have used the business one instinctively ...

#

lol

obtuse saddle
#

is it free ?

glacial agate
#

you can do it in a ide like intellij

worn otter
#

no, only in codex

#

it then generated a unique link containing the email you entered

glacial agate
#

welp

obtuse saddle
glacial agate
#

tbd then lol

worn otter
glacial agate
worn otter
#

codex-cli can be used on any system 😄

obtuse saddle
obtuse saddle
glacial agate
#

or cli but i havent touched that

steel mantle
#

any of you guys get the email yet?

worn otter
#

i think you will get the email when it ships, not before as a confirmation. It reads like that

scenic umbra
worn otter
#

i assume they will probably verify before they ship. (Multi accounts and stuff)

obtuse saddle
#

is there any process

worn otter
glacial agate
#

download the skill, run it, give email, open link, fill info

shell river
#

Chatgpt got it 😂

topaz summit
#

How do I get the unlock, I'm on the computer screen with the video

obtuse saddle
worn otter
obtuse saddle
#

what was ur prompt

#

@worn otter

scenic umbra
#

It shows up in recommended skills for me now

#

I wonder if that means all 1k spots are taken

eternal quartz
#

Is there also a price for this? :D

glacial agate
eternal quartz
#

My codex token usage in the past 30 days

#

I like graphs and stuffs

glacial agate
#

oo is that in the new mac app?

eternal quartz
#

No thats my thingie

glacial agate
#

looks neat

eternal quartz
#

<3

scenic umbra
eternal quartz
#

prices?

scenic umbra
#

Yeah like the cost per token

eternal quartz
#

Ah its the cost that i would have paid

scenic umbra
#

ah ok

eternal quartz
#

Yea... worth it

scenic umbra
#

Does Codex 5.3 even have an API? How do you know the cost?

eternal quartz
#

litellm has a chart

scenic umbra
#

Ah I see

eternal quartz
#

And i dont use it too much so ¯_(ツ)_/¯

hard tulip
#

did the emails get sent out does anyone know

high girder
#

Was the skill specific to the Mac Codex app? I'm trying it in my windows port, but I didn't see it

scenic umbra
hard tulip
scenic umbra
nimble terrace
#

Is it true that .agents works universally?

#

oh yeah it is true

#

cool

scenic umbra
scenic umbra
ivory zodiac
#

if they launched it for mac only that would so absolutely silly

#

i just burnt a bunch of tokens on this

scenic umbra
#

There was a way you could do it on any platform that can run python and has a web browser though

frosty zealot
scenic umbra
#

idk if that would count or not though

high girder
ivory zodiac
#

i dont htink its mac only

cyan wing
valid needle
ivory zodiac
#

they wouldn't do that

frosty zealot
#

Not sure what the equivalent directory is on windows in your port

high girder
ivory zodiac
#

😉

scenic umbra
#

lmao

#

macOS app running on Windows laptop

ivory zodiac
#

lol

#

thats funny

#

i dont know what mac kbs look like si wouldn't have noticed

#

could have fooled me

scenic umbra
#

The traffic light icons give it away

ivory zodiac
#

Oh i know that, but how do we know thats a windows laptop?

scenic umbra
#

Macs have notches

undone lava
#

where do i find the codex global config.toml on win11? im going crashout lmao

ivory zodiac
#

ah.

ivory zodiac
#

checks out

high girder
#

Okay. It wasn't codex app specific. I just make crap harder for myself for no reason

scenic umbra
#

Yeah lol

ivory zodiac
#

whats messed up is i used codex to scrape the github

#

and it didnt find it 💀

nocturne folio
ivory zodiac
#

wouldn't work for me

nocturne folio
#

maybe u can run such through wsl

ivory zodiac
#

truied that

#

someone did port to windows

#

its doable

#

i'll just wait

nocturne folio
#

alr

#

i do like that quote tbh

ivory zodiac
#

its quality

stone aspen
#

I did it on windows

#

approx 20mins ago haha

#

Quality times

ivory zodiac
#

we're prob cooked

#

1hr passed already

stone aspen
#

not much noise on twitter, reddit etc about it. fairly sure if u did it before like right now u got them sweet merches too :)

loud dragon
#

got mine too, doubt i'm in the first 1000

#

works in cli just fine, just tell it to install the experimental build-things skill, then invoke it

stone aspen
#

some optimism is always good, lets hope for them sweet goodies

rich ridge
#

How do I do the add

#

I’m at the video

#

Screen

scenic umbra
#

It’s possible a bunch of people did it pretty early but just didn’t talk about it

stone aspen
stone aspen
mighty plaza
#

Yeah the fact that you have to already have codex installed probably reduces it quite a bit

rich ridge
stone aspen
#

tbh its the first time for me using Codex, am a claude user myself but have chatgpt pro so might aswell try it out

#

codex seems to be faster and more direct atleast

rich ridge
#

How to install skill

mighty plaza
#

i used the skill installer

#

/install and it popped up

rich ridge
#

Hanks

rich ridge
#

Game so many options

mighty plaza
#

it only gave me 2

rich ridge
#

Nvm

waxen escarp
#

really doubt i got the merch but worth a try 🙏

rich ridge
#

U gotta press tab

#

Skills

waxen escarp
#

was out and had to wait to get home lol

sonic dune
#

Is it possible to use the codex free trial in opencode rather than antigravity?

fallow chasm
fallen kettle
vital light
potent mason
#

Does Codex app automations not have internet access? (I have my codex app setup with full access)

#

I tried to run an automation that just does pnpm audit and brings anything up to date that is required

#

but it failed because it couldn't access the npm registry

frosty zealot
#

a lot of stuff fails in the sandbox

potent mason
#

Yeah that makes sense but it kinda makes it useless (I feel like most automations will need internet access)

frosty zealot
#

yeah I always launch the cli with codex --dangerously-bypass-approvals-and-sandbox

#

I cbf to sit there and hit enter, and it runs so many unique bash commands like hell im approving every one

#

Will it be the end of me? Maybe

shell river
#

you can just do codex --yolo, much faster

frosty zealot
#

oh I didnt see that in the --help

#

but thanks

potent mason
#

I'm pretty sure this doesn't solve my problem though because automations are not through the cli

frosty zealot
#

I was just gonna make an alias like alias oops='codex --dangerously-bypass-approvals-and-sandbox'

frosty zealot
#

Did ytou try setting this?

shell river
#

yeah I had to do that for copilot because its copilot --allow-all-tools --allow-all-path 🤦

frosty zealot
#
Usage: codex app [OPTIONS] [PATH]

Arguments:
  [PATH]
          Workspace path to open in Codex Desktop

          [default: .]

Options:
  -c, --config <key=value>
          Override a configuration value that would otherwise be loaded from `~/.codex/config.toml`. Use a dotted path (`foo.bar.baz`) to override nested values.
          The `value` portion is parsed as TOML. If it fails to parse as TOML, the raw string is used as a literal.

          Examples: - `-c model="o3"` - `-c 'sandbox_permissions=["disk-full-read-access"]'` - `-c shell_environment_policy.inherit=all`

      --download-url <DOWNLOAD_URL>
          Override the macOS DMG download URL (advanced)

          [default: https://persistent.oaistatic.com/codex-app-prod/Codex.dmg]

      --enable <FEATURE>
          Enable a feature (repeatable). Equivalent to `-c features.<name>=true`

      --disable <FEATURE>
          Disable a feature (repeatable). Equivalent to `-c features.<name>=false`

  -h, --help
          Print help (see a summary with '-h')
#

Looks like you can launch it with custom args

#

-c 'sandbox_permissions=["disk-full-read-access"]'

#

I'm not sure what the other flags are for sandbox levels but im sure its in the docs somewhere, set that and you should be good

#

or configure the sandbox for that project somehow, again I've never looked into how cause i just --yolo, and I personally prefer the cli so I can ssh in to check it when im not at my comp

potent mason
#

It works after I just tell it to proceed in the chat

frosty zealot
#

lol typical

potent mason
#

But the problem is that automations seem to run with other permissions or something

potent mason
#

Thanks

frosty zealot
#

np let me know if it works im curious

tired lynx
#

i built a small macOS sandbox because i got tired of babysitting permissions when running coding agents locally.

cyan wing
#

anyone get the merch email yet? 🥲

stray swift
#

Quit spamming crypto scams.

stray swift
frosty zealot
#

I don't disagree, got a good starting point?

stray swift
frosty zealot
#

Can you not see the thought in the codex app?

potent mason
#

I’ll have to try it some other time though

boreal sluice
supple perch
supple perch
#

...

still trellis
#

Crypto bros always gotta spoil the situation 🫩

gloomy veldt
#

Codex app for Linux?

frosty zealot
#

So can you move a Codex App session to cli mid stream and vice versa or do you have to wait till it’s done

still trellis
#

Yes, have to wait

still trellis
cedar skiff
#

wow, codex is genuinely better than cc now

#

Been giving it a fair shot and it's not even a close race

chrome raven
#

Since building is not the bottleneck now who is building a platform for people to showcase built products??

open finch
plucky halo
#

Just woke up - am I too late?

main copper
white spire
#

How can you teach Codex to write technical documentation as clearly as Opus?

Opus is simply excellent for this: readable text, code snippets with examples, clear diagrams.
Codex solves tasks better, but the documentation it produces is much worse.

Are there any Codex skills for this? Any good practices?

high girder
#

Define the output you expect it to visually look like and turn it into a skill

brisk junco
#

But does it work with codex desktop?

plucky halo
fallen kettle
#

sticker set?

plucky halo
#

That's the one!

still trellis
#

man Id love that. Holding thumbs!

scenic umbra
#

Has anyone gotten an email yet?

brisk junco
#

Did anyone ever had this issue when loggin in to codex desktop?

spiral gorge
#

so...... too late for me german person to do this merch?

#

i use vsc cause windows

main copper
plucky halo
main copper
brisk junco
still trellis
#

Did you try sign out and sign back in?

elfin iron
#

Does anyone else run into these issues often?

this wasn't the case first 2 days. it started happening when i first updated the app, then it's frequency increased. i'm running into these at least once every 2 hours.

radiant island
#

check current status

elfin iron
#

this is on new codex app

radiant island
#

It's better than CLI ?

elfin iron
#

it is smooth for parallelism, worktree management is baked into threads/sessions.

torn sequoia
#

hey guys, did anyone apply for the codex ambasador and get a reply back ?

steel cove
#

does anyone know exactly when the codex windows app is suposed to come out?

grizzled swift
#

Does anyone else seem to have issues with compacting history in the Codex app? It was happened on one thread only so far:

Error running remote compact task: { "error": { "message": "Your input exceeds the context window of this model. Please adjust your input and try again.", "type": "invalid_request_error", "param": "input", "code": "context_length_exceeded" } }

Other than this over the last couple of days it seems to get stuck a lot either endlessly "Exploring" or "Thinking".

Is anyone else experiencing similar issues?

elfin iron
#

did you by any chance do the same?

brisk junco
civic fulcrum
#

Guys be carefull cause Codex 5.3 extra high just deleted EVERYTHING from my C drive, all of my files and programs, only windows remained, not even task manager being anymore. With full acces its very dangerous, I've lost projects from over 2-3 years and many important files while it was fixing something for a website ... I have proof of everything, right now my SSD is at a data recovery center with hopes I can recover some of the important files.... Please don't make my mistake and isolate codex if using it (I've used it from Visual Studio Code). Right now I really don't know what to do

brisk junco
#

Can you open Projects of Codex in a remote server in that desktop app?

still trellis
#

Well done!

lucid tendon
grizzled swift
# elfin iron did you by any chance do the same?

No although it was a fairly hefty thread and batch of work Codex had been working through prior to this. I'm wondering if it's all related somehow - getting a lot of freezing issues happening with Codex app on a regular basis now. It struggles to do even the smallest of requests.

plucky halo
#

What did you prompt it?

nimble terrace
#

i'm in a tough spot, codex gave me a plan..but i see the usage count at the bottom

#

limit resets in 5 hours

#

gonna keep the app open in the background 🗣️

grizzled swift
civic fulcrum
civic fulcrum
steady vigil
#

weekly: 9% left (resets 13:59)

the 2x pro plan should be the normal. there is no way I'll be able to go back to 1x

elfin iron
elfin iron
steady vigil
#

codex app just froze... got sluggish and had to restart it. stability issues after operating for a while

boreal holly
steady vigil
boreal holly
steady vigil
#

after restart that 1.5GB -> 350MB so prob some resource leaks over time

#

I did /feedback

boreal holly
#

In the current conversation I have open, the renderer is at 700MB, but if I load another conversation and wait for the garbage collector it drops down to ~400MB, so maybe the trick to get good perf back without restarting is load up an empty convo and wait a few minutes

steady vigil
#

ha worth a try I will test that after some hours

loud dragon
#

anyone gotten a confirmation email on the merch drop thing yet?

frosty zealot
#

Do you guys use steer = true in your config? HAve you noticed a big difference?

gloomy veldt
#

How fix that?

torpid venture
#

when codex app will be fixed? high cpu/gpu usage, unsable for more than 15 mins

spiral gorge
#

NO it CANOT

supple perch
# gloomy veldt How fix that?

You are so funny... start a new chat and then give it a full prompt of rules, look up the prompting folder on the docs

violet meteor
#

Not sure why it's not escalated on their status page.

#

Version 260208.1016 (571) is not stable

#

It fails every couple of prompts.

torpid venture
#

yep, really sad their campaign is lost because the product is poop

violet meteor
#

I really enjoyed using the codex app later last week but a recent update has smoked it.

#

Hope they resolve it

cyan wing
#

how do I remove this warning??

steady vigil
violet meteor
#

Version 260208.1016 (571) this is a dumpster.

grizzled swift
#

Yeah. Getting SO many issues with performance.

#

Last week I was flying, this week i'm just hitting wall after wall

spiral gorge
#

i am sure your codex does not playback sounds when you start a prompt and it sucesfuley finishes something.

#

claude code does 😄 its hilarious nerdy

dawn seal
#

codex still cannot code on its own

#

still meh

#

it can write a short function though

white spire
#

Hi
Do we have any news about Codex app on windows or WSL?

teal cargo
#

we already have a working build - just need to smooth all the rough edges

ornate jolt
#

openai gives us 2 times usage for 2 months claude gives you 50 dollars think i know whos side im on

lean lark
#

! Note from the Team?! Good to see ya, VB. 🙂

cyan wing
plucky halo
brisk junco
#

Yo guys can you open Projects of Codex in a remote server in that desktop app? So basically run projects in remote?

last stream
#

It's almost here, Windows friends 😁

simple star
#

<Crying in linux>

last stream
#

That's why I would never leave Windows as much as I love Linux. My WSL does what I want for Linux without losing the consumer experience and market reach Windows has

#

Life in Linux is way more difficult than it has to be despite being a better OS

simple star
#

Life in any OS is way more difficult that it has to be 😛

simple star
#

No GIF preview, sadly

last stream
#

Lmao just realized. No GIF support in discord is crazy work

simple star
#

I asked the admins... they said "no sorry kid, not in here" 😄

high girder
#

Imagine what these chats would devolve into when you can open carry memes

lean lark
#

#status message
And I was gonna ask if anyone else is seeing Server Error 500 from GitHub. 🙂

simple star
#

@high girder I'd rather have slowmode, and allow for GIFs, haha

dire cobalt
#

hi

lean lark
#

Welcome, favz.

hushed storm
lean lark
#

capybarathink the Codex app has not been published for Linux.

hushed storm
#

lol

#

It’s just a electron app

lean lark
#

SMH - that is SO naive. BTW, just look at the wailing about issues. I won't load it until peeps are happy with it on Mac.

winged ore
#

the implementation for vscode works pretty well, tbh

lean lark
#

lugui - he's talking about the app, not CLI, and not the extension.

summer iris
#

Who is running codex on their primary machine with network access?

tranquil hare
lean lark
#

@summer iris I think the guy crying today about his machine getting destroyed was running on his "primary machine" 🤣

summer iris
summer iris
lean lark
#

DO NOT run directly on a system that you care about. DO NOT trust Codex without precautions.
Run In WSL, not in your primary OS.

tranquil hare
#

However, it's not exactly yolo mode. I have my custom instructions but I still approve stuff relatively often

hushed storm
summer iris
lean lark
#

Look, Codex is awesome but it's a tool that needs to be handled with care.
Ya know those instructions that say "wear goggles, gloves, headgear"? Same applies here.
Put Codex in WSL. Add AGENTS.md and explicitly define your file system scope and that the assistant should never reach beyond it. Never run Codex/WSL as root. Lock its access via permissions to a specific sub-folder.

tranquil hare
lean lark
#

If you don't know how to protect your system, as a mature technologist, you should not be using this tool carelessly. It's not just something you install and run.

#

Tell "YOLO" to the guy who sent in his hard drive to be forensically recovered today.

lean lark
#

( AFK )

hushed storm
#

Book

#

I wish they integrated the ChatGPT and codex more so I could see and approve stuff on my phone

lean lark
#

To my understanding, that's exactly what the app will do for us.

hushed storm
#

what app

potent mason
#

Has anyone tried codex in jupyter notebooks?

nimble terrace
#

I wonder if ads rolling out means we get larger weekly limits

#

🗣️

hushed storm
cedar bear
#

Guys what was the Thing U are most proud of have done in Codex? 🙂

nimble terrace
#

larger weekly limit as in like, takes longer to finish it

#

i pray OpenAI doesn't become like Anthropic

#

I used the 20 plan on Anthropic with Opus, took 10 minutes to get rid of the 5 hour limit. Didn't get anything done. It was just plan mode.

hushed storm
nimble terrace
#

fair, was just a random thought

hushed storm
#

You can like hook it up to Claude code

#

With a proxy

nimble terrace
#

ah

hushed storm
#

Can even use multiple free google accounts and the proxy could handle switching

nimble terrace
#

interesting

#

thanks for the shout

summer iris
boreal holly
# steady vigil didnt help already back to 1.2GB and performance sluggish. this is a bad release...

I found the performance issue (not all the ones like V8 Heap OOM but the ones you, I, and most others are experiencing)

As codex uses patch tool, it stores all of the diffs for every file so you can review changes and undo. Those diffs are never getting released from memory.

If you restart the app, memory returns to normal loading the convo (~150mb), and scrolling up you do not see any more "Undo" or "Review" cards. As those cards fill the convo it starts ballooning memory usage. The larger the diffs, the faster it grows. Basically I think if OpenAI makes it so those cards fall off the convo it will not be an issue

ivory zodiac
#

people are definitely still better at hacking, for now 🙂

summer iris
#

AtCoder World Tour Finals 2025 a GPT-5 variant of some sort.

ivory zodiac
#

language models are still very very impressive

#

but if you're an expert in your domain, you start to see the shortcomings.

#

things are progressing quickly though!

summer iris
#

I mean I'm on my 4th attempt for Codex 5.3-xhigh to get the memorysession agents sdk right, so I'm not currently feeling the AGI.

cyan wing
#

Tip: New Try the Codex App with 2x rate limits until April 2nd. Run 'codex app' or visit https://chatgpt.com/codex

Just to be clear...
Does the 2X rate limit only apply in the Codex App or is it in CLI as well? 😅

ivory zodiac
#

codex is better

#

but listen, they're weird.

#

one LM will just randomly one shot what the other sturggled with

boreal holly
ivory zodiac
#

i had an issue i burned almost all my 5h usage on. and opus one shot it in like 12 seconds 😭

#

its usually the other way around but thats just how it goes

steady vigil
summer iris
#

That's weird because the App seems to just use the CLI under the hood.

#

when I'm on battery, I flip back to the CLI since it uses so much less power.

cyan wing
#

Well that's concerning and confusing 😅
I don't even know what's real anymore

summer iris
#

I don't get the big deal over the app since its magic is apparently jsut mulitple instances at the same time, but I just use a bunch of terminals to do the same.

steady vigil
steady vigil
#

also its hard to know for sure b/c there are resource leaks in the current app, so inference sometimes slows down vs fresh start after it being open for many hours...

cyan wing
hushed storm
#

On twitter

#

In a clarification

#

5.3-codex is fast enough to rate limit it self

#

I hope the increased usage limits once they start enabling sub agents by default

latent tiger
#

is codex down for anyone else?

hushed storm
boreal holly
#

I feel for OpenAI right now lol, if you go to the codex github, they're getting 3 new issues per hour

#

Gotta be overwhelming

hushed storm
#

they have cooler stuff internally

lean lark
#

General comment: If you burn through your Codex credits, you're not using it right.
Don't ask Codex to do everything for you. If you Vibe, you're getting code for free, you need to "pay" with something. You need to pay with your money for credits. If you're not vibing, and you actually know what you're doing, having "paid" already with your time in study of the craft, then you can use Codex all day long, every day - as many of us do - and you'll never hit the credit limit, so Codex is "free".

To get the most out of Codex, share some of the burden: Learn how things work and then collaborate with the bot. That way neither you nor the bot carry all of the weight.

"But I don't know how to code", "but I want Codex to do everything for me" : If these are your choices then your final option is to pay for credits.
Google for "triangle good fast cheap". You get to Pick Two. You can get something that's good or fast, it won't be cheap. You can get it fast and cheap, it won't be good. You can get it good and cheap but it may not be fast (optimized).

I'm just sayin ... There are two answers to the problem of running out of credits, you can learn more and ask less, or you can continue to ask more and then pay more. The issue isn't with the technology - it's with human choices.

Have a great day. 🙂

boreal holly
lean lark
#

Hmmm, no, where did you get that? 🤣

#

I feel bad for these kids who just type and expect miracles. 😢

steady vigil
lean lark
#

@steady vigil totally fair but I'd guess that no one complaining about limits here is really in that category.

steady vigil
#

5.3 has some magic way beyond the benchmarks I dont see people talking about much

#

it understands your intent so much better

#

not just the "what"

lean lark
#

And I understand that personally I under use the tools to keep under the limits and that it "costs" me time as I manually work through issues. That's my choice and I deal with it.
I have chosen this pattern because through to Codex 5.2-high, the bot has made some really bad decisions and I blindly followed a few of them. I think 5.3 is better but still has not earned my trust. I think even a "power user" needs to decide about how to balance better between what is assigned to the bot and what's done manually.

steady vigil
#

it has earned my trust

#

codex 5.3 high is magic

#

medium is great too

lean lark
#

I'm at this very moment prepping to give it some more decision-making ability about a big project, coordinating changes to many things across many files in different languages.
"Commit early and Commit often"
I'm giving it the opportunity to shine or fail.

boreal holly
# lean lark <@436507973121212426> totally fair but I'd guess that no one complaining about l...

I'm tellin ya, best way to avoid rate limits is make local inference parse cli commands! A lot of mine output 40-120k tokens (Xcode builds and flutter integration tests are super noisy), and the command parser outputs 4 (not including reasoning) for "No errors!" or a tight list of errors/warnings/failed tests 😁 I finished the last week with like 87% weekly limit remaining, and I used to with the same usage finish with like 20% or less

steady vigil
lean lark
#

Yeah, Robert - you're talking about your custom skill - I haven't implemented it yet, haven't been asking it to go through a batch of errors much. I tend to filter the errors myself, figure out what the general issue is, fix that, then let Codex deal with specifics. But I'll definitely be trying it at some point.

fleet geyser
#

Is claude pro or chatgpt plus better for vibe coding? I can only get one

ivory zodiac
#

plus no brainer

#

claude pro is a trial

#

its a joke

fleet geyser
#

alright, thanks

boreal holly
ivory zodiac
marble violet
#

anyone having issue with the codex app high cpu usage and crashing

ivory zodiac
#

yes ppl are saying this

#

prob best to use cli in the meantime

marble violet
#

I wish I waited to press the update button

ionic grail
sick iron
#

Any news on the Codex app coming to Windows? Or at least WSL.

ionic grail
#

No one that is a programmer who statyes before agentic ai

#

Would prefer chatgpt

#

CodeX 3 is a great ste uo

fleet geyser
#

Chatgpt has codex, which is agentic

ionic grail
#

But its so limited and guardrails are insane.

#

Of course mate

ionic grail
#

I said before agentic tools

#

Its opinion end if the day

#

And will improve the products

#

But no dev ir software engineer ive worked with wpuld use chatgpt over claude

#

My experience

#

Only

lean lark
#

About high CPU usage, a change was made recently in Codex (as I recall) to allow changes to AGENTS to be recognized immediately rather than only after processing. This led to a lot of excessive CPU, file-system access, and logging. A change hasn't yet been put into Codex and I suspect it will need to be put into the app as well.

lean lark
ionic grail
#

I said i

#

Had worked with

#

Not factual

#

Of course this is briad

lean lark
#

(Oh wait, you said "that I've worked with" I can't argue with that.

ionic grail
#

Inlove gpt for debugging

#

All good

boreal holly
# ionic grail Claude is far better

I disagree. I've never tried other agents, but I think the issue most people have with Codex when they compare it to Claude or others is they aren't putting in any effort to learn and understand the tool. I've spent countless hours scrubbing the OpenAI docs, crafting custom execution environments, evaluating different prompting strategies, coming up with tools specifically to make Codex as low friction as possible, rigorously exploring openai/codex codebase to understand the tool at a deep conceptual level, and refined it into a practically infallible dev setup. It required effort, but overall extremely happy with Codex. It's not even worth my time or effort to look at alternatives because this one works extremely well, and that's the story of any software you put effort into knowing and using.

ionic grail
lean lark
#

It's a matter of time - we invest so much into understanding the nuances of a particular brand, it's tough to dedicate the same effort into others ... we gotz stuffz ta do...

ionic grail
#

??

#

I do this for work

steady vigil
ionic grail
#

So i dknt really know what you mean

#

But i get that

steady vigil
#

anthropic is like at least 2 generations behind right now

lean lark
#

I've learned so much about how the ChatGPT models process "tension" in instructions and have put significant time into crafting instructions that do not introduce tension. I can't put that kind of effort into other products.

steady vigil
#

GLM 5 will be interesting to see how close they get to opus 4.6

ionic grail
#

That causes issues

ivory zodiac
ionic grail
#

As it limits it

#

Guardrails

ivory zodiac
#

its really good though

high girder
#

Here's the thing most people miss about models in general. Most people will pick one as "the best" and use that, but each model has things they're both good at and bad at. Claude is fantastic at holding a long context plan and laying out frameworks. Codex is amazing at working inside of those frameworks, becuse it's better at smaller scoped tasks and glue code.

ionic grail
#

And let's look at benchmarks

#

And use cases

lean lark
#

Personally, I'm also pretty OK with using the product that everyone else is trying to compare themselves to.

ionic grail
#

Urs great man

#

Got is fantastic

#

Gpt

lean lark
ionic grail
#

I just feel with the intro of ads

ivory zodiac
#

indeed. lets look at benchmarks. maybe you and i have a different opinion about what "far better" means lol.

ionic grail
#

Ita going down hill quick

lean lark
ionic grail
#

As thays not a great sign considering altman said he hates ads

#

Thinks their paeticauklry bad

#

In ai

#

He said himself they would be using ads if they arent doing great (paraphrase) find the interview

lean lark
#

I think we can all agree that ads are awful but peeps not paying cash can pay with their eyes - like we do for every other free SaaS out there.

ionic grail
#

Free users shouldn't be bombarded with ads

#

Free trials are funnels

#

To get the conversion

robust lintel
#

Is a free trial infinite and ad free?

lean lark
#

Conversion rates are like 1% - that's not a funnel.

ionic grail
#

You actually get stocks too

lean lark
#

wut?

ionic grail
#

As to why they need ads

#

They arent concerting

#

Converting

robust lintel
#

What

ionic grail
#

They arent making profits

#

They are burning money and I get this coudl be a long game

#

Approach but ads arent a good sign

#

The ceo has said so himself previously indont see how this is controversial

lean lark
#

I meant - average conversion rate of ALL services from freemium is about 1%, some better, some worse. That wasn't a focus on OpenAI that they should do better. I'm saying if peeps aren't converting then they can watch ads. I do this with any free service I consume and accept the "price".

boreal holly
# ionic grail Converting

1 billion active users lol, and OpenAI has more free users in the state of Texas than Anthropic has users. I think 1% conversion is not a huge deal

steady vigil
#

as a paid user I'd be happy if all the free users disappeared, but if ads will help them recover some of that bottom end sucking cost - great

ionic grail
#

Look at their revenue

#

And soend

#

Spend

#

Its thay simple

#

They made 17 billion and went theough 8x or so

lean lark
ionic grail
#

Bro sre tou brainwashed

#

They'd be open source

#

You are rolling or slow

lean lark
#

I'm sensing young opinions...

ionic grail
#

Im sensing a person who has no software background or enterprise experience

boreal holly
ionic grail
#

"Service to humanity

digital thunderBOT
#
<:book_icon:1363314738255364126> Rule 1: Be respectful.

-# Practice kindness and positive regard. Harassment, hate speech (such as sexism, racism, or homophobia), or other malicious conduct will not be tolerated. Maintain a respectful and positive environment.

lean lark
#

I've been doing this professionally for almost 50 years. Next...

ionic grail
#

Hahah that's ill it

#

Your impressed

#

And easily full for the bs

steady vigil
ionic grail
#

Open ai is not open source

lean lark
#

OK, I think you've made a point - maybe not the one you'd like to make, but you've made a point.

ionic grail
#

True

#

Good thing is we all care

robust lintel
#

I feel like you should all move on

ionic grail
#

And we get to dicusss

lean lark
ivory zodiac
#

dont think i've ever met a real engineer who can't tell the difference between your and you're 🤔

lean lark
#

OK, back to code. Thanks all.

ivory zodiac
#

insults people. cant spell.

#

ez block

high girder
#

So Codex

ivory zodiac
#

that there looks like windows 👀

steady vigil
high girder
#

It is. I did more work on my own port. I'm just missing some backend that I'll never get from OpenAI, but yeah, MOST of it works

brazen lichen
#

did the Super Bowl ad easter egg 1K emails already go out?

ionic grail
boreal holly
high girder
#

That's exactly how I did it. I unpacked and worked backwards until it worked

lean lark
#

I caution against big efforts on stuff like this. The personal reward of satisfaction is huge. But in practical terms, it's obsolete as soon as OpenAI publishes their official version. I've been itching to do a custom ChatGPT that has so many of the features that we've all asked for, for years, and which OpenAI doesn't even acknowledge. But I know that would be a waste of time, since on any day they could announce ChatGPT v2.

high girder
#

Each version of the Codex.dmg they put on the site, means more updates, and it's not for daily use. It's because I'm not a dev and I wanted to see if I could.

lean lark
#

Personal feature desires: labels, tags, categories, tree folders, full memory across chats, direct integration with GitHub or other SaaS (now possible with Codex app and ChatGPT Apps). That list goes on...

#

Yeah, I totally get "It's because I'm not a dev and I wanted to see if I could." that's why I said "satisfaction".

robust lintel
#

Feels pretty dismissive of yourself and others though. "They might make it so I wont explore"

steady vigil
lean lark
#

It's not "not explore". Sam cautioned against "similar but different" a long time ago and he was right. If we make something very unique, the company probably won't stomp on it. But if we make something that's just an improvement over a company product, they have every right to obsolete it without notice. That' the game.

high girder
#

I mean, I got it, and didn't take it any other way. It was advice from someone that knows that pain from experience, that's all.

robust lintel
#

You said you wont even make your own chatgpt interface out of fear they will make it. You dismiss yourself and a desire to explore.

fickle talon
#

Ok

robust lintel
#

The whole launch is saying "Just build stuff", do stuff, enjoy it.

boreal holly
lean lark
#

I weigh significant effort to do something against the chance that someone else might invalidate it in a heartbeat. It's a calculation. Time is precious. I need to focus time on efforts that yield more benefit.

steady vigil
boreal holly
high girder
lean lark
#

Complete agreement yall... If it's for satisfaction, fun, kudos .... do it. If it's intended for the masses then more discretion for use of time is advised, that's all I'm sayin.

high girder
#

Question for you all then. Before the Codex App, and it was CLI or IDE extension, or even with the codex app, do you guys use MCP servers at all with Codex's built in MCP tools?

boreal holly
high girder
#

Skills are great, but MCP let's you use tools from other programs. So let's say I'm using the Godot MCP and the Blender MCP, with codex being able to talk to both, you can converse your way towards asset creation and visual systems building

ivory zodiac
#

if you find its not calling it regularly, then you should add something like this to agents

#

Context7 MCP ALWAYS proactively use Context7 MCP when I need library/API documentation, code generation, setup or configu steps without me having to explicitly ask. External libraries/docs/frameworks shld be guided by Context7

#

the skill if you want. its very reliably self-called

#

recommend exporting api key globally via keychain if you use it

#

Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff (6) AND MOST IMPORTANTLY, when you are installing dependencies, libraries, or frameworks you should ALWAYS check the docs to see what the latest versions are. Do not rely on outdated knowledge. Always prefer this over guessing library APIs or using outdated knowledge.

ivory zodiac
marble violet
#

is there any way we can download older version of the codex app

lean lark
#

I have not used MCPs yet in a project. I'm getting on this bandwagon late because the initial and continuing hype has been for a highly insecure protocol. Behind the scenes it's fine but there's been too much blind consumer faith that it's used properly with any server, just because it's got that popular MCP branding.

Technically I struggle with it because it's precarious. We need to ensure the assistant decides to use a tool at a specific time. If it doesn't then we lose control over context. That's like doing something like price=rnd()*price in code. To be clear, if I say "I need a tie" it might go to the MCP dedicated to finding ties, but if I then say "I need something that goes with my suit", where does it go for that info? It won't call the ties tool because that statement is only loosely tied to the topic of clothing. We've lost control of the context. If someone tells me for sure that this follow-up query will still go to the same tool(s), I'm jumping for it. If not, I'm still hangin back.

ivory zodiac
#

mcp tools have tool descriptions. if an agent believes that tool will be useful, it will call it

lean lark
#

And if it doesn't, we've lost control. That's exactly what I'm saying.

ivory zodiac
#

you're overthinking it

#

if it can't find an mcp tool to accomplish its task, it will look for other ways to do it

lean lark
#

Consider in a Custom GPT, the same agent is processing every request - there's no loss of control. With MCP, the assistant decides with every prompt if that text relates to a given tool. It's not thinking "maybe we're still talking about the same topic". I'm looking for continuity - I start with a tool and I keep talking with it. Every statement should be a trigger for that tool. But that can be a security issue too.

#

How about this... My wife and I were thinking about random new Apps for ChatGPT (the SDK App, not Codex "App" sigh) ... If we have a MCP/App for "Things to do today", we initiate the discussion and start telling it what we are going to do today. With every statement we need to trust that it will call the right tool and log the statement. It's not deterministic. It's precarious.

high girder
#

That's where skills come in, you can literally set the skill as an activation to use MCP tools as well. So you can converse, and use all of Codex or Claudes normal tools, and then when you proc the skill, the other tools become callable. I also built a single MCP connection plane for local MCP servers. I don't generally trust things from other by default, so I usually just do it myself but you can set MCP up to be gated securely by clients as well. https://github.com/Janksuu/LMCP

lean lark
#

Skill is Codex-specific but it's pretty much the same (which is why I feel OK about discussing MCP's in general here for now)

stray swift
hushed storm
#

Ads in ChatGPT, proceeds with giving everyone free codex that costs way more

lean lark
#

unrelated

scenic umbra
#

Anyone know if it's possible to have multiple terminal tabs for one project? Also the sessions don't seem to save if I close the terminal bar

hushed storm
scenic umbra
hushed storm
scenic umbra
#

true

lean lark
#

From SamA:

More than 1 million people downloaded Codex App in the first week.
60+% growth in overall Codex user last week!
We'll keep Codex available to Free/Go users after this promotion; we may have to reduce limits there but we want everyone to be able to try Codex and start building.

#

Various comments:

#
  1. It's amazing how many haters will find negative things to say no matter what the announcement.
scenic umbra
#

ig eventually they'll make everyone pay

lean lark
#
  1. Can we get a special category for people who say "where's the other thing" minutes after an announcement?
#
  1. Free Codex to Free/Go users. That's something everyone should be able to rally around.
#
  1. More than 1 million downloads of only the Mac version of the Codex App. Obviously more to come.
#
  1. 60% growth in overall Codex users means a lot of Mac users have been understandably confused or otherwise put off by the Codex cloud/CLI/extension options. I really want OpenAI to try to find out what happens when people uninstall the Mac version. There's intelligence data to be found there, and opportunities to do better for Windows users.
scenic umbra
#

I just want ssh support and better terminal integration and Codex would be perfect

#

I think using seperate IDEs to view the code is fine

hushed plume
#

codex merch drop when???

high girder
#

Use VS Code with the codex extension and point it at the same folder you're pointing the codex app to. Use the extension codex to call the codex app like a tool. Best of both worlds

lean lark
hushed plume
plucky halo
summer iris
#

Did documents just disappear from OpenAI's website? I only see Dashboard and API Docs now

hushed plume
#

WHERE IS ITTT AHHH

alpine nebula
marble violet
#

I am wondering if open ai is using Codex app to fix the bug that make Codex app crash on mac.

steady vigil
#

"2x rate limits but you can only use it 0.3x the rate". yeah great deal

latent tiger
#

my agent has been randomly freezing mid task on long sessions and i have to restart the app- very frustrating pro plan with 2x limits using 5.3 high

#

anyway, back to CLI till app is fixed lol

lean lark
#

As I said earlier - on one hand OpenAI says Codex app for Windows is coming soon, and on the other hand peeps are reporting painful issues with MacOS. I really hope they process through the Mac issues, get some peaceful sleep while there are no more big bugs being reported, and then publish the Windows app without the v0.x issues. Pwetty Puleeze?

cedar skiff
#

It's working good for me so far. Im really happy. I have two minor issues, it can be a little resource hogging, a couple of times it got stuck with a overlay asking me for permission, i approved it but it never closed and i had to shut the app down.

#

Since i started using it i hardly touched the cli

lean lark
#

Resource hogging is a commonly reported issue so far.

#

Windows has had "Resource Hogging" built-in as a feature since v3.1. I hope OpenAI doesn't feel compelled to add their own version. 😜

empty tapir
#

on mac when running 3 tasks at once it freezes up the whole codex app no wonder there is no windows version yet.

hollow belfry
#

Hi all! Wanted to get a temperature check rq. Am I the only one finding more success with 5.2 xhigh compared to 5.3 Codex xhigh?

Skill issue? Agents.md file + workflow needs to be tuned?

stray swift
nocturne folio
#

will the merch include free chatgpt pro subs

hasty pond
lean lark
last stream
#

@ivory zodiac there's the lazy loading

ivory zodiac
#

Nice

ivory zodiac
#

But undoubtedly better anyway

last stream
#

For sure. MCPs have their use but a skill with scripts shipped with the skill is def more efficient

ivory zodiac
#

Actually maybe worse

cedar skiff
#

most mcps are just wrappers around cli commands o.0

last stream
#

actually i said scripts but was thinking CLI lol. good point

cedar skiff
#

a couple of little rules and codex just uses the cli

frosty zealot
#

At teh end of planning when you're prompted to implement, does Codex default to medium?

#

If you were planning in high for example

sand shuttle
#

Holy codex 5.3 is such a beauty

high girder
frosty zealot
#

thats what I do too, but I notice the model selector is always over the medium

#

I dont know if it defaults there or if its actually set to medium at the end

high girder
#

maybe planning mode defaults medium

frosty charm
#

I really want to be around the top 0.1% of people who are leveraging claude code / codex for entrepreneurial purposes and exchange alpha. if anyone else interested in this HMU I'll start a private group. Tell me something about yourself and your background.

I started several businesses in tech / medtech / ecom, and for a few years was one of the largest winners in online poker.

Shoot me a message!

worn folio
#

Codex 5.3 has served me quite well

cedar skiff
#

It's been good for me so far as well, lets hope it stays crisp and smart.

#

how much more usage does the pro plan give over plus?

toxic torrent
cedar skiff
still trellis
#

would be sweet if OpenAI opensourced the codex app. Lots of ideas around it... someone please make it happen

high girder
#

want me to build you something?

loud dragon
#

You also get priority processing on codex for faster speeds

lime inlet
#

I have been using ChatGPT since it came out but I am very new to Codex. I use Codex CLI with my ChatGPT Business account. I do not understand what the limits are in terms of tokens/queries. Where can I learn more? Can I use Codex CLI as much as I want? Is it just a demo or is Codex CLI from now on included in ChatGPT Business "forever"?

worn folio
#

I pay for Cursor Ultra ($200/m). But I mostly just use GPT-Codex. How does the usage limits stack up for that price? Cursor Ultra vs ChatGPT Pro for Codex usage. Does anyone know?

high girder
# worn folio I pay for Cursor Ultra ($200/m). But I mostly just use GPT-Codex. How does the u...

It really depends on what you're doing with it. If you're doing smaller and more targeted builds, then you'll never hit a limit. If you throw AI at everything to see what works, then you're probably going to hit limits.
I use Codex on the plus plan, and I have yet to actually hit any limits, and I use it daily for a lot of work, especially after I've blown through my claude weekly limits in 2 days.

worn folio
still trellis
lime inlet
#

Does Codex CLI/IDE/Web interface support multimodal input? For example, in plain ChatGPT what I can do is attach source code and a screenshot and ask "Do you see this weird graphical artifact where it looks like the rays are hitting the sphere only in some spots? What is causing this?" or "Look at my hand drawn sketch how I want the interface to look and where I want the buttons positioned. Implement this."

Is that possible in Codex also? Or do I need to describe everything as text?

fallen kettle
subtle lark
plucky halo
uneven spade
hot hawk
#

I was a heavy Claude Code user, but I am a Heavy Codex user now. Redesign the UI in one shot.
old: Middle
new: Right

white spire
#

Could you give me some advice?

I’m about to buy a MacBook. I’m planning to get the Air 15'' M4 24GB/512GB.
Will it be enough for developing heavy enterprise projects with Claude Code and Codex?
I’ve heard that 16GB is already not enough for CC and СX

velvet wren
balmy acorn
#

built a 3v3 pokemon game with codex 5.3 x-high

white spire
velvet wren
#

I have a MacBook Pro, M2 Max with 96GB RAM that I feel I am outgrowing, but I run local models

finite sorrel
#

anyone finding latest client+model getting stuck in execplans where it didn't previously?

#

woke up to 8hrs of churn and 20% of weekly budget blown but nothing completed

#

and the thinking personality has adopted this annoying Ash Ketchum style

#
I've finished the evaluation with a count of 20, which feels good! Now the script should move on to the next models. However, I realize I haven't seen any output yet — I might need to
  poll again since we didn't check after the evaluation was complete. I wonder if the output is just sitting there waiting to be processed? Time to check the session again!
#

consistently tells me it's going to capture data then fails to do so, repeat ad nauseum

#

some regression in compaction or something is screwing it up for me i feel

#

ive given it explicit instructions on what to do yet it shows this in thinking output...

#
I guess I’ll just keep polling to check for
  updates. It’s interesting how these evaluations can take time! I wonder how long it will take before I get the next update. Keeping my fingers crossed that it’ll all come through soon!
brazen lichen
glacial agate
#

@quasi canopy @balmy olive ^^

#

sorry for the ping ❤️

exotic cave
#

gpt-5.3-codex is routing to gpt-5.2... someone else having this issue?

tranquil hare
finite sorrel
#

polling is repeatedly checking for something

#

ie in this instance it was looking for new entries in a log file

spiral gorge
#

i have heard nobody solves the codex ad? how?

twilit mesa
#

Hello, new here! can anyone point me in the direction of the most widely used workflow? which IDE/cli/setup/git is mostly used for fullstack microservices

balmy acorn
tacit halo
#

i want to make a pokemon game also

#

XD

balmy acorn
#

codex 5.3 x-high can def do that

tacit halo
#

ooh?

summer oxide
#

How do i access 5.3?

tacit halo
#

yeah?

#

i use chatgpt on web :(

#

im not on mac im on windows

balmy acorn
#

its not in chat gpt you use the terminal on your pc or iin vs code

summer oxide
#

nevermind! i just needed to restart the codex app

tacit halo
#

how can i get codex on my terminal?

steady vigil
#

still no memory leak fix for codex app? come on oai

cedar skiff
#

what happened here?!

#

I just signed up to pro

#

and the 5 hour is all the usage i used
and some how my weekly is down 12%

balmy acorn
steady vigil
balmy acorn
#

then just wait the codex team has been pumping features left and right

steady vigil
balmy acorn
balmy acorn
#

if you were a plus user the cap doesnt reset it stays where u were on plus

#

even upgrade to pro

tacit halo
#

im plus user

cedar skiff
#

ok so that 12% is my weekly usage i was about to hit on the plus?

tacit halo
#

:D

cedar skiff
#

Really shouldnt work like that, i mean i just paid the money today

balmy acorn
#

dont worry the cap is so much higher than on plus

#

this me working for the past four hours on pro plan

tacit halo
#

how can i install codex on my computer?

#

i need help lol

balmy acorn
#

if your on mac their is an app if your on windows either do it through the terminal or just download vs code

warm pilot
balmy acorn
tacit halo
#

:D

balmy acorn
#

its easy to setup

#

it basically does it all for you

#

if you have issues after download just tell codex to fix the problems lol

tacit halo
#

how can i run it now?

#

wats the command?

warm pilot
#

codex

tacit halo
#

oki and then?

#

nvm

#

wats the rate limits for it tho?

balmy acorn
#

i dont know

exotic cave
#

ok this is sad i am not routed to gpt-5.3-codex, can any of you test it too?:

RUST_LOG='codex_api::sse::responses=trace' codex exec --sandbox read-only --model gpt-5.3-codex 'ping' 2>&1 \
    | grep -m1 'SSE event: {"type":"response.created"' \
    | sed 's/^.*SSE event: //' \
    | jq -r '.response.model'
    
gpt-5.2-2025-12-11
cedar skiff
#

how do i check this?

exotic cave
#

just run in your terminal, make sure you have jq installed:

RUST_LOG='codex_api::sse::responses=trace' codex exec --sandbox read-only --model gpt-5.3-codex 'ping' 2>&1 \
    | grep -m1 'SSE event: {"type":"response.created"' \
    | sed 's/^.*SSE event: //' \
    | jq -r '.response.model'
neon girder
#

can confirm

#

tbh i was also quite confused, in the past couple days 5.3-codex doesn't feel like 5.3 anymore

exotic cave
#

this is real sad, i found that codex 5.3 started being terribly slow and thinks/talks like 5.2 and found it does xD, also found others in github reporting about it.

#

more people should report it so they fix this issue.

#

all the hype and for the past day or so i am served 5.2 -.-

exotic cave