Skip to main content
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.

Launch the TUI

From any project directory, run:
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.

Example prompts

Not sure what to try first? Here are some good starting points:

Launch the Web UI

If you’d rather work in a browser, start the Web UI:
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.

Next Steps

Ask GlooCode

Not sure how to do something? GlooCode can answer questions about itself — learn how to ask.