Skip to content

v0.1.0 — CSS-only thinking status customizer

Latest

Choose a tag to compare

@Dbi-Eshuh Dbi-Eshuh released this 14 Aug 10:08
· 1 commit to master since this release

首个公开版本,已更新为与 DSH Web 一致的设置面板。/ First public release, updated with a DSH-native settings panel.

  • README 提供深色与浅色 Harness 完整界面预览,以及设置栏特写。
  • 设置浮层继承 DSH Web 的浅色与深色主题变量、字体、阴影、边框和按钮样式。
  • 新增实时文字/流光预览、开关控件、可读十六进制色值、Esc 关闭与窄屏单列布局。
  • 通过 CSS 自定义运行中状态的可见文字与双色流光。
  • 浏览器本地设置;不修改 ui-conversation 源码,不重写状态 DOM,不向网络发送设置。
  • 已在 DSH Web 0.1.0-rc.6 的浅色和深色界面完成运行验证。

Install:

dsh plugin --profile web add github:Dbi-Eshuh/dsh-thinking-status-customizer#v0.1.0

Refresh an earlier installation of the original v0.1.0 tag:

dsh plugin --profile web remove dsh-thinking-status-customizer
dsh plugin --profile web add github:Dbi-Eshuh/dsh-thinking-status-customizer#v0.1.0

The refresh is necessary only for profiles whose lockfile already resolved the earlier v0.1.0 tag to its previous commit.

Compatibility note: this release relies on the current semantic running-status selector because DSH 0.1.0-rc.6 does not expose a running-status text provider.