dsh-argp
Run the following command in DeepSeek Harness:
dsh plugin install yoza10635/dsh-argp
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin with the command dsh plugin install yoza10635/dsh-argp, or directly from the source at https://github.com/yoza10635/dsh-argp.
About this plugin
Traditional summarization-based compression in LLM inference often leads to high costs, information distortion, and unpredictable compression ratios due to LLM calls that rewrite history. dsh-argp offers a novel solution: zero-LLM-call context compression through atomic reference graph pruning. By analyzing logical chain dependency topologies in conversations, it selectively retains referenced content and removes isolated information, ensuring a deterministic, transparent process with precise compression ratios. This selective forgetting mechanism—rather than rewriting—significantly reduces inference costs, while built-in recall tools preserve information traceability.
The plugin's core strengths lie in its engine-agnostic interface and strict compression budget enforcement. As a third-party CompactionEngine for DeepSeek Harness, it seamlessly replaces default backends without relying on model-based history rewriting, achieving deterministic convergence during compression. Suitable for developers, researchers, and users managing ultra-long contexts under cost constraints, dsh-argp delivers stable performance in high-throughput scenarios or tasks requiring high information fidelity, making it an efficient choice for precise and economical context management.
Use Cases
- Efficient compression of long conversation histories to reduce LLM inference costs
- Context management scenarios requiring precise control over compression ratios
- Implementing selective information forgetting with traceable recall in LLM inference
Best For
- LLM application developers seeking efficient context management solutions
- AI researchers focused on compression algorithms and model inference optimization
- Engineers or data scientists needing low-cost processing of long contexts
Related Plugins
ModLens is a vision plugin for DeepSeek Harness that gives text-only models sight by reading images pasted directly into chat, with zero-config setup and multiple vision engines.
On-demand vision for text-only DeepSeek Harness agents: built-in free keyless vision chain and 14 vision tools, routing image turns as tool calls to vision models with pixel fidelity, no Python needed, one-command install.
Give text-only models in DeepSeek Harness eyes, enabling image Q&A, long-screenshot OCR, UI restoration, and GUI visual tasks.
An armor-breaking plugin for DeepSeek: rewrites instruction priority, expands refusal-blocked phrases, persists across sessions, and shows a green active indicator.