Releases: LeemanCheung/dsh-task-dag
Releases · LeemanCheung/dsh-task-dag
Release list
dsh-task-dag v1.1.0
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.