veritas501/dsh-chatflow-rail

插件 ⭐ 0 MIT web-ui

dsh 网页界面的对话流导航栏——每个用户消息对应一个短横,支持悬停预览和平滑跳转,并附带一个停靠的“上一条消息”卡片。

catalog 简介:Conversation-flow navigation rail for the dsh web GUI — one dash per user message with hover previews and smooth jumps, plus a docked "previous message" card.

安装

# 1. Allow the plugin's build (prepare) script — add to
#    ~/.dsh/profiles/web/pnpm-workspace.yaml:
#      onlyBuiltDependencies:
#        - dsh-chatflow-rail

# 2. Install from the GitHub repo (prepare builds lib/ on install;
#    lib/ is a build artifact and not committed)
dsh plugin --profile web add github:veritas501/dsh-chatflow-rail

# 3. Restart dsh web, then refresh the page
dsh web

veritas501/dsh-chatflow-rail 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。