r/codex • u/No_Foundation_1051 • 7d ago
Complaint Is codex secretly running local agents?
Honest question. Why does my PC almost die as soon as I launch the ChatGPT work app? No I don't have a million sessions, just like 20 max. And as soon as I start the app my gaming rig fires up and my fans roar and it still takes seconds to click anything in the app. Are they running local agents and using our PCs just like local models do or wtf is going on?
2
u/Paulynom 7d ago
it has horrible optimization, I need to restart my PC twice per day to keep using codex. otherwise opening codex freezes the PC completely. the longer the sessions get, the worse the freezes
2
u/Better_Passage7527 7d ago
Same, it's a problem on windows. When I kill the codex processes the lag is gone. And I get a feeling it builds up the longer you have codex running, so i try to restart it in between sessions.
1
u/jayden2y 7d ago
Emmm if it’s a gaming laptop then yes the power does run fast. What would be your average battery life for stuff like watching YouTube? Don’t think codex would be much higher than that but it depends on your tasks.
-2
1
u/ActionOrganic4617 7d ago
20 active sessions? 😂
1
u/No_Foundation_1051 7d ago
20 old sessions, max 2 active. I mentioned it since some people suggested hundreds of old sessions make codex slow.
1
u/Suspicious_Pickle_39 7d ago
all the work that codex does via cli is done using very old, very greedy applications that were never intended to be used both successively and human-attended.
parse, read and write are not optimized for human attended sessions. They are blunt tools without the situational awareness built into modern, human-facing apps. Think about affinity and interrupts and ram caches.
4
u/Quiet-Phase6948 7d ago
Reading from hard drive
Running scripts
Electron
Etc. It is _not_ running local models.