Skip to content

dsh-kit v0.3.0

Choose a tag to compare

@zhouzhencheng07 zhouzhencheng07 released this 23 Aug 18:49
· 22 commits to main since this release

✨ Highlights

dsh-kit — page capability kit for DeepSeek Harness (dsh). One plugin, six capabilities:

  • Terminal — in-page terminal (`Ctrl+``), bound to the current session workspace; closing the panel ends the shell
  • File tree — browse workspace files in the sidebar; click a file to preview/edit it in a right-docked panel
  • Source control — built-in git workbench (Ctrl+.): staged/changes groups, stage/unstage/discard, commit box, colored full-file diff view, one-click repo init
  • Skills page — manage skills across workspace / user level / skill pool: copy, move, delete, disable, priority badges, inline details
  • Web search — free multi-source search on the web seam: Tavily → Sogou fallbacks plus GitHub / arXiv / StackExchange / Hacker News domain engines. Zero configuration; native citation cards kept
  • Settings card — per-feature switches and shortcut customization; the web-search switch picks the free engine chain or the official channel (applies after restart)

Install

dsh plugin --profile web add "github:zhouzhencheng07/dsh-kit"

✨ 主要更新

dsh-kit——面向 DeepSeek Harness(dsh)的页面能力套件,一个插件六项能力:

  • 终端:页内终端(`Ctrl+``),绑定当前会话工作区,关闭面板即结束进程
  • 文件树:侧边栏浏览工作区文件,点击文件在右侧停靠面板预览/编辑
  • 源代码管理:页内 git 工作台(Ctrl+.)——暂存/更改分组、暂存/取消/放弃、提交框、完整文件着色 diff、一键初始化仓库
  • 技能管理:设置里的「技能」页——工作区/用户级/技能池三分组,复制/移动/删除/禁用、优先级覆盖标注、详情直看
  • 网页搜索:web seam 免费多源搜索——Tavily → Sogou 兜底 + GitHub/arXiv/StackExchange/HN 领域引擎,免配置,保留原生引用卡片
  • 设置卡:各功能开关与快捷键自定义;「网页搜索」开关选择免费引擎链或官方渠道(变更重启后生效)

安装

dsh plugin --profile web add "github:zhouzhencheng07/dsh-kit"