Releases: GearVoid/dsh-taskify
Releases · GearVoid/dsh-taskify
Release list
v0.1.0
DSH Taskify v0.1.0
The first public release of DSH Taskify, a task refinement plugin for DeepSeek Harness Web.
Highlights
- refine rough composer drafts into executable task specifications
- protect common code, paths, URLs, versions, flags, and identifiers with Literal Lock
- use limited recent conversation context without reading the workspace
- guard against stale results when the draft changes during a request
- cancel, retry, and undo refinements without automatic submission
- preserve Slash command prefixes such as
/plan - use a static
✨task action icon
Install
dsh plugin --profile web add github:GearVoid/dsh-taskify#v0.1.0Tested with DeepSeek Harness 0.1.0-rc.6. The complete test suite passes with 41 tests, and the tagged GitHub install was verified in a fresh isolated Web profile.