trapstreet/dsh-trapstreet

trapstreet★ 1JavaScript最后同步: 2026-08-18

在 GitHub 打开

Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run

README 摘要

@trapstreet/dsh-trapstreet You installed some DeepSeek Harness plugins. Are any of them actually running? Or dsh plugin --profile add github:trapstreet/dsh-trapstreet to skip npm. trapstreet checkup Reads the live loader tree from inside the running harness. No network, no API key, no subprocess, no config — instant. It also reports dependencies that never became loader entries at all — the packages that install cleanly, exit 0 , and do nothing because they never declared dsh.bundle . Pass classify to also look up what kind of plugin each one is, against the community directory: This is the only part that touches the network — without it the checkup stays local and instant. A package's own name often matches nothing the directory records ( github:icetomoyo/dsh workflow installs as @dsh-external/workflow , and only 46 of 1500+ entries carry an npm name at all), so anything that does not match is listed as unmatched rather than quietly counted as uncategorised. The tool list is there because a plugin can load, activate, and register nothing (state 7 below). Which plugin registered which tool is not recoverable — the registry keys registrations internally, not by loader entry — so the…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugin

分类