Codex in ChatGPT desktop app for Linux is now in preview

community.openai.com

386 points by allanrbo 12 hours ago


jtrn - 27 minutes ago

So much negativity... I like the desktop app and am looking forward to testing it out.

miguel-muniz - 3 hours ago

Unrelated to this Linux release but I've been using the new ChatGPT desktop app since I annoying updated on accident, and I haven't had that great of an experience.

I previously really enjoyed the Codex app. It was easy for me to understand and find what I needed. The conversation view provided the right amount of information without feeling too concise or full of jargon and the typographic hierarchy made it easy to skim. The project based workflow made sense for my needs.

Ever since they combined all ChatGPT into one app though it has become a mess. It's trying to do too much in one. The settings menu is especially bloated, and I find the UI to be too complicated for the simple questions I'm asking outside of development work. I would rather just use the web interface for general use at this point. They've also been updating much of the UI to follow the same patterns as Claude, and I've not been impressed with the Claude desktop app.

To me, they are taking multiple steps backwards. I hope they eventually find their way again.

Beijinger - 2 hours ago

Not sure what I should see under the Link provided. Here is another one:

https://community.openai.com/t/codex-in-chatgpt-desktop-app-...

"The desktop app is designed as a workspace for managing projects, working with files, using browser workflows, and running Codex alongside ChatGPT."

Not sure if I really understand this. And somehow I am worried about ChatGPT having access to my files and workflows. How much control do I have?

ninkendo - 4 hours ago

Sitting at 2.2GB of combined resident RAM across 11 processes. I haven't done a single query yet.

WalterGR - 10 hours ago

From yesterday, with 26 comments: https://news.ycombinator.com/item?id=49264334

23qsGa1 - 6 hours ago

The testimonials at the bottom are all from AI companies.

Linux users are kind of averse to trojans. You should call it Back Orifice For Linux. You don't even have to change the OpenAI logo!

delduca - 2 hours ago

On macOS, the version made for Apple Silicon in Swift was abandoned (now it called ChatGPT-classic until they decide to kill it) to this garbage in Electron.

pdhborges - 10 hours ago

For someone who has not tried these desktop apps: what is the the advantage versus cli codex with some MPCs and multiple folders each one with their context files?

lucideer - 7 hours ago

The most remarkable things about this announcement:

- Electron based app: Electron is a framework sold on the basis of enabling rapid cross-platform development at the cost of performance.

- Frontier AI company: AI is sold on the basis of enabling rapid development

- App was released in February & took 6 entire months to port to Linux

BodyCulture - 9 hours ago

This will make it much easier to trap people into installing it without any isolation just to their primary user account or even make it run with admin privileges by default.

With the recent security related events we already see that it seems to be wide spread practice that many operators avoid the hassle of isolating their agents.

It is just an incredible cultural experience to see how quick stupidity gets accepted as a behavioural default.

VCFundedGenYer - 4 hours ago

Nobody should be installing or using AI apps. Your browser is as far as they should go.

Reminder that the macOS app went from "this is fairly well made" to "it downloads multiple gigabytes of random things and doesn't follow any design conventions nor standards"

The Linux app will fail the same tests.

OsrsNeedsf2P - 8 hours ago

I'd love to see the stats on how many Linux users want this. Most Linux usage probably comes from WSL/SSH'ing into servers, where they would use the CLI instead of a GUI. Even for the people who run Linux on the desktop, most probably prefer the terminal anyways

Kinrany - 6 hours ago

I wonder why operating systems aren't integrating with browsers more.

orsenthil - 2 hours ago

Congrats on supporting Linux. It makes the ecosystem more rich. Hope they will continue to maintain it and provide parity support.

dankobgd - 5 hours ago

so instead of using a browser, now i can use an app that is a browser. makes total sense

AdriaanvRossum - 4 hours ago

I find it almost funny how hostile the response is when a company actually goes through the effort of supporting Linux. Apparently shipping the Linux version is only step one, you also need to pick the right framework, use the right packaging, consume the right amount of RAM, and preferably rewrite it natively.

torh - 10 hours ago

FYI; This link shows Codex based on your current OS. I get a norwegian landing page with a download link for Windows.

cloudie78 - 8 hours ago

Reminder to everyone, treat these as trojans. Run them isolated from the rest of your system.

Give it a full desktop in a VM if you want to, just not direct access to your system.

ljlolel - an hour ago

that’s why i made a clone of macos libraries to compile SwiftUI to linux to make something like this faster (for non Electron!)

mentos - 5 hours ago

I’ve got a long running chat in the Windows app that becomes completely unresponsive for minutes on end. Complete travesty.

motbus3 - 6 hours ago

If gpt is so great as they say, why aren't they using their own operating system yet? They have all the resources they need to prove a point

ddxv - 8 hours ago

I think these styles of apps will be popular for OpenAI and Anthropic as they help solve some of their moat issues. The deeper you integrate someone's files into their app, the harder it will be to switch AIs

wewewedxfgdf - 5 hours ago

Why would they write this in electron instead of something closer to the metal I thought this is the whole point of AI.

VortexLain - 7 hours ago

Heads up: unlike Codex CLI, Codex Desktop is proprietary, and thus can't be audited for Claude Code style hidden anti-user behavior.

runtime_lens - 6 hours ago

The permission prompts after asking it to touch only 3 files are more concerning to me than Electron itself. An agent that can expand its access scope that easily needs a much clearer capability boundary, especially on a desktop where the user’s files are the real sandbox.

micheles - 6 hours ago

