메뉴
HN
Hacker News • 26일 전

ChatGPT Work 완벽 이해하기

IMP
7/10
핵심 요약

Simon Willison이 OpenAI의 새 제품 ChatGPT Work를 분석한 글입니다. ChatGPT Work는 클라우드 버전(Work Cloud)과 데스크톱 로컬 버전(Work Local) 두 가지로, 월 20달러 이상 유료 구독자만 사용할 수 있습니다. 인터넷 접근이 가능한 코드 실행 환경, 헤드리스 크롬 브라우저, 세션 간 공유 영구 파일시스템, 서브 에이전트 실행 등 일반 Chat에는 없는 강력한 기능들이 핵심 차이점입니다.

번역된 본문

Simon Willison의 웹로그 (후원: Greptile — 여러분의 코드를 검토해주는 AI 코드 리뷰어. 런타임에만 나타나는 버그까지 잡아냅니다. 무료로 체험해보세요)

ChatGPT Work 완벽 이해하기 2026년 8월 30일

OpenAI는 7월 9일 ChatGPT Work를 발표한 이후 지속적으로 빠르게 업데이트하고 있습니다. 이는 놀라울 정도로 혼란스럽지만 매우 강력한 제품입니다. 지금까지 제가 파악한 내용을 정리해봅니다.

ChatGPT Work는 사실 두 가지 제품이다

더 흥미로운 버전은 클라우드에서 실행되는 ChatGPT Work입니다. chatgpt.com이나 ChatGPT 모바일 앱을 통해 접근할 수 있습니다. 이를 'Work Cloud(워크 클라우드)'라고 부르겠습니다.

ChatGPT 데스크톱 앱(예전에 Codex라고 불리던 앱)을 설치하면 내 컴퓨터의 파일에 직접 접근하고 프로그램을 실행할 수 있는 ChatGPT Work에 접근하게 됩니다. 이를 'Work Local(워크 로컬)'이라고 부르겠습니다. 이쪽은 비개발자에게 덜 부담스럽게 외관을 바꾼 기존 Codex에 더 가깝게 느껴집니다.

이 글에서는 Work Cloud에 대해서만 다루겠습니다.

Work는 유료 구독자 전용이다

현재 ChatGPT Work(두 버전 모두)는 월 20달러 이상 구독자만 사용할 수 있습니다. 무료 사용자와 월 8달러 Go 사용자는 접근할 수 없습니다.

Work에는 Chat에 없는 기능들이 있다

Work에 접근하는 인터페이스는 탭 선택기로, Chat의 대안으로 표시됩니다:

당연한 질문은 '언제 Chat을 쓰고 언제 Work를 써야 하는가?'입니다. OpenAI의 공식 답변은 이렇습니다:

답, 설명, 아이디어 브레인스토밍, 짧은 초안이 필요할 때는 Chat을 사용하세요. 명확한 결과물을 내야 하는 작업(보고서, 발표 자료, 분석, 정기 업데이트, 워크플로우, 검토하고 사용할 수 있는 파일 등)을 완수하길 원할 때는 ChatGPT Work를 사용하세요.

저는 이 답변이 거의 쓸모없다고 생각합니다. 저는 그 모든 작업을 몇 년 동안 일반 ChatGPT Chat으로 해왔으니까요!

그렇다면 더 나은 질문은 'Work에는 Chat에 없는 어떤 기능이 있는가?'입니다. 광범위한 실험 끝에 대부분 파악했다고 생각합니다:

Sol 대신 Luna와 Terra를 선택할 수 있는 옵션 인터넷 접근이 가능한 코드 실행 환경 헤드리스 크롬 브라우저 세션 간 공유되는 영구 파일시스템 ChatGPT Sites 게시 기능 Sol, Luna, Terra로 서브 에이전트 세션을 실행하는 기능 예약된 프롬프트 자동화 (ChatGPT Chat에도 있을 수 있음)

모델 선택

Work에서는 GPT-5.6 Sol, Luna, Terra 중에서 선택할 수 있으며, 각각 Light, Medium, High, Extra High, Max, Ultra 추론 레벨을 제공합니다. GPT-5.5도 Light, Medium, High, Extra High로 선택할 수 있습니다. 이들은 OpenAI API에서 제공되는 것과 동일한 모델로 보입니다.

