Skip to content

v0.1.0

Latest

Choose a tag to compare

@GearVoid GearVoid released this 16 Aug 17:34
· 1 commit to main since this release
4b8f743

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.0

Tested 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.