upvote
At least when I tried it last, Claude Cowork tried to spin up an entire virtual machine to sandbox itself properly - and not only is that sandboxing slow to start up, it also makes it difficult to actually interact freely across your filesystem. (Perhaps a feature, not a bug.)

Claude Code, on the other hand, has no such issues, if you've done some setup to allow all commands by default (perhaps then setting "ask" for rm, etc.).

reply
Codex is a rust TUI app, and it's available as open source. It has nothing to do with Electron.
reply
Codex CLI is a TUI app, but Codex App is an actual desktop GUI app. If you actually look at the TFA, you'll see that all of the videos are of the desktop app.
reply
> Codex is a rust TUI app, and it's available as open source. It has nothing to do with Electron.

I just updated Codex and looked inside the macOS app package. It is most definitely still an Electron app.

reply
Codex is both a macOS app and a CLI/TUI app.

Their naming is not very clear. The codex desktop app is somewhat of a frontend for the codex cli.

By the look and feel of it I would guess it is written with Electron.

reply
the codex desktop app is electron, as is claudes
reply
deleted
reply