@omdsh-dev/dsh-plugin-check
DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics
9 results
DSH plugin health checker: scan plugin repos for manifest protocol / patch format / build pitfalls / hub registration, zero-dependency read-only diagnostics
当用户需要创作或维护算法竞赛题目、运行 ProbHub 验证、配置标准题/Checker/Interactor、生成数据、组卷或交付 DOMjudge 包时调用。使用 Workspace Schema v1 和同一套 Python Core、CLI、WebUI 业务逻辑。
Orca DSH Launcher:DSH 全能插件 —— 启动更新检查 + 服务器启停 + Orca 托盘 + 桌面控制台(C# / .NET 8 原生桌面端)。
插件安装预检助手:安装 DSH 插件前检查兼容性与启动问题,发现问题即阻止并保留原环境 / Pre-install checker for DeepSeek Harness plugins
Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context
Multi-language syntax checking service (JS/TS/YAML/Python): bracket matching, invisible chars, syntax errors, via Tree-sitter + Ruff
DeepSeek Harness plugin conflict checker: pre-flight duplicate-id detection and optional real startup smoke test.
在设置页检查 npm 上 @deepseek-ai/dsh 官方最新版本,并与本地安装版本对比(host: webServer API + node fetch;client: settings.section 设置页)
DSH plugin: Markdown dead-link checker tool (dead_links), zero-dependency.