codex-jev-compaction
Wang-auspicious
Curates Codex handoff context by using Jev to select old tool records while retaining selected text verbatim.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Judges relevance of eligible read-only tool records; local rules protect required content and assemble a handoff packet.
What this project offers
Preserves source references, selection reasons, and original text order in the handoff.
Review scope
Prepares explicit handoff packets; it does not replace Codex automatic compaction or reclaim Tokens in the current conversation. Selection is lossy, so original input should be retained.
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.