dsh-code-check
Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.
自动类型检查诊断:模型编辑/创建 TS 文件后后台防抖运行 `tsc --noEmit`,经 `code_check` 工具按文件分组汇报错误(行列号 + 严重级别 + TS 错误码),形成「改 → 查 → 修」闭环。
How to install
dsh plugin add github:a179-sanae/dsh-code-check Recommendation signals
Meta
- License
- BSD-3-Clause
- Language
- TypeScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-14
- Created
- 2026-08-13
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek, deepseek-harness, dsh, dsh-plugin
Related plugins
oh-dsh
hust-open-atom-club/oh-dsh
Community distribution: TUI, desktop, and Web UI as one bundle with layered installation.
forkprobe
Jayden-X-L/forkprobe
Compare multiple skills on the same task and pick the winner.
dsh-fail-logger
Areium/dsh-fail-logger
Auto-log failed tool calls across native tools, PTC run_code, and inline invocations: dedup and count root causes into a skill so repeated mistakes fade.
plugin-registry
vlln/plugin-registry
Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development.