Choose your Gestalt journey
Gestalt combines an agent workflow and a browser relay. Install both once, then choose the interface that fits the moment.
1. Check the requirements
- macOS or Linux with Bash,
curl, and Git-capable network access. - Node.js 24 or newer and npm.
- The Codex CLI installed, on
PATH, and authenticated. python3,make, and a C/C++ compiler for the context-mode native runtime.
2. Install
sh
curl -fsSL https://dyne.github.io/gestalt/install.sh | bash1
The installer places gestalt in ~/.local/bin, prepares the Agents plugins in ~/.codex-gestalt, and installs Mobile under ~/.gestalt/mobile.
3. Pick an interface
sh
gestalt cli1
sh
gestalt mobile --cwd "$PWD"1
4. Make the first check
In a new terminal session, run:
sh
gestalt doctor1
Then start Codex and ask it to run ctx-doctor. Continue with your first session.