paseo.cafe
All plugins

setup-monitor

by stevecastaneda

Paseo 0.8 live view of worktree setup. Paseo already tracks `worktree.setup` from `paseo.json`. After 0.3 it only opens the built-in Setup tab when that script fails, so a long `npm install` is silent. This plugin reads the same `workspace_setup_status` stream and shows it while it runs.

Requires Paseo >=0.8.0

Gallery

Install

paseo plugin add stevecastaneda/paseo-plugins --path setup-monitor

From the plugin's README

paseo plugin add stevecastaneda/paseo-plugins --path setup-monitor

Turn on Settings → Plugins → Enable plugins on the daemon first.

README

setup-monitor

Paseo 0.8 live view of worktree setup. Paseo already tracks worktree.setup from paseo.json. After 0.3 it only opens the built-in Setup tab when that script fails, so a long npm install is silent. This plugin reads the same workspace_setup_status stream and shows it while it runs.

  • Auto-opens Setup in Explorer while worktree.setup is running, so the main chat tab stays selected.
  • Composer pill while setup is running or failed. Click it to open Setup in Explorer.
  • Setup panel: command rows, live log, check when it finishes, alert if it fails. Command Center opens it in Explorer too.

Install

paseo plugin add stevecastaneda/paseo-plugins --path setup-monitor

Turn on Settings → Plugins → Enable plugins on the daemon first.

Local development

cd setup-monitor
npm install
npm run typecheck
npm test
paseo plugin install "$PWD"
paseo plugin reload setup-monitor

Scanned 10 Sep 2026, 18:42 UTC from stevecastaneda/paseo-plugins/setup-monitor.