by championswimmer · Agent Tool · ★ 199
pi-context-prune A Pi coding-agent extension that summarizes completed tool-call batches, prunes raw tool outputs from future LLM context, and exposes a escape hatch to recover any original output on demand. Related Extensions Here are some other Pi extensions that work well alongside context pruning: pi-context-usage (npm) What it does: Visualizes the current size of your LLM context and breaks it down to show exactly what is taking up space (system prompt, user messages, tool calls, tool results, etc.). Why use it: It's the perfect way to see why you need pruning.
| Stars | 199 |
| Forks | 14 |
| Language | TypeScript |
| Category | Agent Tool |
| Quality Score | 65.1510916080782/100 |
| Open Issues | 7 |
| Last Updated | 2026-07-06 |
| Created | 2026-04-20 |
| Platforms | node |
| Est. Tokens | ~19k |
These tools work well together with pi-context-prune for enhanced workflows:
Explore other popular agent tool tools:
pi-context-prune is Pi coding-agent extension for pruning tool-call trees. It is categorized as a Agent Tool with 199 GitHub stars.
pi-context-prune is primarily written in TypeScript.
You can find installation instructions and usage details in the pi-context-prune GitHub repository at github.com/championswimmer/pi-context-prune. The project has 199 stars and 14 forks, indicating an active community.