AstralFoundry/dsh-workspace0

dsh-workspace

适用于 DeepSeek Harness 的轻量级 IDE 与 Git 工作区管理插件。

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