Zum Hauptinhalt springen
1

dsh-wsl-clock

173787247/dsh-wsl-clock

Detects WSL2 clock skew versus Windows that can break TLS and tokens.

Installation

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

README

dsh-wsl-clock

kit: dsh-wsl-kit

Compatibility

FieldValue
Plugindsh-wsl-clock 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 setllm / full (some also useful 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.

clock_doctor: WSL vs Windows UTC skew (ok/warn/fail). Large skew breaks TLS and GitHub App JWTs after sleep.

dsh plugin --profile web add github:173787247/dsh-wsl-clock
npm test

MIT

Where it sits

Compares WSL and Windows UTC so TLS and GitHub App JWTs are not failing on skew.

flowchart LR
  agent["dsh agent"] --> tool["clock_doctor"] --> clocks["WSL clock vs Windows UTC"]

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

Ähnliche Plugins