Skip to content

uiopt v1.0.0

Choose a tag to compare

@reimu-create reimu-create released this 14 Aug 05:03
· 14 commits to master since this release

DSH WebUI 显示优化插件(组合包 bundle,声明 dsh.bundle)

功能

  • 余额实时查询(DeepSeek 官方)
  • 悬浮窗圆环:上下文占用(总弧长)+ 模型消耗分布(分段着色)+ 图例
  • 每条消息缓存命中率
  • 提供商图标(DeepSeek 鲸鱼 / OpenCode Go)
  • 设置 → 额外插件:自主插件列表 + 导入插件(zip)

安装

dsh plugin --profile web add ./uiopt-1.0.0.tgz
或直接源码: dsh plugin --profile web add github:237229953-create/uiopt
需 pnpm(npm i -g pnpm)