Commit History
The Commits tab shows a paginated git log for the active workspace or worktree. Each entry lists the commit hash, message, author, and date.
Browsing commits
Scroll through the list to browse history. When you reach the bottom, Verne loads the next page. Click any commit to open its diff in the diff viewer.
The log scopes to the current workspace or worktree. Switch workspaces in the Workspaces panel to view a different repository’s history.
Reviewing a commit
With a commit diff open, you can use the full code review workflow. Select a line or range in the diff viewer to add a comment, then send all comments to your Review Agent.
Next steps
- Diff Viewer: how the diff view works and how to add comments.
- Code Review: turning commit comments into agent tasks.