Skip to content
dsh.fish

Browse

5 results

Bundle

dsh-plugin-framework

Feature-Sliced Design scaffold for building maintainable dsh (DeepSeek Harness) Cordis plugins: host three-layer slices, mirrored single-file client bundle, and a full engineering gate suite (lint, type-check, coverage, bundle verification).

84
Bundle

@a179-sanae/dsh-code-check

Auto type-check and lint diagnostics for DeepSeek Harness: after the model edits code, tsc runs in the background and a code_check tool reports what broke

a179-sanae2
Bundle

dsh-lens

Real-time code feedback for DeepSeek Harness — LSP, linters, formatters, type-checking, and structural analysis.

NexusAgentX1
Bundle

dsh-lens-lite

Post-edit diagnostics for DeepSeek Harness: runs configured type-checkers and linters after a successful write/edit and feeds the findings back to the model as tool-result context

ben7am1n1
Bundle

@dsh-external/dsh-tool-strict-check

Strict check: verify code and commands against real checkers instead of reading them — Lean 4 kernel checking with an axiom audit, language type/syntax checks, and static defect rules.

catsenior507