Skip to content

dsh-kanban 1.0.0

Choose a tag to compare

@alpacachen alpacachen released this 20 Aug 04:57
· 22 commits to main since this release

dsh-kanban 1.0.0

A kanban board plugin for DeepSeek Harness: a live Board tab in conversations plus 13 kanban_* AI tools (read / create / edit / delete / move cards, lists and labels). Per-workspace isolation, disk persistence, DSH theme + dark mode, and i18n (follows DSH language).

Features

  • Board tab in the conversation view
  • 13 AI tools: kanban_get, kanban_get_label, card / list / label CRUD + move
  • Lists: add / rename / delete / reorder (drag in the edit dialog)
  • Labels: create / rename / recolor / delete (color bound to label)
  • Cards: title / note / label / priority (P0-P2), drag & drop (dnd-kit), click to edit
  • Priority filter + operations panel
  • UI: React + TypeScript + Tailwind CSS + shadcn/ui

Install

dsh plugin --profile web add github:alpacachen/dsh-kanban

or via the attached tarball:

dsh plugin --profile web add ./dsh-kanban-1.0.0.tgz

Docs: README