Chat은 다른 선택지를 제공합니다: 5.6 Instant, Medium, High, Extra High, Pro (실제로 Extra High와 Pro는 월 100달러 이상 구독자 전용이며, 월 20달러 구독자는 High까지만 사용 가능합니다). 이것들이 Luna인지 Terra인지 Sol인지 설명이 없습니다(아마 Sol일 것으로 추측합니다). 5.6 Pro는 Work에 대응하는 것이 없어 Chat 전용으로 보입니다.

Codex를 사용하면서 파악한 바로는, Ultra는 서브 에이전트에 더 적극적으로 위임하는 특별 모드입니다. ChatGPT Work 세션은 Codex 사용량 할당에서 차감되고, ChatGPT Chat 세션은 별도의 할당량을 가지는 것으로 이해합니다. 이것이 모델 가용성 차이를 설명해줄 수 있습니다.

인터넷 접근이 가능한 코드 실행!

2023년 OpenAI가 개척한 Code Interpreter 패턴의 오랜 팬으로서, 이것이 ChatGPT Work(클라우드)에서 단연 가장 흥미로운 기능입니다. 코드 실행 환경이 이제 인터넷과 통신할 수 있습니다!

ChatGPT Chat은 이것이 불가능합니다. 추가 소프트웨어 패키지 설치를 요청하거나 웹사이트나 API와 상호작용하려고 하면 컨테이너 프록시가 접근을 차단합니다. (이상하게도 1월에는 패키지 설치 기능이 생겼었는데, 지금은 더 이상 작동하지 않는 것 같습니다. 제대로 된 체인지로그가 있었으면 좋겠습니다!) Claude의 동등한 컨테이너는 작년 9월 출시 이래 제한된 인터넷 접근을 허용해왔습니다. Claude는 PYPI에서 패키지를 설치할 수 있습니다.

