pi-exit-command

Adds /exit as an alias for /quit in pi.

Packages

Package details

extension

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

$ pi install npm:pi-exit-command
Package
pi-exit-command
Version
1.0.1
Published
May 27, 2026
Downloads
not available
Author
cherishh
License
MIT
Types
extension
Size
2 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

pi-exit-command

Adds /exit as an alias for /quit in pi.

Install

pi install npm:pi-exit-command

Usage

Inside pi:

/exit

This gracefully shuts down pi, same as /quit.