GUI
Codex
The full Codex interface, docked on your canvas—review diffs and steer the model without leaving the workspace.

Interfaces + shell
Run Codex, Claude Code, and Cursor in their native experiences—then drop into the integrated terminal for everything else. One canvas, no tab gymnastics.
The full Codex interface, docked on your canvas—review diffs and steer the model without leaving the workspace.
Claude Code’s dedicated UI lives here too—plan, edit, and iterate with the same chrome you already know.
Launch Cursor’s interface in place—keep composer, chat, and edits where your eyes already are.
Run any CLI next to your agents—scripts, package managers, git, custom tools.
~/project on main
$ git status
On branch main — nothing to commit, working tree clean
$ your-cli-here --flags
▌