Skip to content

Sidebar Overview

Click the camera icon in the activity bar to open the AVC panel. Everything you need is one or two clicks away.

┌──────────────────────────────────────────────┐
│ AVC SNAPSHOTS [+ ↻ ⑂ ⌕ ⋔ ⇄ ⏱ ↗] │ ← header buttons
├──────────────────────────────────────────────┤
│ ▼ Today (3) │ ← calendar-grouped
│ ▶ Auto-snapshot 4/19/2026 12:09 AM │ ← snapshot (expand for actions)
│ ▶ Manual baseline 4/19/2026 12:08 AM │
│ ▶ Yesterday (1) │
│ ▶ This Week (5) │
│ ▶ This Month (7) │
│ ▶ Older (12) │
└──────────────────────────────────────────────┘
⟲ AVC: 21 snapshots ⑂ main ± +0 ~2 -0

The view title bar carries eight buttons, left to right. Each uses a VSCode codicon (shown below by name).

ButtonCodiconCommandWhat it does
Save Snapshotaddavc.saveSnapshotPrompt for label and notes, create a snapshot
Refreshrefreshavc.refreshSnapshotsReload the snapshot list and SCM stats
Create Branchgit-branch-createavc.createBranchCreate a new branch from the current state
Filtersearchavc.filterSnapshotsMulti-step filter by Agent / Type / Branch
Merge Branchgit-mergeavc.mergeBranchMerge a branch into main (conflicts checked first)
Compare Twodiffavc.compareTwoSnapshotsPick any two snapshots to diff
Timelinegraph-lineavc.showTimelineOpen the visual timeline webview
Open Workspacelink-externalavc.openWorkspaceOpen the active branch’s workspace in a new window

Snapshots bucket by date into Today / Yesterday / This Week / This Month / Older (each group carries a calendar icon). Groups start collapsed; click any header to expand. The number next to each group is its snapshot count.

Three items, in this order:

ItemCodiconClick action
AVC: N snapshotshistoryRefresh the snapshot list
<branch>git-branchQuickPick to switch branches
+A ~M -DdiffOpen the diff vs the latest snapshot — only shown when the working tree has changes