Bundle
Requirement-driven dsh plugin discovery and environment recipes ('点菜, not 逛超市' / 插件界的 dotfiles): plugin_guide matches natural-language needs to a curated directory; recipe installs whole environments from bundled community bundles with ordered plans
Bundle
Out-of-tree DSH bundle: applies the local machine's native direnv environment to explicitly Agent/workspace-owned Bash executions and local stdio workspace MCP rows. Depends on dsh-workspace-overlay; requires a host-installed direnv; never calls allow/deny or reads .envrc itself.
TTTPOB
Bundle
环境变量管理:扫描代码引用的环境变量与 .env 比对检测缺失/未使用,并从 .env 生成脱敏的 .env.example
uckkk
Bundle
DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).
TTsdzb
Bundle
Record and compare project development environments without storing secret values.
Npaobi
Bundle
Secure credential vault for DeepSeek Harness: store GitHub/npm/API tokens (secrets never leave the host), run gh/npm/npx/node/git with the token injected in the environment, and manage tokens from a Settings page.
YYfather
Bundle
Per-project runtime environments for DeepSeek Harness: auto-adopt or create a project-local Python venv (.venv_local/python) and wire in the toolchains/env vars for the runtimes each project uses.
emuco
Bundle
DSH bundle: re-inject KEY/PASSWORD/SECRET/TOKEN variables from the launching environment into dsh bash subprocesses under their original names
lixiangzhong
Bundle
Reproducible DeepSeek Harness environments in one portable, secret-safe Stackfile
weivwang
Bundle
Choose and persist a Conda environment per DeepSeek Harness workspace
Mshir0