Skip to content
dsh.fish

Browse

34 results

Bundle

dsh-need-finder

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

8636833481
Bundle

dsh-workspace-envrc

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

dsh-env-manager

环境变量管理:扫描代码引用的环境变量与 .env 比对检测缺失/未使用,并从 .env 生成脱敏的 .env.example

uckkk
Bundle

dsh-global-proxy

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

dsh-workspace-drift

Record and compare project development environments without storing secret values.

Npaobi
Bundle

@yyfather/dsh-token-vault

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

dsh-venv

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

@lixiangzhong/dsh-shell-secrets

DSH bundle: re-inject KEY/PASSWORD/SECRET/TOKEN variables from the launching environment into dsh bash subprocesses under their original names

lixiangzhong
Bundle

dsh-stack

Reproducible DeepSeek Harness environments in one portable, secret-safe Stackfile

weivwang