Slash-command console for [Paseo](https://github.com/getpaseo/paseo) (v0.8+).
Supported platforms: Linux, Windows, macOS.
paseo plugin add xpufx/paseo --ref main --path plugins/slashSecurity status covers commit 0ae17457a644. This command tracks main. Refresh the listing before installing if the branch changed.
From the plugin's README
paseo plugin add xpufx/paseo --path plugins/slash
README
Slash-command console for Paseo (v0.8+).
Adds a S/ash console sidebar surface for managing the slash commands offered in the composer, and keeps those commands registered as the repository changes. A command carries one of three actions:
{args} into a prompt template and send it to the agent.slash.ping, slash.echo).Built on paseo-plugin-helper, the shared Paseo plugin runtime.
[!NOTE] Prerequisites & Platform Support:
- Developed and tested primarily on Linux.
review, console, ping) are
listed separately so a missing one can be added back with one tap.slash-, clearable to render
bare command names) is applied to every command name.slash-commands document, so a command set can be shared between machines.shared/resources.ts)slash.settings: persisted prefix and command repository.slash.commands.list: enabled commands with the prefix applied.slash.catalog.list: the shipped seed catalog, without touching settings.slash.commands.run: run one command by name; send/open resolve
client-side, rpc executes daemon-side.slash.bundle.export / slash.bundle.import: share command sets as a
versioned bundle.paseo plugin add xpufx/paseo --path plugins/slash
npm run typecheck --workspace=plugins/slash
npm test --workspace=plugins/slash
Scanned 18 Sep 2026, 07:58 UTC from xpufx/paseo/plugins/slash.