Bundle
@mkaliezz/dsh-task-board
DSH plugin: dsh-evidence-task-board (npm package: @mkaliezz/dsh-task-board)
- Source
- MkaliezZ
- stars
- 1 stars
- License
- MIT
- Updated
- Updated 2 days ago
Readme
# dsh-evidence-task-board Persistent, deterministic task-state primitives for DeepSeek Harness (DSH). ## v0.1 - task create/status/evidence transitions - stable SHA-256 board digest - human-readable board rendering - DSH command adapter with host-supplied persistence The plugin does not invent hidden autonomous tasks and does not execute tools. Persistence is explicitly supplied by the host.
Install
dsh plugin --profile web add github:MkaliezZ/dsh-evidence-task-board#9f9dc2a6b9c0a8e9e1a1a37c0a6abb8487214d86
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install mkaliezz-dsh-task-board from the hub
- This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.