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/08/27

インストール

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

ドキュメント

README 全文を読む ↗

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