pi-tool-transparency

Pi extension — require purpose before tool calls, show purpose in widget panel

Packages

Package details

extension

Install pi-tool-transparency from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:pi-tool-transparency
Package
pi-tool-transparency
Version
2.0.1
Published
May 30, 2026
Downloads
not available
Author
soul_of_arcane
License
MIT
Types
extension
Size
4.4 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "extensions": [
    "./tool-transparency.ts"
  ]
}

Security note

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

README

pi-tool-transparency

Pi extension — requires the LLM to state its purpose before every tool call.

【目的】check if the config file exists

Calls without a stated purpose are blocked. Also shows the purpose in the TUI status bar during execution.

Install

pi install npm:pi-tool-transparency

License

MIT