scwlkq/dsh-task-board
scwlkq★ 0JavaScriptLast synced: 2026-08-15
Single-package durable task board plugin for DeepSeek Harness
README excerpt
DSH Task Board 中文说明 dsh-task-board is a community plugin for DeepSeek Harness. It adds a durable task board to the Web profile as one installable package and one Loader entry. The package includes the Host service, Session bridge, generated Typert RPC contribution, and browser UI. Users install one repository; the plugin adds only the task-board row to the profile configuration. Requirements - DeepSeek Harness 0.1.0-rc.6 - Node.js ^22.19.0 or =24 - pnpm available on PATH , as required by dsh plugin - A configured model credential only when a task should run an agent; browsing and editing the board do not require one Install Confirm that the bundle contributes one row: The output contains one task-board Loader row supplied by dsh-task-board . Start the Web profile: Open the printed local URL, then select Task Board in the sidebar. The Settings plugin list shows this extension as one task-board entry rather than separate Host, RPC, and UI packages. Features - Create durable task cards with a title, description, acceptance criteria, workspace or working directory, Agent Preset, and image attachments - Edit, reorder, reopen, and delete cards - Start or stop task execution through ordin…
View full README on GitHub →