pi-contextimate
v0.2.4
Published
Observability extensions for the Pi coding agent
Downloads
469
Maintainers
Readme
pine-of-glass
Small observability and context management tools for the Pi coding agent.
contextimatebreaks down what is filling your context window: sysprompt, AGENTS.md, Skill frontmatter, Tool schemas, and session material. Toggle with ctrl+o on start and /reload.tracelinecollapses tool calls to one trace line each, so you can see the full arc of what Pi did (path taken, context read, bloated tool results). Toggle with ctrl+t.cachemirecoming soon.
See each extension's own README.md for details, and docs/ for deeper reference.
Installation
- From GitHub:
pi install git:github.com/tmustier/pine-of-glass - From npm (installs both
contextimateandtraceline):pi install npm:pi-contextimate
