dshx-terminal v0.2.0
Highlights
- Use the same Harness model catalog and model metadata as the web client
- Add interactive
/modelselection with reasoning effort support - Add a post-turn status line with turns, steps, model/tool time, TTFT, throughput, token usage, cache hit rate, and context occupancy
- Add
/statusfor model and context details - Add
/usagefor cumulative and last-turn token/cache details - Preserve logged per-session model selection when resuming
Install
npm install -g dshx-terminal
dshx --versionThe terminal statistics use the same tokenUsage, contextPressure, contextBreakdown, and sessionStats projections as the Harness web interface.