The workspace
Terminal
The terminal tab is a real command-line terminal running in your project folder, inside the app.
Who it's for
If you don't use a terminal, you can ignore this tab completely. Nothing in the normal Guildly workflow requires it. It exists for people who do work in a terminal and want one next to the team without switching apps.
What it's useful for
- Running your project locally to try something the team built.
- Quick git commands or file checks without leaving Guildly.
- Poking at anything an agent mentioned, in the same folder the agents work in.
Note: the terminal operates on the same project the agents are working on. If you change files while an agent is mid-task, you can step on each other. When in doubt, tell the manager what you changed.