Skip to content

Releases: kpl0111/dsh-context-guard

dsh-context-guard v0.1.0

Choose a tag to compare

@kpl0111 kpl0111 released this 16 Aug 17:59

First stable release

Long-session token control for DeepSeek Harness.

  • Prunes oversized tool results before the next model request.
  • Retains a compact preview for normal tool output.
  • Keeps each recall result intact for exactly one following model step, then resumes pruning.
  • Preserves original results in DSH session history for targeted recovery.

Validated with unit tests and a DSH forced-recall integration test.