Dawn Web now has a mini-games launcher. There is a new gamepad icon in the status bar and a /take-a-break command in chat. Both open a small popup with eight retro arcade games — Asteroids, Tennis, Runner, Snake, Tetris, Invaders, Pacman, and Dash. Pick one, play for a minute, close it, and you are right back where you were.

How We Got Here

A few days ago, OpenAI shipped Codex Pets — little pixel-art companions that hover on your desktop and react to what Codex is doing. They are, genuinely, super cute. We had a play, watched them scratch their heads while the agent thought, smiled, and then thought: what if we took this somewhere a bit more fun?

Pets are cute. Arcade games are also cute, and you get to actually do something. So we built a little launcher.

The Pitch

Dawn already gives you plenty of ways to keep moving while the agent works. Parallel threads let you fan out several conversations and read the answers as they come back. Background tasks keep long-running work visible in the rail while you carry on talking above it. You can run as many of those as you like.

But sometimes you just want a break. The current task is going to take a minute, there is no parallel work to step into, and the only thing left to do is wait. Instead of alt-tabbing to email and losing the next twenty minutes, you can open the launcher, play a quick round of Snake, and come back when the task badge tells you the agent is done.

That is the whole idea. A round of Pacman is more fun than a loading screen.

A Button in the Status Bar

The launcher lives in the Dawn Web status bar. Click the gamepad icon and a Take a break popup opens over the workspace. Anything you had running keeps running. Close the popup and you are back in the same scroll position, with the thread exactly where you left it.

We kept it small on purpose — a popup, not a tab. The first set is eight short, recognisable games picked because most people already know how to play them. There is no save state, no leaderboard, no streak to keep up. Play for a minute, close the popup, carry on.

/take-a-break From Chat

If your hands are already in the composer, the same launcher opens from chat:

/take-a-break

The command is local to Dawn Web. It does not call the agent, it does not spend any tokens, and it does not write anything into the thread. Same popup, opened with the keyboard.

When It Earns Its Keep

The launcher is at its best alongside the kind of work that genuinely takes a minute — a long background task, a broad investigation in another thread, a /web-research run pulling several sources together. The task badge is still in the rail, the thread is still where you left it, and the moment the work is ready you can close the popup and pick up where you were.

If you would rather keep working in another thread or step away for a real coffee, do that instead. The mini games are an option, not something you are expected to use. Dawn should still be fast when the task can be fast, cancellable when a run is going the wrong way, and transparent about longer work — that is what the rest of the product is for. The launcher is the small, human-shaped thing on top.

Getting Started

Open Dawn Web, click the gamepad icon in the status bar, or type /take-a-break in any chat. Pick a game. Play until the task badge tells you the agent is done. Close the popup and carry on.

That is the whole feature. Have fun.