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 拓展。
Features
- VSCode style interface VSCode 风格的界面
- Native File Picker 原生文件选择器
- Feeling of current focus 当前焦点感知
- Problems from editor 编辑器问题
Install
Visual Studio Marketplace
Download or Build VSIX
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
보안 및 설치 증거
이 점수는 공개 저장소 메타데이터와 이 사이트에 등록된 설치 증거에만 기반하며, 코드 보안 감사와 다릅니다.
공개 플러그인 카탈로그에서 왔으며, 공개 GitHub 저장소로 연결됩니다.
저장소가 MIT 라이선스를 선언했습니다.
최근 180일 내 코드 업데이트가 있습니다.
재현 가능한 정확한 설치 메타데이터가 아직 등록되지 않았습니다. 저장소 설명에 따라 직접 확인하세요.
검사한 패키지 메타데이터에 설치 라이프사이클 스크립트가 선언되지 않았습니다.