ya8D/dsh-directive-compact

Plugin ⭐ 0 MIT developer-toolsweb-ui

A natural-language compaction plugin for DeepSeek Harness: tell the agent — in plain language — what to keep, what to drop, and how to compress an existing conversation. Designed for large-context models (1M-token window, e.g. deepseek-v4-flash).

catalog description:A customized natural-language compaction plugin. It gives you the ability to precisely trim context — sometimes even to fix a malfunctioning context.

Install

dsh plugin --profile <name> add @ya8d/dsh-directive-compact@rc     # latest release candidate (recommended)
dsh plugin --profile <name> add @ya8d/dsh-directive-compact        # latest stable (moves to the first stable release)
dsh plugin --profile <name> add ./dsh-directive-compact            # local checkout

Add ya8D/dsh-directive-compact to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.