Tools & settings

Terminals

Your terminal and the agents' terminals, in the app.


Two kinds of terminal live in Synergoi: the ones agents open to run commands, and yours.

Agent terminals

When an agent runs a command, it appears in the transcript as a card with the command line, the working directory and live output as it streams. Long-running commands — a dev server, a watch task — keep streaming; you can expand, collapse, copy the output, or stop the process. Every command still passes the approval broker first, whatever the provider.

Your terminal

J toggles a terminal pane opened in the current thread's worktree — the same branch the agent is editing, so you can run the tests yourself, poke at a build, or use the vendor CLI directly.

Something wrong or missing on this page? Email [email protected].