Sidebar history of every workspace and agent, including archived ones, with filters and ranked search over on-disk conversation transcripts.
Requires Paseo: >=0.7.2-0 — from this plugin's own paseo-plugin.json.
From the plugin's README
beat does not find heartbeat) and cannot take a regular expression.grep -i folds case according to the daemon's locale. A grep hit inside a very long line (a
large tool result) shows a snippet cut from the first megabyte of that line. grep returns
the first hits in file order, and a query that also appears in a record's fields (a branch
name, a directory, a session id) matches every line of that transcript; such hits are labelled
meta and shown only when nothing said in the conversation matched.
paseo plugin add panrafal/paseo-plugins --path agents-historyFrom the plugin's README
paseo plugin add panrafal/paseo-plugins:agents-history
From a checkout:
npm install # from the monorepo root
npm run typecheck
paseo plugin install /absolute/path/to/paseo-plugins/agents-history
paseo plugin ls # expect "running"
After editing:
npm run typecheck
paseo plugin reload agents-history
paseo plugin logs agents-history # "search index at …" and "index sync" lines once the surface is opened
Scanned 10 Sep 2026, 09:15 UTC from panrafal/paseo-plugins/agents-history.