Releases: JK-LIL/dsh-compaction-current-model
Releases · JK-LIL/dsh-compaction-current-model
Release list
@dsh-external/dsh-compaction-current-model v0.1.0
First release of the DSH host bundle that routes manual /compact summarization to the frontend's currently selected model (agentDefaultModel.currentSelection()), instead of the session's last routed request or a configured summarization target.
- Tracks manual compaction via
compaction/start/compaction/endwithturn: null. - Rewrites only
purpose: 'compaction'streams for the active manual compaction session. - Automatic compaction, normal chat requests, and frozen LLM requests pass through unchanged.
- Runtime-import-free; built against DeepSeek Harness
0.1.0-rc.7.
Install:
corepack pnpm dsh plugin --profile web add github:JK-LIL/dsh-compaction-current-model
or unpack the attached tarball and dsh plugin --profile web add ./dsh-external-dsh-compaction-current-model-0.1.0.tgz