dsh-asc
Run the following command in DeepSeek Harness:
dsh plugin install lmst2/dsh-asc
Paste the following prompt into your AI chat to install this plugin:
To install the dsh-asc plugin in DeepSeek Harness, execute dsh plugin install lmst2/dsh-asc, with the source code available at https://github.com/lmst2/dsh-asc.
About this plugin
In long-running conversations, context windows can quickly expand, leading to degraded model performance or information loss. dsh-asc serves as a vital enhancement for DeepSeek Harness, addressing these challenges through a philosophy of "model-driven decisions." Rather than relying on rigid external scripts, this plugin empowers the model itself to autonomously determine when and what to compact, enabling intelligent context management from the very first turn.
Built upon an event-sourced architecture, dsh-asc ensures that every compaction operation is a durable, reversible log replacement event. It features a unique "tiered compaction" strategy—transitioning from Tier-1 raw details to Tier-2 distilled decisions and finally to Tier-3 fact indexes—which minimizes token usage while preserving the full history. With tools like context_search and context_decompress, developers gain full control over a searchable, replayable session log.
This plugin is an ideal choice for developers and engineers building complex agents or applications requiring robust long-context handling. By injecting a disciplined context-management loop directly into the system prompt, dsh-asc allows agents to maintain coherence and efficiency without manual intervention, making it a powerful tool for anyone looking to push the boundaries of AI agent capabilities.
Use Cases
- Managing long conversation history without losing key information
- Building agents with self-memory capabilities
- Optimizing large language model context window utilization
Best For
- AI developers needing to handle extremely long contexts
- Engineers researching large model context management
- Product teams building complex autonomous agents
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.