Pulse

Pulse is an automatic activity tracker built into your workspace.

Pulse Panel

Open the Pulse panel to see a full timeline of your activity.

Timeline

The timeline shows a chronological list of all captured activities, grouped by date (Today, Yesterday, etc.). Each entry shows:

  • An icon indicating the activity type
  • A title or description
  • The file path (if applicable)
  • A timestamp
  • Optional details like command output or diff stats

The timeline loads 50 entries by default and supports pagination to load more.

Search & Filters

At the top of the panel, you can:

  • Search across all entries by keyword (searches titles, details, file paths, and tags)
  • Filter by type using the filter chips:
FilterShows
AllEverything
FilesFile creations, modifications, and deletions
User MessagesMessages you sent to the AI agent
Agent ResponsesResponses received from the Agent
Agent CommandsCommands executed during the session
DecisionsCode diff accepts and rejects
CheckpointsCheckpoint restorations

Summary Bar

The top of the panel displays a 7-day summary showing:

  • Total number of sessions
  • Total entries recorded
  • Breakdown by type (files, conversations, commands, decisions)

What Gets Tracked

Pulse automatically captures the following activity types:

ActivityWhat's Recorded
File ActivityFile path, whether it was created, modified, or deleted
Agent MessagesMessages you send to the Agent
Agent ResponsesResponses received from the Agent
Agent CommandsCommands executed during the session
DecisionsCode diff accepts and rejects
CheckpointsCheckpoint restorations