exit-command-for-pi

Pi extension: adds /exit slash command as an alias for /quit

Packages

Package details

extension

Install exit-command-for-pi from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:exit-command-for-pi
Package
exit-command-for-pi
Version
1.0.0
Published
Aug 5, 2026
Downloads
154/mo · 10/wk
Author
burgess731
License
MIT
Types
extension
Size
2.1 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./extensions"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

exit-command-for-pi

Pi extension: adds /exit slash command as an alias for /quit.

Why?

Pi only has /quit to exit interactive mode. If you're used to /exit, this extension makes it work.

Install

pi install npm:exit-command-for-pi

Usage

Just type /exit and Pi exits gracefully — same as /quit.

License

MIT