zink-ning-lkr/dsh-ui-state ↗★ 2
@zink-ning-lkr/dsh-ui-state
界面状态持久化——官方左侧边栏开合与宽度跨重启恢复(自渲染 DOM,官方 client 通道),兼容 DSH 0.1.0-rc.8 及更新 0.1.x 版本线
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zink-ning-lkr/dsh-ui-state说明文档
阅读完整 README ↗配置存储
ui-state:
sidebarCollapsed: false # 用户显式折叠后为 true
sidebarWidth: 360 # 最近一次展开宽度
chatScroll: # 按会话保存的非底部阅读位置(自动维护,可手删)
"":
anchorKey: "..."
anchorTop: 120
scrollTop: 480
updatedAt: 1750000000000