I am unable use non-CLI tools, so I don't care about this app. However, I have a question about codex CLI: currently I am using pi agent and I am happy with it, using codex CLI would give me some advantage?

yodamus - 4 hours ago

Does this mean it's a matter of time until I can deploy codex on my raspberry pi now?

btibor91 - 6 hours ago

More details here: https://learn.chatgpt.com/docs/linux/linux-app

Artoooooor - 4 hours ago

About the damn time. Couldn't they vibe code the Linux version using the same very tool from the day one?

TekMol - 8 hours ago

Does this mean it is possible to talk to Codex from ChatGPT on a mobile phone now?

When I tried that with the Codex CLI version on a Linux VM, I did not get it to work. Possibly because OpenAI only supports connecting ChatGPT to a desktop installation of Codex?

bloqs - 5 hours ago

Why would I use this over browser version or CLI

catigula - an hour ago

Everybody is irritated about electron, but that's not at all the problem. It's possible to write performant and optimized react code. They simply don't. I find the chatgpt app on Windows to be extremely laggy.

manishsharan - 2 hours ago

An often overlooked advantage of Electron based apps is they can convert any older version of laptop into a nice toaster oven.

This is fantastic as I can toast or reheat my frozen waffles on the same machine which is also running a agentic loop on codex desktop to cook my software.

healthycoder - 6 hours ago

Why is this written in electron?

manupati - 9 hours ago

Download it a few hours ago. I've been waiting a long time for linux and it is working fine in debian kvm via X11

johnnyApplePRNG - an hour ago

Meh...

Codex messing around with the usage limits so much these past few months have convinced me to exit my $200/month burden and pick up Pi Coding Agent and Deepseek V4 Flash 0731.

It's incredible what you can do with subagents that you design yourself.

Liberating, really.

whalesalad - 4 hours ago

Glad to see a .rpm, Claude only publishes a .deb.

auggierose - 8 hours ago

Does this mean that ChatGPT Desktop will run now also on Intel Macs?

u8 - 3 hours ago

I don't think its asking too much of a $1T company to not make a shitty desktop app. Especially when that companies whole moat with developers is that their tools can do our jobs better and faster.

The real reason they're using Electron is that some PM is comfortable with it and since nobody is reading the code, they use that comfort as a crutch to release most-likely working desktop app.

When the creator of a project has infinite money, infinite labor, and infinite incentive to lock more devs into their platform via skill atrophy and the product is still shit, that's the human in the loop.

meerita - 8 hours ago

What's the benefit of working with this app, which eats insane amounts of memory, instead of Codex CLI?

Havoc - 7 hours ago

Much prefer CLI because its easier to isolate

fectjtfs - an hour ago

OpenAI: With AI, you can build really good apps, really quickly! Fire your devs!

Also OpenAI: Aight look, Electron is the best that we can do at this point, take it or leave it.

If this isn’t enough to convince you how little truth there is in everything these companies claim, then you have been brainwashed entirely already.

Why aren’t we getting quality native apps on all platforms, released simultaneously, if these AI code monkeys are THAT good? Where are all these amazing experiences built with AI that these guys keep promising?

I guess an Electron monstrosity is about as far as it can go.

Learn from this, internet. (I know none of you will, but doesn’t hurt to call a bit of attention to it)

arthurfirst - 5 hours ago

If you are using linux and cannot use a console to code...

lrvick - 6 hours ago

Are there really daily driver Linux users that want to run a proprietary gui based LLM solution that Sam Altman gets to keylog AND have full remote code execution on their system? This feels like trolling.

Meanwhile I am looking at a Crush client running beside neovim in a herdr session I am accessing via ssh to a machine in my garage with 4 local GPUs. I think we Linux users have got this without Sams help.

hn0tdqaek4 - 4 hours ago

Not perfect but a good starting point

badcafe23423435 - 8 hours ago

Why not create a separate account on Linux just for the agent? This security measure should also be enabled by default. Many packages REQUIRE the creation of an account, but agents do not. Interesting.

varjag - 7 hours ago

Is there anything it can do that Codex CLI can't?

tiberriver256 - 5 hours ago

This is how I get ChatGPT on Windows to not absolutely suck.

Can just install it in WSL now and it's got buttery smooth performance vs. the Windows version

I blame AV hooks

- 7 hours ago
[deleted]
ksimukka - 8 hours ago

oh Electron, leave my ram alone.

linzhangrun - 8 hours ago

I tried it yesterday. The experience seems smoother than on Windows. I hope Computer Use will be added soon. Also, when will OpenAI fix the issue where Xhigh and Ultra are both translated as “极高” in Chinese? It’s been this way for quite some time. As far as I know, the proportion of Chinese employees at these Silicon Valley AI companies is quite high.

wltr - 10 hours ago

If that’s an Electron app, what’s the difference with running it in the browser?

corpusiq_io - an hour ago

[flagged]

zhixingheyi2023 - 4 hours ago

[flagged]

hnmu4c5zar - 5 hours ago

[dead]

RinatNabiev - 6 hours ago

[dead]

CurbStomper - 5 hours ago

[dead]

78787 - 7 hours ago

[dead]

shevy-java - 8 hours ago

Do people really use that? It seems horrible to turn your computer into a spydevice for AI slop spammers.

villgax - 10 hours ago

people good w/ linux would not have been holding their breath for companies which keep intelligence for a premium & h0st@ge depending on policy

0xB0D - 8 hours ago

Plague of AI slop.

A senior engineer in an Open Source project told me "I haven't looked at code in months"

In which case what TF is it you even do ?