dsh-code-checker
DeepSeek Harness plugin that checks AI-written projects through build, requirements, and user-simulation stages, then feeds findings back for repair.
Install
$ The web / headless profiles auto-initialize on first use (web = base + web-app template), so you don't need to create a profile before running dsh plugin --profile web add .... After starting dsh web, open **Settings → Models** and enter your API key, or AI sessions won't run.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
- Runs build and run-probe checks across detected project types and reports collected errors.
- Checks requested feature completeness using heuristics, optional session-model analysis, and behavioral verification.
- Simulates user interactions for web, GUI, and CLI projects; web automation can use Playwright when available.
- Supports turn-stopping automatic check → report → fix → re-check loops with a configurable per-prompt cap.
- Provides the /check command, check_project model tool, and a local Status/Screen dashboard.
- Offers a standalone CLI and MCP stdio server for use outside DeepSeek Harness.
Useful For
- Have a Harness agent validate code after implementation and return actionable failures for repair.
- Check whether a generated project builds, starts, and visibly implements requested features.
- Exercise web or GUI workflows during agent-assisted development.
- Run project checks from compatible MCP clients or through the standalone CLI.
Who It Fits
- DeepSeek Harness users building software with AI agents.
- Developers who want automated post-generation validation and repair feedback.
- Users of compatible IDEs or MCP clients needing the standalone checker.
Documented Limitations
- Requires DeepSeek Harness for its in-Harness plugin behavior; the standalone CLI/MCP mode is separate.
- Web simulation falls back to HTTP probes when Playwright is unavailable.
- Desktop GUI simulation is Windows-only and uses UIA with real input events.
- Heuristic feature checks may be less accurate than the optional LLM analysis.
- Automatic re-checks are capped per user prompt (default: 6).
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 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as GPL-3.0.
A root package.json was captured and can be inspected by the registry.
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- noname-iii/dsh-code-checker
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 67c0e87 · 2026-09-13
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
- 2GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-20
- Last release
- 2026-08-22
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →Native SQLite-backed local project taskboard plugin and UI for DeepSeek Harness with Agent claim and review flows.
View plugin →Compatibility bridge and host ABI enabling unmodified Pi plugins to run natively on DeepSeek Harness.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →