dsh-cad-review
Run the following command in DeepSeek Harness:
dsh plugin install dongsheng123132/dsh-cad-review
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install the plugin using the command 'dsh plugin install dongsheng123132/dsh-cad-review', or access the source code at https://github.com/dongsheng123132/dsh-cad-review.
About this plugin
In CAD design review, traditional methods often rely on visual inspection or screenshots, which can lead to misunderstandings and omissions of defects. The dsh-cad-review plugin provides an evidence-first approach for DeepSeek Harness, ensuring that issue reports are directly tied to specific CAD entities, enhancing accuracy and traceability in reviews.
Its core capability is to parse ASCII DXF files for entities like LINE, LWPOLYLINE, and CIRCLE, hash the source drawing with SHA-256, and apply deterministic rules to check for geometric errors (such as zero-length lines and non-positive radii) and layer violations. It emits structured evidence including entity handles, layers, source line ranges, and geometric locations, making results fully transparent and verifiable.
This plugin is ideal for engineers and developers using DeepSeek Harness for CAD workflow automation, whether for quality assurance, compliance validation, or integration into broader robotic workflows. It emphasizes evidence boundaries: only supporting ASCII DXF, with rules owned by the project, and not claiming professional engineering approval, ensuring clear delineation of review outcomes.
Use Cases
- Automatically validating geometric errors and rule violations in CAD design workflows.
- Integrating into DeepSeek Harness workflows for batch DXF file reviews.
- Used for engineering compliance checks and quality control to ensure designs meet custom standards.
Best For
- CAD engineers and designers needing reliable, evidence-based review tools.
- Automation workflow developers building integrated solutions with DeepSeek Harness.
- Project teams managing CAD file quality and compliance requirements.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.