Skip to content

Releases: JK-LIL/dsh-compaction-current-model

@dsh-external/dsh-compaction-current-model v0.1.0

Choose a tag to compare

@JK-LIL JK-LIL released this 19 Aug 05:52

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/end with turn: 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