dsh-kanban:DeepSeek Harness Web UI 的任务看板插件

dsh-kanban 是一款专为 DeepSeek Harness (DSH) Web UI 设计的任务看板插件,旨在不替换宿主应用的前提下,通过侧边栏增强任务管理体验。该插件将 Harness 会话组织为 Inbox、Ready、Running、Blocked 和 Done 五列视图。其中,Running、Blocked 和 Done 状态由实时会话自动推导,而 idle 会话可手动归类至 Inbox 或 Ready,手动位置保存在浏览器本地存储中。 核心功能包括通过 `/kanban` 入口查看会话状态、整理待办任务,并直接利用 Harness runtime 从看板创建新任务,确保与宿主

Read More
dsh-kanban: A Kanban Plugin for Collaboration with AI Agents in DeepSeek Harness

`alpacachen/dsh-kanban` is a DeepSeek Harness (DSH) plugin designed to optimize workflows by integrating a task board. It addresses the synchronization lag issues of traditional external tools by allowing users and AI agents to share task status, priorities, and change history within the same interface, achieving seamless alignment between conversation and task management. The plugin supports creating, editing, and dragging cards and lists, along with label management, P0-P2 priority filtering, and activity timeline tracking. Core features include 14 built-in `kanban_*` tools for agent invocation, the ability to send card content to the current or a new session, and support for workspace isolation, disk persistence, and dark mode. Installation requires DSH with React 18.2+ support, executed via `dsh p

Read More