dsh plugins中文
← Back to popular plugin directory

Contextual insights panel

bowenliang123/dsh-context · skills

A DeepSeek Harness plugin for Context insight dashboard — showing what the model's context window is made of and how it evolves.

★ 36GitHub stars
1Forks
2026-08-15Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

dsh-context See what your DeepSeek Harness agent's context window is actually made of and how it evolves.

dsh-context is a DeepSeek Harness plugin that adds a Context Insight panel to the web UI: a live, visual answer to "what is the model carrying right now, and how did it get there?" — context composition, per-request history, compactions, and injections, all in one place. Install

Then start the web UI with dsh web, open any session, and click the 上下文 / Context tab. No build step, no restart. What you'll see 📊 Context stats — the session at a glance

Install command

dsh plugin --profile web add github:bowenliang123/dsh-context
View GitHub repository ↗Back to popular plugin directory