Start GlooCode in the terminal (TUI) or the browser (Web UI) and run your first task.
GlooCode has two interfaces: a terminal UI (TUI) and a Web UI. Both use the same credentials, the same agents, and the same project — pick whichever fits how you like to work.
You’ll land in the terminal interface. Type a task in natural language and GlooCode will plan the approach, write the code, run tests, and commit the result. You review and approve every change before it lands.
If you’d rather work in a browser, start the Web UI:
gloocode web
The Web UI auto-loads in your browser, giving you a graphical interface to the same GlooCode session — same agents, same project context, same approvals flow. It’s a good option when you want a richer view of diffs, file trees, and conversation history than the terminal provides.
On macOS you can also launch the Web UI from the GlooCode launcher app in your Applications.