ChatGPT Work

146 points | by Tiberium an hour ago

51 comments

  • postalcoder 42 minutes ago

    I just installed this. I am very confused. I no longer have a Codex app on my computer. ChatGPT is now Codex.

    But what happened to ChatGPT? Where am I supposed to casually chat?

    Also, when you toggle btween ChatGPT Work and ChatGPT Codex, nothing changes. This is super confusing. Can someone from the OpenAI team clarify the difference btwn the modes? Does chatgpt work have more business-y related plugins turned on by default?

    Edit: So it seems like the only place you can actually chat with chatgpt is in an awkward homeless nested window. idk. The chatgpt interface wasn't great (desperately needed artifacts), but I still used it a lot. I can't see this change going well with a lot of the casual users.

    Edit2: In their awkward homeless nested chat mode, you cannot even edit past messages. this is a mess, why was the team so zealous to pull the switch on this unification in this state? guessing there was internal pressure to juice codex's growth but, based on what im seeing, they did it by torching chatgpt?

      afruitpie 4 minutes ago

      Sad, I liked that ChatGPT had a native app on macOS. I don’t understand why OpenAI and Anthropic have to rely on vending universal apps when their whole MO is code being dirt cheap.

      paxys 9 minutes ago

      It’s all ChatGPT under the hood. Even though it says Work or Codex or whatever you can just ask it whatever you want, and it will work.

        postalcoder 4 minutes ago

        No it's not. Codex creates a folder in `~/Documents` With every non-project attached codex/work thread, They used to call these "chats". Now they're labeled "tasks".

        These threads are also polluted with your global AGENTS.md file, as well as all other developer_instructions that are injected by the harness.

      smoe 25 minutes ago

      The only difference I can see is that the controls for local/remote, branch, and worktrees disappear, and instead it shows office suite plugins. I would presume it affects the system prompt in the background?

      Very confusing. But I do find it potentially interesting to treat general office work no differently from coding, which is something I had already been using Codex for in many ways before today

  • tekacs an hour ago

    Anthropic just changed their web interface yesterday to have Chat versus Cowork as well, and every time I look at it, I'm so confused. I'm still so unclear when I'm supposed to use one or the other or the other.

    Now the 'ChatGPT desktop app' (the Codex app, renamed) also has the split between work and code, and as far as I can tell, all it does is change which plugins are loaded by default to include Office ones when you put it in work mode. Perhaps it also changes the system prompt slightly?

  • woodylondon 10 minutes ago

    I have a longer version of this, but in summary

    So my understanding of the differences between chat, code and co-work; but may well be wrong!

    Chat is the human, talking directly to the LLM - old school. Very basic can create docs etc - but saves in a temp folder. No real access to your local PC.

    Cowork / work - Human talking to an agent, which can then use tools to do work. Also runs in a container, allowing it access to your drives/computer.

    Claude Code / Codex - No longer in a container, full access to the computer, depending on what permissions you give. No longer locked in a container. + The agent is more focused on coding than cowork / work.

      sulam 7 minutes ago

      > The agent is more focused on coding than cowork / work

      I suspect this difference is pretty minimal. Before Cowork launched I was using Claude Code in the way that I use Cowork now and getting pretty much the same results albeit without the sandboxing (which is more of a hassle than not, TBH). OpenAI says in their announcement that the same is true for Codex, which doesn't surprise me at all.

      These agentic loops are pretty applicable to all kinds of tasks, not just coding, and people started realizing this pretty quickly upon their introduction / creation.

      lagrange77 4 minutes ago

      I don't know why you're downvoted. This is field is so rapidly changing and confusing and on top of that burried underneath a shitload of new marketing terms.

  • lukebuehler 10 minutes ago

    I think these kind of semi-coding agents--but hosted--are the future for enterprises. Claude Tag, Claude Cowork, now Work by OAI.

    Agents-on-your-machine clearly have their place, but for many workflows this is too unruly. Hence, the "long-running agent running on shared infra" pattern.

    I think this is where the ball is headed. I'm building towards an open source version of this[0]. Still just working on the core, but hopefully soon self-hosted versions can be built on top.

    [0] https://github.com/smartcomputer-ai/lightspeed

      lagrange77 7 minutes ago

      > I'm building towards an open source version of this

      Interesting. So the main use case would be entities that run lightspeed on a beefy private cloud or on premise?

  • pgm8705 14 minutes ago

    The resulting "combined" Codex + ChatGPT mac app is super confusing. I use the Codex app with my work account, but I liked the old ChatGPT app, which I kept logged in with my personal account, for my LLM chat needs. I guess I can just use ChatGPT.com, but this was a rather jarring change.

      bschoepke 2 minutes ago

      If you really want, you can cmd+T and go to chatgpt.com within the ChatGPT app haha

  • unholiness an hour ago

    So, Claude Cowork for OpenAI? Feels overdue!

    I've loved using Cowork recently for sourcing decisions. Things where seemingly everyone's out of stock or questionably reputable, just let Cowork spin for 20 minutes, find the best new and best used options that meet your requirements, probably also suggesting a different item that does the job and is available for cheap. I've done it enough that I'm starting to loathe clicking through these sites myself.

      paxys an hour ago

      Feels like forever in the AI world but Claude Cowork only launched ~5 months ago. So not that overdue.

        wahnfrieden an hour ago

        The capabilities were launched months ago. This is just retiring the ChatGPT app and replacing it with Codex for the masses

          nolok 15 minutes ago

          The capabilities are useless if you don't expose them, and a cli or api doesn't. You'll mention their marketing page keeps talking about finance, sales, management etc...

      johnwheeler an hour ago

      In my experience, claude cowork has been pretty much useless. for the desktop control, it just seems like the The accessibility stuff is just not there yet on macOS to support it.

  • gabriel-uribe 12 minutes ago

    The toggle feels useless in the desktop app. It just changes a few shortcuts?!

    Admittedly, I was already using Codex a bit like Claude Cowork. I'm just surprised they decided to merge threads.

  • patabyte an hour ago

    > With Codex technology built-in, ChatGPT can now move beyond answering questions to getting real work done across web, mobile, and desktop.

    This looks like OpenAI catching up to Anthropic's Cowork.

      wahnfrieden an hour ago

      The capabilities were launched months ago. This is just retiring the ChatGPT app and replacing it with Codex for the masses.

  • thimabi an hour ago

    I wonder why they haven’t simply continued to rebrand Codex as a general-purpose tool. ChatGPT Work is a convoluted name and continues the trend of having separate brands for separate things, what runs counter to OpenAI’s purported goal of unifying every workflow into a single “superapp”.

    Worse still: what happens when your workflow involves both coding and general knowledge work? Are you expected to switch apps, or switch settings? To me, it sounds very confusing and inefficient, and not at all what I was expecting.

      beering 43 minutes ago

      because every non-programmer hears “codex” and thinks that it’s for coding only - seems like a large hurdle to adoption. claude has been successful with cowork branding which makes sense.

        serial_dev 20 minutes ago

        It looks like the ChatGPT is a very strong brand despite the confusing name (who the hell knows what GPT stands for?)

          paxys 6 minutes ago

          Doesn’t really matter what it stands for. ChatGPT is one of the most recognizable brands in the world right now.

      sailingparrot 43 minutes ago

      > I wonder why they haven’t simply continued to rebrand Codex as a general-purpose tool.

      They have, if you try to download ChatGPT app, it actually downloads codex now, and the first screen is "Codex is now the ChatGPT App"

      materialpoint 42 minutes ago

      Isn't Microsoft heavily invested? As one should know, Microsoft are experts at confusing and contrived naming with no connection to reality: Windows Home, Windows Home Premium, Windows Professional, Business, Premium, Small Business etc. Now it is Copilot: Copilot, Copilot Plus, Copilot 365, pretty and Copilot Copilot too, I guess. And ofc Microsoft points, the currency for Xbox. And yeah, anything is Xbox too.

  • matchbok3 33 minutes ago

    Very interesting approach, however I wonder if the combination of Codex + Work in the same app makes sense? I could see a world where the technical needs of a developer are hampered by the overall superapp architecture. I guess we'll see?

  • michelb 13 minutes ago

    So I've now lost all my ChatGPT chats? Or did they hide them? I see some of them, but the history is inaccessible??

    Edit: I found them back in the 'classic' version of the app. Wildly confusing what is going to happen to the data there, chats, projects, custom GPT's.

  • kirykl 25 minutes ago

    All models I’ve used have been exceptionally bad at creating a high level business oriented vision and strategy from various inputs. The output just feels like it can’t see past the next word, or render distance, misses the big picture and anything not specified in prompt or input context

      ranyume 7 minutes ago

      This is true but I also find the opposite true: the model is highly dependent on the input/prompt, to the point that it can't think beyond it or about it.

  • marksully 43 minutes ago

    Codex just started downloading an update and it's gone. It removed itself.

    I guess it's supposed to be a part of ChatGPT now, but I cannot see any update there yet.

    btw I kinda hate this, because ChatGPT was always very slow for me - possibly due to amount of historical threads I have there

      marksully 40 minutes ago

      Ok, I had to re-download Codex from OpenAI's webpage and click update again. Now it's actually different, but I must say it was all a bit confusing.

  • CSMastermind an hour ago

    How is this different than Codex?

      heisgone 39 minutes ago

      They add a mode to Codex which is less technical or more oriented toward office work and you can toggle between the two.

      paxys an hour ago

      Rebranding + expanding it beyond coding work.

      beastman82 an hour ago

      It has a new name!

      wahnfrieden an hour ago

      They are replacing ChatGPT with Codex

        esafak 44 minutes ago

        Which is funny because OpenAI talks up the value of their ChatGPT brand. Only coders know Codex.

          paxys 3 minutes ago

          Which is why the combined app is called ChatGPT, not Codex.

  • hiccuphippo an hour ago

    Can it replace my manager?

      delichon an hour ago

      Yes and your new one will be paying much closer attention to you.

  • sergiotapia 40 minutes ago

    I wish OpenAI had a family plan. I would love to pay and have my wife and kids use ChatGPT on a single subscription.

      Razengan 15 minutes ago

      You could try Group Chats, though I'm not sure they will use the higher models of the subscribing participants..

  • xgulfie an hour ago

    I sure hope it does!

  • etchalon 42 minutes ago

    It'd be super nice if tech companies stopped just building the same product and gave us concretely different ideas.

  • nickphx an hour ago

    who cares?

  • serial_dev 22 minutes ago

    Am I the only one who thinks this landing page is garbage? Funkily it feels like a long wall of slop. I guess you shouldn’t get high on your own supply.

  • thm 41 minutes ago

    OpenAI clearly failed to consult ChatGPT for branding advice.

      CamperBob2 27 minutes ago

      At least they didn't consult the USB Forum, which is what they have done in the past.

  • JakeStone 31 minutes ago

    Yeah... No.

    I can get some useful results from codex at work, because I have to, except for when I don't. I accept that risk factor and compensate by reviewing _everything_ it spits out.

    But we all know what coding is, in a very broad stroke manner, sure.

    What does an end of month report mean? I automatically increase the font size when I send the spreadsheet to Paul. I review tickets and provide a meta write-up on Friday. Or maybe Monday, because Fred didn't get back to me until 5:30 Friday, and I closed my laptop at 4.

    These are just little things, and they're repetitive, but each time, there's some little idiosyncracy. I have reservations regarding any piece of software being able to finesse that.