Skip to content

yippiez/pi-explorer-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pi-explorer-tools

pi-explorer-tools is a Pi package that limits pi agent to "explorer-tools":

  • ls lists files and directories for a given path (non-recursive).
  • rd reads lines from a file. Lines are 1-indexed. Use -1 for EOF.

Install from Git

Global install (writes to ~/.pi/agent/settings.json):

pi install git:github.com/yippiez/pi-explorer-tools

Local/project install (writes to .pi/settings.json in the current repo):

pi install -l git:github.com/yippiez/pi-explorer-tools

Optional: Pin to a ref

Pin global install to main:

pi install git:github.com/yippiez/pi-explorer-tools@main

Pin local install to main:

pi install -l git:github.com/yippiez/pi-explorer-tools@main

About

Pi extension to limit the coding agent to only explorer tools

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors