Releases: mantonlove/dsh-conversation-landmarks
Releases · mantonlove/dsh-conversation-landmarks
Release list
Conversation Landmarks v0.1.0
Conversation Landmarks / 对话地标 for DeepSeek Harness.
Highlights:
- Adds a fixed, vertically centered landmark rail on the left side of the workspace.
- Creates one landmark per user task turn instead of one per message.
- Shows hover previews, neighbor focus sizing, and top-aligned jump navigation.
- Ships built lib/ output so GitHub dependency installs work directly.
Install:
dsh plugin --profile web add "github:mantonlove/dsh-conversation-landmarks#v0.1.0"
中文:
- 在 DeepSeek Harness 工作区左侧增加固定居中的对话地标。
- 每个用户任务轮次生成一个地标,不按每条消息生成。
- 支持悬浮预览、邻近线条动效和点击后用户消息置顶。
- 已提交 lib/ 构建产物,方便直接通过 GitHub 地址安装。