AI Agent Hub
Back to plugins
🖥️

dsh-tool-lens

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install trench-xinxin/dsh-tool-lens

Paste the following prompt into your AI chat to install this plugin:

In DeepSeek Harness, run the command dsh plugin install trench-xinxin/dsh-tool-lens to install this plugin, with the full source code available at https://github.com/trench-xinxin/dsh-tool-lens.

About this plugin

In modern software development, navigating complex codebases and understanding architectural dependencies can be overwhelming. DeepSeek Lens addresses this by providing a high-performance, deterministic AST code graph and architectural analysis tool plugin for DeepSeek Harness, enabling AI agents to gain deep topological awareness of code structures instantly. Its core capabilities include precise module dependency topology, scope-disambiguated call hierarchies, tiered refactoring blast-radius analysis, circular dependency auditing, and full-stack cross-language API contract tracking. Designed for software developers, architects, and AI agents built on DeepSeek Harness, it streamlines workflows through zero-config setup and multi-language support, making it ideal for code refactoring, architectural governance, and automated impact analysis.

Use Cases

  • Detect circular dependencies in codebases to prevent runtime initialization deadlocks.
  • Analyze the impact scope of Git changes and recommend targeted regression tests.
  • Extract domain architecture subgraphs to assess module cohesion and boundary dependencies.

Best For

  • Software developers for code refactoring and dependency analysis.
  • Architects for architectural governance and boundary rule enforcement.
  • AI agent developers integrating with DeepSeek Harness for automated analysis.