Vai al contenuto principale
1

dsh-wsl-ssh-agent

173787247/dsh-wsl-ssh-agent

Hints how to forward the Windows OpenSSH agent into WSL without dumping keys.

Installazione

dsh plugin --profile web add github:173787247/dsh-wsl-ssh-agent

README

dsh-wsl-ssh-agent

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

DeepSeek Harness plugin: Hint how to forward the Windows OpenSSH agent into WSL without dumping secrets.

Part of dsh-wsl-kit.

中文说明 → README.zh.md

Where it sits

Diagnoses the WSL SSH agent socket and the npiperelay bridge. It does not print key material.

flowchart LR
  agent["dsh agent"] --> tool["ssh_agent_hint"] --> ssh["agent socket and npiperelay"]

Suite diagram and version snapshot: dsh-wsl-kit. This plugin is 0.2.0 (full). Do not copy that matrix into this README.

Compatibility

FieldValue
Plugindsh-wsl-ssh-agent 0.2.0
Minimum dsh0.1.2 (web UI one-shot ?token= on Windows relay :3081)
Latest verifiedSee dsh-wsl-kit Compatibility (currently 0.1.5-rc.1) — single source of truth for the suite
Kit setfull or install alone
Cloud FlashUse model id deepseek-flash (V4.1 Flash) in ~/.dsh/settings.yaml / llm-deepseek — not configured by this plugin
Agent TeamsUpstream experimental; not required here

Suite floor versions: kit check-plugin-versions.sh. Fault tree: TROUBLESHOOTING.md.

Install

dsh plugin --profile web add github:173787247/dsh-wsl-ssh-agent
# or local:
dsh plugin --profile web add /absolute/path/to/dsh-wsl-ssh-agent

Restart dsh web and open a new session. Tool: ssh_agent_hint.

License

MIT

Plugin correlati