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.
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

