Skip to content

dsh-queue-plus v0.1.0

Choose a tag to compare

@starslittle starslittle released this 14 Aug 19:04
· 8 commits to main since this release

First public release of Queue Plus for DeepSeek Harness.

  • Reorder queued prompts with drag-and-drop or accessible arrow buttons.
  • Clear the next-turn queue and undo within 10 seconds.
  • Reject stale mutations with compare-and-swap queue checks.
  • Chinese and English UI, built against DSH 0.1.0-rc.6.

Validation: 7 tests passed, typecheck/build passed, isolated DSH profile installation passed.