trench-xinxin/dsh-tool-lens

trench-xinxin★ 2TypeScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

DeepSeek Lens ( @trench-xinxin/dsh-tool-lens ) English 简体中文 DeepSeek Lens is a high-performance, deterministic AST code graph and architectural analysis tool plugin designed for the DeepSeek Harness agent foundation. It empowers AI Agents with deep codebase topological awareness, enabling instant module dependency exploration, disambiguated symbol call hierarchies, OOP inheritance tracing, circular dependency audits, architectural coupling metrics, Git diff change impact audits, domain architecture slicing, and full-stack API contract tracking. ⚡ Zero-Config All-in-One Launcher (No Extra Setup Required) 💡 Stand-alone Execution : You do NOT need to pre-install @deepseek-ai/dsh , nor do you need to start any background Harness services beforehand. Running the command below will automatically download the runtime, handle port allocation, and launch the complete Web UI with Lens pre-loaded: Once launched, your browser can access the Web UI at the indicated local address (e.g. http://127.0.0.1:3080 or http://127.0.0.1:3081 ). 🌟 Core Features (v2.0) 1. 📦 Module & Dependency Topology ( dependencies ) - Precise static analysis of ES and CommonJS import / export declarations. - Full Re-e…

在 GitHub 查看完整 README →
工具/开发astcode-graphdeepseekdeepseek-harnessdsh-plugin

分类