@pi-plugins/exit
v0.1.2
Published
Exit command extension for pi-agent.
Maintainers
Readme
@pi-plugins/exit
A pi-agent extension that exits pi when you
submit exit or quit as the whole prompt.
Install
pi install npm:@pi-plugins/exitFor a one-off run without adding it to settings:
pi -e npm:@pi-plugins/exitFor local development, load it straight from this directory:
pi -e ./plugins/exitUsage
Submit either command by itself:
exitquitThe extension handles the input locally and requests pi's normal graceful shutdown, so the prompt is not sent to the model.
