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

Install Devin for Terminal

Run the install command:
curl -fsSL https://cli.devin.ai/install.sh | bash
Devin for Terminal works with Bash, Zsh, and Fish.
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.

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.
Features from your Devin account (such as Knowledge, Playbooks, and Secrets) do not carry over to Devin for Terminal. Think of them as separate tools with their own configurations.