Repo · Context & memory
save-token-jev
A Jev-guided context compaction library for coding agents: instead of summarizing old context, Jev decides which tool calls and results still matter…
Open github.com ↗How builders describe it
A Jev-guided context compaction library for coding agents: instead of summarizing old context, Jev decides which tool calls and results still matter while user and assistant text is kept verbatim.
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 →