@zeldrisho/pi-file-search
v0.4.1
Published
Pi extension that guides agents to use fd for file discovery
Maintainers
Readme
@zeldrisho/pi-file-search
Pi extension that guides coding agents to use fd for file and directory discovery instead of find by default.
Install
Install fd and ensure it is available on your PATH, then install the package:
pi install npm:@zeldrisho/pi-file-searchWhen Pi's bash tool is active, the extension adds concise guidance to use fd instead of find by default.
The extension provides prompt guidance only. It does not intercept or block tool calls.
Update
pi update npm:@zeldrisho/pi-file-searchUninstall
pi remove npm:@zeldrisho/pi-file-search