PASS · WARN · BLOCKEvidence precedes conclusions; people retain the final decision.
01 / Capability map
Capability map
account_tree
Projects and iterations
Organize projects, iterations, milestones, kanban work, calendars, and local QA materials in one workspace.
smart_toy
AI collaboration
Use native DSH sessions to draft requirements, cases, defects, reports, and QA knowledge without a second model configuration.
folder_lock
Local-first evidence
Keep operational QA data on your machine and preserve traceable source snapshots, plans, runs, and evidence packages.
verified_user
Quality control
Review risks, controlled execution, evidence, regressions, and delivery gates with accountable human decisions.
02 / Evidence-led delivery flow
Evidence-led delivery flow
01
Scope
Capture requirements, risks, source snapshots, and acceptance criteria.
NEUTRAL
02
Plan
Review a test plan and an immutable execution configuration.
NEUTRAL
03
Execute
Run the approved plan in a controlled local environment.
NEUTRAL
04
Evidence
Archive verified evidence, analyse failures, and compare regressions.
NEUTRAL
05
Gate
PASS can proceed; WARN and BLOCK require review. Exceptions never turn BLOCK into PASS.
PASS
03 / Install and run
Install and run
Use inside DeepSeek Harness
Install dsh-qa into the same DSH web profile you use, then restart the DSH Web UI so the plugin loads.
Command
npx @deepseek-ai/dsh plugin --profile web add dsh-qa
npx @deepseek-ai/dsh web
Run as a local workbench
Use standalone mode for local projects, boards, and calendars. Native DSH sessions, models, skills, and commands remain available through the plugin mode.
v0.4.1Hardened DeepSeek Harness compatibility and verified the embedded workbench host path.
Locked the current client-request and session/follow WebSocket envelopes, standardized snapshot.records and cursor handling, and routed follow through the Remote mux.
Added bounded error, close, timeout, and duplicate-frame handling for Session follow so host capability failures remain visible.
Aligned the dsh-v0.1.6-alpha.1 QA preset workflow, persona prefix, skills/list envelope, and commands/execute submittedAttachments argument.
Added an explicit opt-in Harness host smoke and verified the embedded Workbench client's refresh and reconnect path.