Repo · Context & memory
jev-pi-token-reduction
Pi coding-agent extension: TypeSafe Jev trims tool-output chunks before the model sees them (~15% cost on held-out reads).
Open github.com ↗From the repository
Pi extension that uses TypeSafe's Jev to trim retrieved tool output before the model sees it (~15% lower cost on read-heavy work)
The decision Jev makes
Keep or discard a tool result, or answer whether a stopping condition is met.
Where it fits
Agents drown in their own context. These projects use Jev to decide what to keep, what to drop and when a loop is actually finished. All 72 context & memory projects →