Agent
Terminal
A full integrated terminal — and an AI that understands what just happened in it.
The integrated terminal
Open it with ⌘J, or ⌃` for a new terminal tab. On desktop it runs your own shell, environment, and working directory. Run builds, tests, and git commands without leaving the editor.
Ask about a failed command
Paste the output into chat and attach @git for the current diff. The model reads the error and your changes together and proposes a fix you can apply.
Natural language commands
Press ⌘K in the terminal, describe what you want, and Goatfied writes the command for you to run.
Agent-run commands
Commands the agent runs appear in the terminal, and the agent reads their output before deciding what to do next. Whether it needs your approval first is set under Settings → Agents → Approvals & Execution.
Next