Skip to content

DSH Testkit v0.2.0

Choose a tag to compare

@iiwish iiwish released this 15 Aug 12:12
· 16 commits to main since this release
73e6058

DSH Testkit v0.2.0 adds a native DeepSeek Harness Profile Bundle without forking the lifecycle engine.

Highlights

  • Install with dsh plugin --profile <name> add dsh-testkit@0.2.0.
  • Registers the dsh_test tool through the official dsh.bundle.patch contract.
  • Forces Docker execution, constrains local paths to the active workspace, rejects credential-bearing URLs, and uses DSH pre-execution approval for agent calls.
  • Forwards cancellation through Docker image and runner subprocesses.
  • Adds real DSH install, registration, tool invocation, Docker lifecycle, removal, and packed-consumer gates.

The existing dsh-test CLI, GitHub Action, and v1 report contracts remain available. npm publication was produced by GitHub OIDC trusted publishing with SLSA provenance.