返回目錄

deepseek-harness-vsc-extension

維護狀態: 活躍

weinibuliu/deepseek-harness-vsc-extension

將 DeepSeek Harness 以 VSCode 擴充套件形式執行,在編輯器內完成全部操作。

安裝

dsh 沒有統一的安裝指令 —— 把該外掛 README(見下方)中的設定行加入你的 profile / patch 設定,然後重啟即可。

查看安裝教學

23

星數

11

Fork

TypeScript

語言

MIT

授權條款

2026-08-13

建立於

2026-08-17

最近推送

README

DeepSeek Harness VSCode Extension

[!NOTE] This is a COMMUNITY project. There may be some issues, and we are trying to make it better.

这是一个社区项目,它可能存在一些问题,而我们正在努力让它变得足够好用。

The Project is Visual Studio Code Extension provides additional features for DeepSeek Harness.

本项目是一个为 DeepSeek Harness 提供额外能力的 Visual Studio Code 拓展

Installs GitHub License GitHub commit activity

Features

  • VSCode style interface VSCode 风格的界面
  • Native File Picker 原生文件选择器
  • Feeling of current focus 当前焦点感知
  • Problems from editor 编辑器问题
  • Agent Preset selector for blank sessions 空白会话模式选择器

Install

Visual Studio Marketplace

Visual Studio Marketplace

Download or Build VSIX

Github Release

Github Repo

Start

Extension will try to find dsh. so, you install dsh:

本拓展将会尝试寻找可用的 dsh 。因此,请自行安装 dsh 。

npm install -g @deepseek-ai/dsh
# or
npx @deepseek-ai/dsh

[!NOTE] Due to the possibility of breaking changes to DeepSeek Harness, this extension may only run with specific version dsh.

由于 DeepSeek Harness 有可能发生破坏性变更,本拓展或许仅能与特定版本的 dsh 一起正常运行。

Test Passed Version: 0.1.0-rc.6

TODO

We are trying to make this project better, including following the dsh and adding new features.

我们正在努力让该插件足够好用,包括跟进 dsh 自身功能与添加新的功能。

Following

  • [x] Display usage 显示用量
  • [x] Context usage 显示上下文
  • [x] Agent preset Agent 预设 (PTC 模式等)
  • [ ] Fork session fork 会话
  • [ ] Changes list 产物列表
  • [ ] SubAgents management SubAgent 管理
  • [ ] Plugin management 插件管理
  • [ ] i18n 国际化

New

  • [ ] Real cost time (use timestamp mark action instead of interface timer) 真实花费时间

License

This project is licensed under MIT LICENSE.

项目以 MIT 协议开源。

Development

pnpm i

# Debug
pnpm build
F5

# Package (output VSIX)
pnpm package

Acknowledge

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。