Skip to content

dsh-statusbar v0.1.0

Latest

Choose a tag to compare

@Small-Miao Small-Miao released this 15 Aug 00:52

功能 / Features

  • VSCode 风格底部状态条,页面内容自动上移不被遮挡

  • 会话用量:轮数/步数、LLM/工具耗时、首 token 平均、tok/s、缓存命中、输入/输出 token

  • 实时生成速率 TPS(liveTokenUsage)

  • CPU / MEM 带 [||||||||||] 字符进度条(绿→黄→红渐变)

  • 设置 → 状态栏:每项可配置显示/位置/顺序,配置持久化

  • 隐藏输入框下方原有统计行(避免重复)

  • 为其他插件提供 statusbar Cordis 服务(registerItem/updateItem/removeItem)

  • VSCode-like bottom status bar; page content lifted to avoid overlap

  • Conversation usage: turns/steps, LLM/tool time, first-token avg, tok/s, cache hit, in/out tokens

  • Live TPS (liveTokenUsage)

  • CPU / MEM with [||||||||||] char bars (green→yellow→red)

  • Settings → 状态栏: per-item visibility/side/order, persisted

  • Hides the original composer stats line (no duplication)

  • Public statusbar Cordis service for other plugins

安装 / Install

dsh plugin --profile web add https://github.com/Small-Miao/dsh-statusbar