#647 · Primary category: AI Agents & Automation

dsh-context

cordis-plugin deepseek-harness deepseek-harness-plugin dsh-external dsh-plugin dsh-plugins

Plugin for DeepSeek Harness that adds a context dashboard, browser, and /context command to inspect context composition, breakdown, and evolution.

Project last updated:08/29/26

GitHub Stars

1.2K

Forks

30

Contributors

6

License

Apache-2.0

Why we included this project

Running agents inside DeepSeek Harness, you rarely have more than a vague sense of what is in the context window. dsh-context adds a Context tab to the web UI and a /context slash command that show what each model request was assembled from, covering the system prompt, tool schemas, your messages, injected context, and tool results in a color-coded bar against the full window with a step-by-step browser. The same view tracks how the window grows turn by turn and marks where compaction or pruning reclaimed tokens, so when a long session starts degrading you can see which component consumed the budget. If you ship agents that hold extended conversations or chain many tool calls, this turns context debugging into a quick inspection rather than guesswork.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category