This Paseo `v0.8.0-beta.1` plugin adds an agent-scoped live summary panel for reviewing a coding session. It uses Paseo's normalized agent and timeline APIs and does not connect directly to provider processes or expose provider credentials.
Requires Paseo: >=0.8.0 — from this plugin's own paseo-plugin.json.
From the plugin's README
The summary uses the timeline and usage data exposed by Paseo. Provider-specific fields are only shown when the provider reports them, and older history is capped to keep the panel responsive.
paseo plugin add mcowger/paseo-plugins --path session-summaryFrom the plugin's README
The plugin targets Paseo v0.8.0-beta.1.
cd /absolute/path/to/paseo-plugins
npm run sdk:install -- --plugin session-summary
cd session-summary
npm run typecheck
paseo plugin install "$PWD"
paseo plugin reload session-summary
Scanned 10 Sep 2026, 09:15 UTC from mcowger/paseo-plugins/session-summary.