Skip to content

Toolbar & tools

VibeBar is a floating toolbar plus a set of panels and windows. This page is the map. Each tool has its own page with more detail.

Toolbar layout

[Project] [AI Context] | [Library] [Terminal] [Audit] [Session] [Sync] [Packer] [Ready Check] [Notes] [Snip] | [GitHub] [Quick Launch…] [Cursor Agent] [Settings] [Power]

Controls (left side)

ControlWhat it does
Project pickerBrowse or switch among your 10 most recent project folders.
AI Context folderCreates <project>/AI Context/ if missing, or opens it in Explorer. Shows a check when the folder exists.

Tools (center)

LabelUI typeSummary
Prompt LibraryPanelStack-aware prompt templates with guardrails on copy.
Smart TerminalWindowShell in your project directory with failure detection.
Security AuditPanelStatic repo scan with fix prompts and export.
Session HubPanelSession timeline, pins, handoffs, AI docs section.
Code SyncWindowMirror folders into your AI context directory.
Context PackerPanelPack selected or changed files to the clipboard.
Ready CheckPanelPre-commit trust gate — git, audit, terminal, secrets, project signals.
NotesPanelMarkdown notes with task lists under Notes/.
Snip to AI ContextActionScreen capture saved as PNG plus a vision prompt.

Panels open attached to the toolbar. Windows (Terminal, Code Sync) open as separate floating windows. Actions run once (snip, GitHub).

Detachable panels

Prompt Library, Security Audit, Session Hub, Context Packer, Ready Check, Notes, Cursor Agent, and Settings can pop out into always-on-top floating windows via the detach button in each panel header.

Smart Terminal and Code Sync are always separate windows.

Pinned controls (right side)

ControlWhat it does
Open in GitHub DesktopOpens the repo. Badge shows change count. Click when dirty for git actions (copy diff, pack changed).
Quick LaunchBuilt-in Cursor and Codex launchers, plus any apps you add in Settings. Opens on the current project path.
Cursor AgentMCP connection menu (plug icon): enable the localhost server, view live status, copy the mcp.json snippet, and tune Cursor automation toggles. Glows green while Cursor is connected.
SettingsDock, monitors, behavior, Quick Launch, stack overrides, quit.
PowerQuit confirmation (Settings → Quit closes immediately).

The Session Hub toolbar button shows a badge with your pinned count, not total timeline entries.

How tools connect

mermaid
flowchart TB
  PD[Project detector] --> PL[Prompt Library]
  PD --> CP[Context Packer]
  SA[Security Audit] --> SH[Session Hub]
  ST[Smart Terminal] --> SH
  PL --> SH
  SA --> ST
  CS[Code Sync] --> AC[AI Context folder]
  SN[Snip] --> AC
  SH -->|Copy handoff| CUR[Cursor chat]
  SH --> MCP[Cursor Agent / MCP]
  RC[Ready Check] --> MCP
  MCP -->|reads state on localhost| CUR

Project detection runs quietly when you switch folders. It feeds the Prompt Library, Context Packer presets, and terminal project commands.

Global hotkeys

ShortcutAction
Ctrl+Shift+HHide or show toolbar
Ctrl+Alt+Shift+PCommand palette
Ctrl+Shift+TToggle Smart Terminal

Toggle hotkeys in Settings → Behavior. They cannot be remapped in the app today. See Keyboard shortcuts.

Tool documentation

PageWhen to read it
Prompt LibraryTemplates, categories, custom prompts
Security AuditScanning, baselines, export
Session HubPins, handoffs, AI docs
Context PackerFile bundles and presets
Ready CheckPre-commit trust gate
Smart TerminalCommands, failures, audit dock
Fix With ContextOne-click failure + MVC context bundle
MCP serverCursor Agent reads VibeBar state (localhost)
NotesProject markdown notes
Code SyncFolder mirroring
Snip to AI ContextScreenshots
Command paletteAll palette actions

Where data lives

See Files & storage for paths like .vibebar/session.json, .vibebar-audit.json, and Notes/.

vibebar:: by Bridgeware Dynamics Business