@josephyoung/pi-exit

Type 'exit' to quit or use the /exit command.

Package details

extension

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.3
Published
May 4, 2026
Downloads
319/mo · 319/wk
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 /exit to quit
  • Type exit to quit (whitespace trimmed)

That's it.