Repo · Context & memory
Winnow
Filter tool output before it enters context.
Open github.com ↗From the repository
A calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.
claude-codeclaude-code-plugincontext-managementjevllm-agentstypesafe
How builders describe it
A calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.
Calibrated context sieve for Claude Code: every large tool result is judged by TypeSafe Jev (or a System One adapter) before it enters context; confident-no blocks become recallable stubs. Distinct from any Chrome read/skim “Winnow” tools.
A context sieve for Claude Code: Jev judges each tool result before it lands.
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 →