paseo.cafe
All plugins

session-summary

by mcowger

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.0monitoringproductivity
0 starsLast updated 10 Sep 2026 mcowger/paseo-plugins

Gallery

session-summary screenshot

Install

paseo plugin add mcowger/paseo-plugins --path session-summary

From 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

Health checks

  • Manifest ID matches registry
  • Has a README
  • Has a license
  • Has tests
  • Has a typecheck script
  • Updated in the last 6 months

Scanned 10 Sep 2026, 09:15 UTC from mcowger/paseo-plugins/session-summary.