CalibratedDecisions.

Repo · Context & memory

deepseek-harness-jev-pre-compaction

A pre-compaction advisor for DeepSeek Harness.

Open github.com ↗

How builders describe it

A pre-compaction advisor for DeepSeek Harness. Runs before the standard `compaction-basic` backend, using TypeSafe JEV to safely prune low-value tool results from model context. Original session events stay in the append-only log; only the model-visible view is replaced with compact markers or…

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 →

Related projects