xinspark/dsh-better-session-title ↗★ 1
dsh-better-session-title
Better Session Title — replace the DSH session topbar title with a workspace/session breadcrumb: switch workspaces and sessions right from the topbar.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:xinspark/dsh-better-session-title说明文档
阅读完整 README ↗使用
安装后,打开任意会话,顶栏中央即显示「工作区 / 会话」面包屑:
- 点击工作区一侧:展开工作区下拉(顶部为「添加工作区」)。
- 点击会话一侧:展开会话下拉(顶部为「新建会话」)。
- 悬停列表行:行尾显示「更多」按钮(重命名 / 分支 / 归档等,按行类型而定)。
- 选择行即切换;点击空白处或按
Esc关闭下拉。