dsh-lsp-diagnostics
实时 LSP 诊断闭环:通过无头 stdio 语言服务器(TypeScript/JavaScript + Python)提供 lsp_diagnostics / lsp_workspace_errors / lsp_hover 工具,并订阅 harness 的 fs/observed 事件自动注入「本次编辑引入的诊断增量」——为 dsh Agent 带来 Cursor 式的编辑→诊断→修复体验。
Real-time LSP diagnostics loop: lsp_diagnostics / lsp_workspace_errors / lsp_hover tools over headless stdio language servers (TypeScript/JavaScript + Python), plus an auto-injected post-edit diagnostics delta wired to the harness fs/observed event — Cursor-style edit → diagnostics → fix for dsh agents.
怎么安装
dsh plugin add dsh-lsp-diagnostics 简介
dsh-lsp-diagnostics English | 中文 Real-time compiler/LSP diagnostics — a DeepSeek Harness (dsh) plugin that closes the **edit → diagnostics → fix** loop: the model edits a file, immediately sees what broke (file:line:col + code + message), and fixes it. This is Cursor's killer feature, for dsh agents. What the model gets | Tool | Purpose | |---|---| | lsp_diagnostics | Current diagnostics for one file (or all files the servers have seen), filtered by severity, capped. **Call right after editing a file.** | | lsp_workspace_errors | All errors across the workspace — the "what is broken right now"…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-09
- 创建于
- 2026-09-08
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin