Skip to content

dsh-task-dag v1.1.0

Latest

Choose a tag to compare

@LeemanCheung LeemanCheung released this 14 Aug 12:09
· 3 commits to main since this release

Initial public release of the persistent Task DAG plugin for DeepSeek Harness Web.

Highlights:

  • Live top-to-bottom DAG for the current Session, delegated subagents, and durable workflow runs.
  • Restart-safe workflow history from Conversation projections.
  • Reactive updates without Host polling.
  • DSH-native light/dark styling, fit mode, navigation, drag, refresh, and keyboard close.

Install:
dsh plugin --profile web add github:LeemanCheung/dsh-task-dag

Verification: the repository CI completed npm ci and npm run check successfully.