dsh-session-handoff v0.2.0
已从
dsh-handoff更名为dsh-session-handoff(npm/生态中dsh-handoff已被其他项目占用,改名避免混淆)。
把长会话"交接"到干净的新会话:/handoff 用 LLM 总结当前对话,同工作区创建全新会话 + agent,注入交接文档并自动打开。
安装
dsh plugin --profile web add github:WeiYe6/dsh-session-handoff
# 或下载 tarball 后:dsh plugin --profile web add ./dsh-session-handoff-0.2.0.tgz变更
- 包名/仓库名:dsh-handoff → dsh-session-handoff(v0.1.0 的链接自动重定向)
- 功能不变:
/handoff [N|all]、自动打开、同工作区、19 测试、CI green