dsh-omp-tools
A modular DeepSeek Harness coding-tools plugin with LSP navigation, AST-aware search and rewriting, anchored edits, and summarized file reading.
Install
$ 插件当前以源码形式分发(未发布 npm);package.json version 与 git tag 同步维护(每个迭代 bump + tag)。若未来发布 npm,用户可用 dsh plugin --profile <name> add dsh-omp-tools 安装、pnpm update 更新。Plugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Provides LSP diagnostics, definition lookup, reference lookup, hover information, and semantic rename.
- Supports LSP tooling for a documented catalog of 16 languages, enabled individually in settings.
- Provides ast-grep-based structural search and batch rewriting across supported languages.
- Routes documented write operations such as semantic rename and AST edits through DSH file approval mechanisms.
- Provides anchored text edits that reject missing or ambiguous anchors.
- Provides summary-first file reading with symbol indexes and line-range selection.
- Includes a settings UI for LSP language selection, server lifecycle settings, and ast-grep status.
Useful For
- Diagnose code and navigate definitions or references during agent-assisted coding.
- Perform semantic cross-file renames through a language server.
- Find and transform recurring code structures while avoiding comment and string matches.
- Reduce context usage when inspecting large source files.
- Avoid silently misapplied text replacements after file contents change.
Who It Fits
- DeepSeek Harness users working on codebases.
- Developers who use locally installed language servers.
- Users needing syntax-aware batch code transformations with ast-grep.
Documented Limitations
- Distributed as source code rather than an npm package; the documented installation uses a repository clone and symlink.
- Language-server binaries are not bundled and must be installed locally when needed.
- ast-grep is not bundled and must be installed locally for AST search and rewriting.
- LSP and ast-grep modules must be enabled or configured as documented; unenabled modules do not register tools.
- The memory module is documented as planned rather than completed.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- KeynoWu/dsh-omp-tools
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- ae4b137 · 2026-09-16
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0GitHub stars
- Forks
- 1
- Open issues
- 0
- Last commit
- 2026-09-15
- Last release
- 2026-09-15
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness research bundle for industry maps, public-source tracking, company cards, and traceable reports.
View plugin →DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →DeepSeek Harness plugin integrating ego-lite Chromium browser with 32 structured automation tools and live interactive screencast panel.
View plugin →Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →