@anandamw/compact-tools

Make built-in tool output compact and easier to scan in Pi

Packages

Package details

extension

Install @anandamw/compact-tools from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@anandamw/compact-tools
Package
@anandamw/compact-tools
Version
0.1.1
Published
Sep 11, 2026
Downloads
84/mo · 84/wk
Author
anandamw
License
MIT
Types
extension
Size
5.4 KB
Dependencies
2 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

Pi Rakit Compact Tools

Makes built-in read, bash, edit, write, grep, find, and ls output compact and easier to scan in Pi's interactive UI.

pi install npm:@anandamw/compact-tools

Do not install this package together with @gnoviawan/pi-compact-tool-preview; both replace the same built-in tools. If the preview package is already installed, remove it first:

pi uninstall npm:@gnoviawan/pi-compact-tool-preview

Collapsed results show a short success/error summary and line count. Expand a tool result to inspect up to 20 output lines. Tool parameters, execution, model-visible results, cancellation, and permissions remain unchanged; only the interactive renderer is replaced.