DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

dsh-minimal-context

Context funnel and compaction plugin for DeepSeek Harness providing pointerize, prune, compact, and recall tools.

Developer Tools
0GitHub Stars0ForksUpdated2026-09-02

Install

$ dsh plugin --profile web add dsh-minimal-context

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-minimal-context is a context pipeline plugin for DeepSeek Harness that implements an opt-in agent pre-step context funnel (pointerize → prune → compact → summarize). It helps manage token budgets by replacing previous turn tool outputs with cards or truncated text while providing recall_query and context_focus tools for on-demand inspection.

Key Capabilities

  • Context funnel pipeline applying pointerization, pruning, compaction, and rule-based summarization
  • On-demand recall of pointerized logs using the recall_query tool
  • Adjustable inline retention window for tool outputs via context_focus
  • Budget-driven context surface management with EWMA token estimation calibration
  • Configurable thresholds for pointerizing and pruning large tool results

Useful For

  • Long-running agent sessions that produce large tool output logs
  • Reducing token consumption and prompt bloat in DeepSeek Harness agents
  • Preserving critical context while archiving cold historical logs into pointers

Who It Fits

  • DeepSeek Harness agent developers
  • Engineers optimizing context window usage and LLM prompt tokens

Documented Limitations

  • Only replaces previous turn surface outputs; does not append custom funnel events
  • Summarization is purely threshold/rule-based rather than LLM-driven
  • Does not include multi-agent worker orchestration (handled in separate sibling packages)

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.

Dependency Counts

package.json declares 1 runtime, 9 development, 7 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

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

Source repository
johnx438-hub/dsh-minimal-context
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
85195c0 · 2026-09-02

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
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-02
Last release
No release detected
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