fast-compaction-dsh
kolawong
Verdict-based context compaction for DeepSeek Harness — replaces lossy LLM summaries with fast keep/truncate/drop decisions from jev-latest; everything kept stays verbatim. Port of tamaratran/fast-jev-compaction.
- License
- Not declared
- GitHub Stars
- 0
- Source reviewed
- —
Where Jev makes a decision
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
Related projects
Winnow
GhalebDweikat · Context GC
A context filter for Claude Code that hides irrelevant tool-output blocks and keeps the original text available for recall.
fast-jev-compaction
tamaratran · Context GC
Prunes old tool calls and outputs for Claude Code while retaining surviving text verbatim.
jev-skill-gate
ShivamPansuriya · Context GC
Ranks Claude Code skills for the current project to reduce the descriptions loaded by default.
pi-fast-jev-compaction
joelhooks · Context GC
A Pi extension that prunes stale tool history verbatim and falls back to Pi summary compaction when needed.