DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-code-checker

DeepSeek Harness plugin that checks AI-written projects through build, requirements, and user-simulation stages, then feeds findings back for repair.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
2GitHub Stars0ForksUpdated2026-08-20

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.

source-grounded
dsh-code-checker is an installable DeepSeek Harness bundle for validating code produced during agent sessions. It provides automatic and on-demand checks, a model tool, slash command, local dashboard, and optional standalone CLI/MCP interfaces.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as GPL-3.0.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app