Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.devin.ai/llms.txt

Use this file to discover all available pages before exploring further.

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. For full documentation — including installation, commands, configuration, and extensibility — see the Devin for Terminal docs.

Handoff to cloud Devin

When a task outgrows your local machine — or you want Devin to keep working while you step away — use the /handoff command to seamlessly transfer work to a cloud Devin session.
/handoff fix the flaky integration tests in CI
Devin for Terminal will package up the conversation context and current git branch, then create a cloud Devin session that picks up where you left off. You can track the session’s progress directly from the terminal or in the Devin web app.
If you run /handoff without a task description, the cloud session continues from where you left off automatically.

Quickstart & installation

Install and start coding in 2 minutes

Essential commands

Must-know commands and keyboard shortcuts