dsh-code-impact
Read-only TypeScript/JavaScript Git change-impact analysis tool for DeepSeek Harness.
Install
$ dsh plugin --profile demo add dsh-code-impactRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Compares workspace, staged, or validated Git ref-based changes.
- Analyzes TypeScript and JavaScript module relationships using the TypeScript Compiler API.
- Reports changed declarations, impacted files, relationship types, propagation paths, and line-level evidence.
- Recommends candidate tests with deterministic reasons such as changed-test, direct-symbol, direct-module, or transitive.
- Supports tsconfig/jsconfig JSONC, extends, project references, path aliases, and visible package exports/imports.
- Uses bounded scan, traversal, result-size, and timeout configuration controls.
Useful For
- Assess the likely impact of a pull request or local change before review.
- Identify TS/JS files and tests affected by staged or working-tree changes.
- Trace reverse import and re-export propagation from changed declarations.
- Provide code-impact context to DeepSeek Harness tool users without modifying the repository.
Who It Fits
- DeepSeek Harness users working in TypeScript or JavaScript repositories.
- Developers reviewing Git changes and planning focused test runs.
- Teams needing read-only module-level impact analysis in DSH workflows.
Documented Limitations
- Requires DSH tools, fs, and subprocess services supplied by the active profile; it does not install Git or filesystem providers.
- Only analyzes TS/JS module relationships; it has no LSP, call graph, cross-language analysis, PR API, test execution, risk scoring, persistent index, or web panel.
- Unresolved imports, malformed project configuration, binary files, submodules, out-of-workspace symlinks, and traversal limits produce warnings and can make reports incomplete.
- Repository and result analysis are bounded by configurable file, byte, depth, and output limits.
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.
package.json declares 2 runtime, 6 development, 4 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- baidd1011/dsh-code-impact
- Registry source
- Public GitHub repository
- Source snapshot
- 30f23c4f4702
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
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
- 1
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- 2026-08-14
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Schedule standalone coding tasks in fresh DeepSeek Harness Agent sessions, with workspace-scoped controls and durable run history.
View plugin →DeepSeek Harness plugin that generates, runs, and iteratively fixes unit tests through a /testgen command and generate_tests tool.
View plugin →Pass your project, not your context.
View plugin →Import, resume, export, and incrementally sync agent chat histories in DeepSeek Harness.
View plugin →