Skip to main content
Devin for Terminal is available to Windsurf Enterprise and Devin Enterprise customers. You must enable it in your Windsurf team settings or Devin settings before use. Check with your admin if you don’t see the option.
1

Install Devin for Terminal

curl -fsSL https://cli.devin.ai/install.sh | bash
Devin for Terminal works with Bash, Zsh, Fish, PowerShell, and Git Bash.
2

Start coding

That’s it! Enter a project directory and type devin to activate Devin for Terminal. You can also use the below command to preload the session with a prompt!
devin -- check out this code and suggest a feasible, helpful feature
You’re ready to go. For must-know tips, see Essential Commands.

What’s next?

Devin for Terminal can implement new features, fix bugs, review code, answer questions, automate tasks, and more.

Essential Commands

Must-know commands and slash commands

Models

Choose the right model for your task

Extensibility

Connect MCP servers and skills

Command Reference

Explore all commands and flags

Devin for Terminal vs. Devin

Devin for Terminal and Devin are separate tools designed for different workflows. Devin for Terminal is a local coding agent that runs directly in your terminal. It works with your local files and environment, giving you fast, interactive assistance right where you code. Devin is our cloud-based AI software engineer that runs in a virtual machine. It includes features like Playbooks, Secrets, Knowledge, and other capabilities that are not available in Devin for Terminal.
Devin for Terminal does not yet support Knowledge, Playbooks, or Secrets from your Devin account. We’re actively working on adding support for each of these and plan to roll them out soon.