Repo · Context & memory
dsh-jev-prune
Context compaction for DeepSeek Harness, judged by Jev.
Open github.com ↗How builders describe it
Jev-judged context compaction for DeepSeek Harness: semantic tool-result pruning + deterministic receipt compaction.
DeepSeek Harness plugin that replaces size-only tool-result pruning and model-written compaction summaries with TypeSafe Jev keep/drop judgments plus deterministic, code-generated receipts.
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 →