dsh-webui-perf
awa-123-cw
DeepSeek Harness WebUI 性能优化开关插件:长代码流式渲染/历史加载/高亮缓存优化,设置面板一键开关(with official-package patches)
PROJECT TOPICS
PROJECT README
Windows environment diagnostics for DeepSeek Harness. The plugin adds a human-only /doctor-windows command, so it still works when the model provider is unavailable.
NODE_USE_ENV_PROXY startup setting. Node added built-in environment-proxy support in 22.21.0 and 24.0.0.pwsh) and Windows PowerShell.GetCurrentProcessId call.The command does not print proxy URLs or credential values, change settings, open a folder dialog, or make network requests.
Build and test the package:
pnpm install
pnpm run check
Install the checkout into the Web profile:
dsh plugin --profile web add C:\path\to\dsh-doctor-windows
dsh --profile web --dump-config
dsh web
Open a workspace and run:
/doctor-windows
Remove it with:
dsh plugin --profile web remove dsh-doctor-windows
Git dependencies run the package's prepare script. With pnpm 10 or newer, allow the exact package key in the profile's pnpm-workspace.yaml, then install a pinned commit:
dsh plugin --profile web add github:sublatesublate-design/dsh-doctor-windows#v0.1.0
Only allow build scripts from source you trust.
Override the bundle row in the profile's cordis.patch.yml:
- id: doctor-windows
name: dsh-doctor-windows
config:
commandName: doctor-windows
processTimeoutMs: 5000
processGraceMs: 1000
maxOutputBytes: 16384
checkNativePicker: true
pnpm run typecheck
pnpm run test
pnpm run build
pnpm run smoke
pnpm pack --dry-run
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。