Skip to main content
Devin provides three powerful tools during sessions that allow you to monitor, interact with, and take over Devin’s work: the Shell, IDE, and Browser. These tools work together to give you full visibility and control over Devin’s development environment. The Progress tab brings these tools together in one unified view, giving you clear visibility into Devin’s ongoing work.

Progress Tab

You can click on any of the steps within a Devin session or click the Progress tab to view the details of that step. All shell commands, code edits, and browser activity will be logged in one unified view.
Devin

Shell & Terminal

Devin’s shell provides full command-line access to the development environment. You can monitor Devin’s commands, view outputs, and run your own commands when needed.

Command history features

With command history, you can easily see a list of all the commands that Devin ran, along with a preview of their outputs. Key features include:
  • Full command list: View every command Devin has executed during the session
  • Output preview: See the output of each command without switching contexts
  • Copy functionality: Quickly copy commands and outputs to your clipboard
  • Time navigation: Jump to different points in the session by clicking on commands
  • Integration with progress updates: Shell commands are linked to Devin’s progress updates for context