dsh-context-curator
DSH-native context compaction that keeps text verbatim: scores every tool call and result with Jev, drops only the stale ones, and falls back to DSH native summary when unsure.
How it uses Jev
Upstream lets the model rewrite the whole history into a summary at that point. This plugin instead asks Jev (a fast classifier, not an LLM) two questions — "is this call still needed?" and "does this output still need to be kept verbatim?" — and deletes only what it is sure about. The user's own words and the assistant's prose that survive enter the checkpoint verbatim : not rewritten, not condensed.
- Language
- JavaScript 100%
- License
- MIT
- Last activity
- Sep 2026
- Added
- 2026-09-23
- Stars at snapshot
- 2
- Status
- Community listing
Source: community catalog. Details and metrics reflect the published community snapshot and are not a performance endorsement. Documentation details extracted from GitHub · the README.