Inspect how session context is composed, compressed, pruned, and changed across turns.

GitHub stars638
Maintainerbowenliang123
LicenseApache-2.0
StatusCommunity

About DSH Context

DSH Context makes the context lifecycle visible inside DeepSeek Harness. Its dashboard, context browser, and slash command expose token composition, source breakdown, evolution events, compression, and pruning so developers can diagnose why a session behaves differently over time.

Install in a dsh profile
$ dsh plugin --profile web add dsh-context

Capabilities

Context dashboard
Composition breakdown
Compression and pruning events
Context evolution timeline
Developer preview note. DeepSeek Harness is changing quickly. Check the plugin README for its supported dsh version, prerequisites, and exact profile before installation.
Keep exploring

Related plugins

Verified repo

Tianshu TUI

UISessions73 stars

A full terminal interface for dsh with sessions, rewind, approvals, image support, and live agent state.

npx -y @deepseek-ai/dsh plugin --profile tui add @huiliyi37/dsh-tianshu-tui
Verified repo

Notifications

UISessions24 stars

Get desktop notifications when dsh turns finish, with outcome and keyword-based controls.

npx -y @deepseek-ai/dsh plugin --profile web add github:omdsh-dev/dsh-notification
Verified repo

Turn Rewind

Roll a conversation and its workspace back to any turn with a persistent change ledger.

npx -y @deepseek-ai/dsh plugin --profile web add github:Anionex/dsh-turn-rewind