Repo · Context & memory
yoshi
A context-pruning proxy for Claude Code and Codex.
Open github.com ↗How builders describe it
Context-pruning proxy for Claude Code and Codex: Jev judges which history is still needed, measured not claimed. POC here now, heading soon into
Experimental local context-pruning proxy for Claude Code and Codex: TypeSafe Jev (via Vercel AI Gateway typesafe-ai/jev) judges which historical spans can be omitted while preserving protocol bytes. Honest POC with measured benchmarks; production pruning is intended to move into CompozyOS.
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 66 context & memory projects →