dsh-wsl-cred

September 2, 2026 · View on GitHub

Install set: part of dsh-wsl-kit. Prefer KIT_SET=daily | llm | github | full (see kit README). Fault tree: TROUBLESHOOTING.md.

DeepSeek Harness tool: cred_hint — report git credential.helper and safe guidance for Windows Git Credential Manager from WSL.

Never returns tokens or passwords.

Part of dsh-wsl-kit.

中文说明 → README.zh.md


Why

HTTPS git from WSL often fails until credential helper points at Windows GCM (or gh auth on Windows). This tool explains the setup without dumping secrets into the chat or prompt.

Install

dsh plugin --profile web add github:173787247/dsh-wsl-cred

Config

- id: dsh-wsl-cred
  name: dsh-wsl-cred
  config:
    timeoutMs: 10000

Test

npm test

License

MIT