Skip to content

Releases: mantonlove/dsh-conversation-landmarks

Conversation Landmarks v0.1.0

Choose a tag to compare

@mantonlove mantonlove released this 17 Aug 22:06

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 地址安装。