AstralFoundry/dsh-workspace0

dsh-workspace

A lightweight IDE and Git workspace plugin for DeepSeek Harness

AI 분석

核心用途是在 DSH 中提供项目文件预览与 Git 工作区管理。适合需要在 DSH 界面内直接查看代码结构与版本状态的开发人员。

패키지
dsh-workspace
버전
0.2.0
라이선스
MIT
최근 업데이트
2026. 8. 27.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AstralFoundry/dsh-workspace

Configuration

The plugin works with zero configuration. The following options can be set in the profile's config file when needed:

OptionDefaultDescription
baseUrlhttps://api.deepseek.comDeepSeek API base URL
apiKeyEnvDEEPSEEK_API_KEYEnv name of the API key resolved via ctx.credentials
projectRootAbsolute project root to preview; defaults to the session working directory
peakWindows[[540, 720], [840, 1080]]Peak billing windows in minutes (Beijing time)
allowRemotefalseAllow non-loopback access to the plugin endpoints