@artale/pi-picker

TUI picker for Pi. Interactive fuzzy selectors for tools, commands, sessions, and files with keyboard navigation.

Package details

extension

Install @artale/pi-picker from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@artale/pi-picker
Package
@artale/pi-picker
Version
1.0.0
Published
Mar 14, 2026
Downloads
17/mo · 2/wk
Author
artale
License
MIT
Types
extension
Size
4.5 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "src/extension.ts"
  ]
}

Security note

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

README

pi-picker

TUI picker for Pi. Interactive fuzzy selectors for tools, commands, and files.

Install

pi install npm:@artale/pi-picker

Commands

/pick            — main picker menu
/pick tools      — pick from active tools
/pick commands   — pick slash commands
/pick files      — pick project files

Keyboard shortcut

Ctrl+P — opens command picker

License

MIT