編集者注

weinibuliu/deepseek-harness-vsc-extension

DeepSeek Harness as VSCode Extension

これは DeepSeek Harness(DSH)プラグインです。当サイトは GitHub README、インストール情報、メンテナンス状況、公開セキュリティシグナルをまとめています。

DeepSeek Harness VSCode Extension

注意

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 拓展

GitHub License GitHub commit activity

Features

  • VSCode style interface VSCode 风格的界面
  • Native File Picker 原生文件选择器
  • Feeling of current focus 当前焦点感知
  • Problems from editor 编辑器问题

Install

Visual Studio Marketplace

Visual Studio Marketplace

Download or Build VSIX

Github Release

Github Repo

Start

Extension will try to find dsh in PATH. so, you should run:

本拓展将会尝试从 PATH 环境变量中寻找可用的 dsh 。因此,你应该通过以下方式安装 dsh 。

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

注意

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

  • Display usage 显示用量
  • Context usage 显示上下文
  • 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

REPOSITORY SIGNALS

セキュリティとインストールエビデンス

このスコアは公開リポジトリメタデータと当サイトに登録されたインストールエビデンスのみに基づくもので、コードセキュリティ監査とは異なります。

出所の追跡可能性

公開プラグインカタログから取得し、公開 GitHub リポジトリにリンクしています。

ライセンス

リポジトリは MIT ライセンスを宣言しています。

メンテナンス活動

過去180日以内にコードの更新があります。

インストールエビデンス

再現可能な正確なインストールメタデータはまだ登録されていません。リポジトリの説明に従って手動で確認してください。

インストールライフサイクルスクリプト

確認したパッケージメタデータにインストールライフサイクルスクリプトは宣言されていません。