session-dashboard
extension
Roll-down active session dashboard with recent work summaries and context indicators
dashboardnavigationsessionui
Open Settings → Add-Ons and pick session-dashboard
Source: addons/session-dashboard

A roll-down dashboard for recent Piclaw sessions. Requires Piclaw >=2.0.0.

Install

Open Settings → Add-Ons and install session-dashboard from the catalog, then reload Piclaw.

Use

Open the dashboard from the small tab at the top centre of the web UI, or press backtick when focus is outside an editor or form. Press Escape to close it.

The dashboard shows:

Click a tile to switch through Piclaw's in-app navigation. Ctrl/Cmd-click opens the session in a new tab.

Live preview priority

For active sessions, the dashboard displays the first available source in this order:

  1. assistant draft
  2. thinking text
  3. current tool_call or tool_status from /agent/status
  4. latest saved session summary

Generic Working... text is omitted. A specific ongoing state such as Streaming output... appears after the tool title. Tool activity uses the interface's monospace font. When a tool finishes, fails, is cancelled, or is aborted, the tile restores the latest non-empty draft or thought from the same turn before falling back to the saved session summary. Transient status-request failures preserve the last live preview. If the runtime omits a precomputed title, the dashboard derives one from common tool arguments such as command, path, file, url, or query.

Responsive layout

The panel always uses two rows when enough sessions exist:

Refresh behaviour

The dashboard does not query model or provider catalogues and makes no external requests.