DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-argp

Guarded dual-engine context compaction for DeepSeek Harness combining per-atom shrink with 0-LLM reference graph pruning.

Developer ToolsSkills & Workflows
8GitHub Stars1ForksUpdated2026-09-19

Install

$ dsh plugin --profile <name> add dsh-argp

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-argp is a context compaction plugin for DeepSeek Harness featuring a dual-engine architecture. It combines Stage-1 eager per-atom shrink governed by deterministic verbatim guards with Stage-2 lazy, zero-LLM reference graph eviction. All compressed or pruned contents are preserved in an append-only log, enabling byte-exact recall via tools without risking loss of high-signal tokens or breaking prefix caching.

Key Capabilities

  • Stage-1 eager per-atom compression with deterministic verbatim guard validation
  • Stage-2 lazy reference-graph eviction executed with zero LLM calls
  • Append-only log architecture ensuring byte-exact content recall via recall_summary and recall_detail
  • Prefix-preserving tail-only replacements to maximize prompt and KV cache stability
  • Dynamic budget enforcement to guarantee convergence within context limits

Useful For

  • Preventing context window overflows in long-running agent tasks without destroying exact error strings or file paths
  • Optimizing LLM token costs and preserving KV caching across multi-turn coding sessions
  • Safely auditing and recalling historical tool outputs or context atoms during complex workflows

Who It Fits

  • DeepSeek Harness developers building long-running autonomous agents
  • Engineers requiring verifiable token reduction and KV cache optimization
  • Users running heavy multi-turn coding and diagnostic workflows

Documented Limitations

  • Per-atom shrink quality depends on model instruction-following fidelity
  • Stage-1 eager compression introduces side-channel completion token overhead per turn
  • Vulnerable to raw context window clipping for un-replaced live nodes when approaching hard limits prior to upstream B-6 resolution

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
yoza10635/dsh-argp
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
d4dc5c2 · 2026-09-19

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
8GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-19
Last release
2026-09-19
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app