Skip to content

History Panel

Fresh

Timestamped log of all agent activity, accessible from the right panel (Ctrl+Shift+H).

Entry Types

AUTO Entries

Created by Auto Run completions. Include:

  • Summary of work done
  • Session ID (clickable — jumps to session)
  • Duration
  • Cost
  • Timestamp

USER Entries

Created by:

  1. History toggle (pill in input box) — Logs every prompt-response cycle
  2. /history command — Generates a synopsis since last run
  3. /clear command — Auto-creates entry before clearing the session

Filtering

  • AUTO/USER toggle buttons to filter by type
  • Keyword search (Ctrl+F)
  • Time range — Right-click activity graph to change window (24h to all time)

Validated Flag

Mark human-reviewed Auto Run tasks:

  1. Open an AUTO entry in detail view
  2. Click Resume to jump to the session
  3. Verify the work
  4. Toggle Validated — shows checkmark in list
  5. Click Next to move to the next entry

Review Workflow

Use the Validated flag to track which Auto Run results you've personally verified. The double checkmark makes it easy to see at a glance what's been reviewed.

Storage

Per-session JSON files, up to 5,000 entries each.

See Also

Built with VitePress + RAG Chat