accpowered/dsh-credential-manager

accpowered★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

Named user credentials for DeepSeek Harness: model-facing credential tools, DSH_CM_* shell variables, and a Settings -> Credentials page

README 摘要

dsh-credential-manager English 简体中文 Named user credentials for DeepSeek Harness: let the model use your API keys, tokens, and logins by reference — secret values never enter the conversation. One credential is one flat record holding exactly one secret value. The model creates empty placeholder records with its credential create tool; you enter the secret value in Settings → Credentials . Every configured secret is injected into each model shell execution as a DSH CM environment variable, resolved per execution, so the value reaches commands without ever being printed into the transcript. What you get Piece Kind Purpose credential-manager host service plugin Metadata sidecar (storage domain), secret values behind the ctx.credentials seam, DSH CM shell-env injection tool-credential-manager host tools plugin Model-facing tools credential list / credential create / credential read / credential update note + a system-prompt policy section Settings → Credentials web client plugin ( dsh.client ) The page where you enter/manage secret values; talks to the host over a self-mounted Typert Remote namespace Install From GitHub (builds on install via its prepare script; pnpm will ask you to al…

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdshdsh-pluginplugin

分类