원문 보기
원문 보기 (영어)
Simon Willison’s Weblog Subscribe Sponsored by: Greptile — The Al code reviewer that runs your code. Catch bugs that only show up at runtime. Try it for free Understanding ChatGPT Work 30th August 2026 OpenAI announced ChatGPT Work on July 9th, and have been furiously iterating on it ever since. It is an extraordinarily confusing and very powerful product. Here’s what I’ve figured out about it so far. ChatGPT Work is actually two products The more interesting version of ChatGPT Work is the one that runs in the cloud. This can be accessed via chatgpt.com or through the ChatGPT mobile apps. Let’s call it Work Cloud . If you install the ChatGPT desktop app—the app that used to be called Codex—you gain access to a thing called ChatGPT Work that can access files and run programs directly on your computer. Let’s call that one Work Local . This one feels more like regular Codex re-skinned to be less intimidating to non-software-developers. For the rest of this article I’m going to talk exclusively about Work Cloud. Work is for paid subscribers only Right now, ChatGPT Work (in both flavors) is available only to $20/month and up subscribers. Free users and $8/month Go users do not have access. Work has features that aren’t available in Chat The interface for accessing Work is a tab selector, which presents it as an alternative to Chat: The obvious question is when should I use Chat, and when should I use Work? OpenAI’s official answer to that question is: Use Chat when you want an answer, explanation, brainstorm, or short draft. Use ChatGPT Work when you want ChatGPT to complete a task with a clear outcome, such as a brief, deck, analysis, recurring update, workflow, or file you can review and use. I find that almost entirely useless, because I’ve been using regular ChatGPT Chat for all of those task categories for years! The better question then is what features does Work have that are missing from Chat? After extensive experimentation I think I’ve mostly figured that out: Options to use Luna and Terra in place of Sol A code execution environment with Internet access A headless Chrome browser A persistent filesystem shared between sessions The ability to publish ChatGPT Sites The ability to run sub-agent sessions with Sol, Luna, and Terra Scheduled prompt automations (may be in ChatGPT Chat too) Model selection In Work, you get the option to pick GPT-5.6 Sol, Luna, or Terra, each with Light, Medium, High, Extra High, Max, or Ultra reasoning levels. You can also pick GPT-5.5 at Light, Medium, High, or Extra High. These look to be the same models that are available through the OpenAI API. Chat offers a different selection: 5.6 Instant, Medium, High, Extra High, and Pro (actually Extra High and Pro are only available for $100/month+ subscribers—$20/month subscribers cap out at High). It doesn’t explain if those are Luna or Terra or Sol (I’m assuming Sol?). 5.6 Pro appears to be exclusive to Chat, with no equivalent in Work. My current understanding from using Codex is that Ultra is a special mode that more eagerly delegates to sub-agents. I believe ChatGPT Work sessions are billed against your Codex allowance, while ChatGPT Chat Sessions get their own, separate allowance. This may help explain the model availability differences. Code execution with Internet access! As a long-time fan of the Code Interpreter pattern —pioneered by OpenAI in 2023—this is by far the most exciting feature of ChatGPT Work (Cloud) for me. The code execution environment can now talk to the rest of the internet! ChatGPT Chat can’t do this—if you ask it to install additional software packages or interact with websites or APIs that access will be blocked by the container proxy. (Weirdly, back in January it grew the ability to install packages , but that doesn’t seem to work any more. I wish they had better changelogs!) Claude’s equivalent container has allowed restricted internet access since it launched last September . Claude can install packages from PYPI and NPM and clone repositories from GitHub. But that is about it: the allowlist of domains is very short. ChatGPT Work allows a whole lot more than that. It can be configured with a specific list of allowed domains, but the default appears to be open to all. This makes Work an incredibly useful tool. You can have it clone GitHub repositories, install their dependencies, then use them to interact with the rest of the web! A full, headless Chrome browser Another killer feature of ChatGPT Work is the browser tool . ChatGPT Work can launch a full Chrome instance, load websites, fill out forms, and take screenshots. If a site requires sign in the browser can prompt you to take over and enter both passwords and 2FA codes, without round-tripping those credentials through the model itself. It can even run JavaScript against the DOM of loaded pages. I prompted: Load simonwillison.net in your browser and extract the headings using JavaScript ChatGPT Work fired up a browser instance and ran the code: await tab . playwright . evaluate ( ( ) => { return Array . from ( document . querySelectorAll ( "h1,h2,h3,h4,h5,h6" ) , heading => ( { level : heading . tagName . toLowerCase ( ) , text : heading . innerText . trim ( ) . replace ( / \s + / g , " " ) , id : heading . id || null } ) ) ; } ) ; This feels a lot like my shot-scraper javascript tool, only now I can access it on my phone! A persistent, shared filesystem ChatGPT Chat gets a fresh filesystem for each chat session. These cannot be accessed from any other session. In ChatGPT Work each session gets its own scratch folder—named something like /workspace/scratch/e00a0a017944 —but each of those are persisted across sessions, so you can access files from previous chats. I have 171 folders in /workspace/scratch right now! As far as I can tell that /workspace volume is mounted to all Work sessions that are currently running—file edits from one can be instantly seen by the others. They don’t seem to share the same process space though, and localhost servers running in one can’t be accessed from another. ChatGPT Sites ChatGPT Work has the ability to build and deploy entire websites, using Cloudflare Workers. These can have HTML and JavaScript and can run server-side features too, including stateful features on top of Cloudflare D1 and R2. Here’s a simple site I built with this feature: london-pelicans-in-her-piety.simonw.chatgpt.site My prompt was: Figure out all of the places in London with a pelican in her piety, then turn that into a JSON file and build a ChatGPT sites site about them (A pelican in her piety is a fascinating piece of medieval Christian imagery —once you know about them you’ll find them all over the place.) These sites default to being private to the user that created them, but you can make them public and (on team plans) share them with other specific individuals. Sub-agents with Sol, Luna, and Terra There’s not much to say about this one. ChatGPT Chat can’t run sub-agents. ChatGPT Work can. This is very much a power-user feature: if you are running a complex project that can benefit from multiple parallel agents working together, Work can do that. Scheduled prompt automations Another feature that seems to have migrated from regular ChatGPT to ChatGPT Work at some point. You can prompt ChatGPT Work like this: run a search to see if Waymo have announced a launch date for Half Moon Bay every day at 8am This will schedule a prompt to run on that frequency. These prompts can decide that nothing interesting has happened, or they can decide to notify you of some new information. Update : Actually this seems to work in ChatGPT Chat as well. It’s still worth noting here though, as it can be used in conjunction with other ChatGPT Work exclusive features. You can set a scheduled task to update a ChatGPT Site on an hourly basis, for example. Is this safe? An open question for me right now is how safe all of this stuff is. My lethal trifecta model warns about the risks inherent in any
관련 소식