Skip to content

Releases: JimchengChina/dsh-action-outbox

v0.3.0 — Batch Review Inbox

Choose a tag to compare

@JimchengChina JimchengChina released this 18 Aug 03:36

Adds complete batch review, edit-invalidates-approval semantics, single-use commit credentials, restart-safe pending state, crash recovery without automatic retries, a DSH Web Inbox, and a prebuilt installation tarball. All 35 tests pass. See CHANGELOG.md and SECURITY.md for the full safety model.

v0.2.0

Choose a tag to compare

@JimchengChina JimchengChina released this 16 Aug 15:41
6e29eb5

Security and usability hardening release.

Highlights:

  • explicit final-batch review gate and live review preflight
  • shallow commit authorization that cannot leak to unreviewed descendants
  • duplicate-write protection, precise unstaging, and stale-batch expiry
  • correlatable receipts and native DeepSeek Harness presentation cards
  • threat model, production policy example, and Node 22/24 CI

Validation: 23 automated tests, package check, and publint all pass against published DeepSeek Harness rc.6 packages.

v0.1.0

Choose a tag to compare

@JimchengChina JimchengChina released this 16 Aug 15:13

Initial release of the DeepSeek Harness action outbox. Stage side-effecting tool calls without dispatch, review one immutable SHA-256 batch, then approve and commit through the normal DSH policy pipeline. Includes optional direct-call enforcement, whole-batch preflight, fail-stop receipts, and 11 automated tests.