Beads Management for Paseo — the plugin payload: the Metric, Beads and Setup screens plus the agent role instructions. Install with npx paseo-bm, which also registers the three agent roles.
Supported platforms: macOS, Linux.
npx paseo-bm: it also registers the three bm-* agent roles the plugin needs. There is no other supported install.npmjs · Paseo 0.9+
paseo plugin add npm:paseo-bm-plugin@0.3.0Preview releases are unreleased plugin code. Install only if you want to test it; stable remains the default. Published 2026-09-24.
Security scan passed · 0 blocking · 0 advisory.
paseo plugin add npm:paseo-bm-plugin@0.3.0-alpha.7GitHub · Paseo 0.8 fallback
paseo plugin add hieunt286/paseo-bm --ref 4ebdca65c19eb0a4a6a3ad331600cb2f371dae1c --path pluginGit security status and fallback installation are pinned to commit 4ebdca65c19e.
README
This package is the plugin payload of paseo-bm: the screens it contributes to Paseo and the instructions its three agent roles run on. Loading it gives you Metric (what each request did and cost), Beads (the workspace's beads) and Setup (tools, skills and role instructions).
npx paseo-bmnpx paseo-bm
That is the supported install, and it is what you want. The installer copies this payload to a
stable path, registers it with the Paseo daemon, registers the three agent roles bm-manager,
bm-worker and bm-reviewer, and asks for the consent those roles need.
You can point Paseo at this payload on its own:
# Paseo 0.9 and newer — npm source
paseo plugin add npm:paseo-bm-plugin@<version>
# Paseo 0.8 — Git source; 0.8 has no npm source type
paseo plugin add hieunt286/paseo-bm --ref <commit> --path plugin
Either way the plugin loads and the screens appear, but the three agent roles are missing,
because the installer registers them, not the payload. Without those roles the Beads Manager cannot
create a Worker, so the product does not work end to end. Use npx paseo-bm instead.
Everything else worth knowing before you install — what paseo-bm writes on your machine, that Paseo plugins run without a sandbox, and that the Worker runs without permission prompts — is in GUIDE.md.
This package always carries the same version as the paseo-bm CLI, published from the same commit
in the same release.
MIT, see LICENSE.
Scanned 25 Sep 2026, 05:38 UTC from hieunt286/paseo-bm/plugin.