Paseo #
Tools and plugins for Paseo agents and plugins.
Tools #
-
paseo-plugin-helper #
Developer toolkit, UI design system, and lifecycle primitives for Paseo plugins. Dev library, not installed via
paseo plugin add.npm install paseo-plugin-helper@beta -
paseo-x-comms-mcp #
MCP server that lets agents on one Paseo daemon talk to agents on another, via relay offer or direct host.
npm install -g paseo-x-comms-mcp
Plugins #
-
paseo-top #
Live host system resource monitor for Paseo. Pill + modal utilization view.
paseo plugin add xpufx/paseo --path plugins/top -
paseo-demo #
Interactive showcase and reference implementation for the helper: live pill, metrics, typed RPC actions, and persisted settings.
paseo plugin add xpufx/paseo --path plugins/demo -
paseo-x-comms #
Cross-daemon agent communication plugin (companion to the MCP server above).
paseo plugin add xpufx/paseo --path plugins/x-comms -
paseo-mcp-tools #
Plugin UI for checking MCP servers available to an agent session, with per-MCP actions.
paseo plugin add xpufx/paseo --path plugins/mcp-tools -
paseo-forgejo #
Work with Forgejo issues from inside Paseo via the embedded fetch API client. (coming soon)
-
paseo-slash #
Slash commands and macros with an interactive console, registered straight into the composer. (coming soon)
-
twofado #
2FA and one-time-password helpers for Paseo agent workflows. (coming soon)
Apps & Scripts #
Packaging #
Web toys #
-
fretboard.js #
Fretboard diagram generator (fork).