Cross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
- GitHub stars
- 3
- License
- MIT
- Added
- 2026-08-14
GitHub info
- GitHub stars
- 3
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 18, 2026, 3:34 AM
- Maintainer
- LeslieWylie
- Added
- 2026-08-14
Install
dsh plugin --profile web add github:LeslieWylie/dsh-task-relayREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/LeslieWylie/dsh-task-relay)Related plugins
Sessions & Messagesdsh-session-search-pro
★ 2Search, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first scan where it does not.
dsh-synapse
★ 256Visual, non-linear conversation workspace for DeepSeek Harness — sessions, follow-ups and branches become a browsable conversation map.
dsh-plugin-bridge
★ 163Moves an existing DSH session to another agent preset through a previewable five-section handoff, preserving the source session and either pausing the target for confirmation or continuing immediately.