This Paseo plugin targets Paseo `v0.8.0-beta.1` and replaces built-in agent reasoning blocks with an expandable Markdown renderer matching Paseo's native tool-call cards.
Requires Paseo: >=0.8.0 — from this plugin's own paseo-plugin.json.
From the plugin's README
The plugin replaces Paseo's reasoning rows only while its timeline transformer is loaded. It does not recover reasoning text that the provider never sends.

paseo plugin add mcowger/paseo-plugins --path reasoning-displayFrom the plugin's README
cd /absolute/path/to/reasoning-display
npm install
npm run typecheck
paseo plugin install "$PWD"
paseo plugin reload reasoning-display
Scanned 10 Sep 2026, 09:15 UTC from mcowger/paseo-plugins/reasoning-display.