What it does
DSH Context answers the question every long session eventually raises: what is actually in the window right now. It adds a context panel and browser that break the window down by source, show how it grows across a session, and expose the events that change it, including compaction, pruning and summarisation. A context command puts the same data in the transcript.
Key features
- Composition breakdown by message, tool output and injected content
- Growth view across the whole session
- Event log for compaction, pruning and summary actions
- Context command for text-only sessions
- Useful for tuning tool output size before it fills the window
Install
dsh plugin --profile web add dsh-context
Compatibility notes
Read-only observability, so it is safe to install alongside anything else.