@josephyoung/pi-exit
Adds /exit command and 'exit' input to quit pi
Package details
Install @josephyoung/pi-exit from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@josephyoung/pi-exit- Package
@josephyoung/pi-exit- Version
1.0.2- Published
- May 3, 2026
- Downloads
- not available
- Author
- yangkyo821
- License
- unknown
- Types
- extension
- Size
- 1.2 KB
- Dependencies
- 0 dependencies · 0 peers
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
@josephyoung/pi-exit
Exit pi with /exit command or just type exit.
Install
pi install npm:@josephyoung/pi-exit
Usage
- Type
/exitto quit - Type
exitto quit (whitespace trimmed)
That's it.