@saadjs/pi-context
v0.1.0
Published
Minimal context-window progress bar for pi
Downloads
118
Maintainers
Readme
@saadjs/pi-context
A minimal pi extension that keeps the active model's context usage visible in the footer:
ctx ████░░░░░░ 42%The bar updates as turns complete, when the model changes, and after context compaction. Colors progress from success to warning at 70%, then error at 90%.
Install
pi install npm:@saadjs/pi-contextFor local development:
pi -e ./extensions/context/index.ts