Skip to content

dshx-terminal v0.2.0

Choose a tag to compare

@Maydaytyh Maydaytyh released this 13 Aug 18:46
· 5 commits to main since this release

Highlights

  • Use the same Harness model catalog and model metadata as the web client
  • Add interactive /model selection 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 /status for model and context details
  • Add /usage for cumulative and last-turn token/cache details
  • Preserve logged per-session model selection when resuming

Install

npm install -g dshx-terminal
dshx --version

The terminal statistics use the same tokenUsage, contextPressure, contextBreakdown, and sessionStats projections as the Harness web interface.