Community directory previewDeepSeek Harness is in developer preview
DT

dsh-task-kanban

PluginConfirmed pluginCommunity

fonlan/dsh-task-kanban · updated 13 days ago

Installation

dsh plugin --profile web add @fonlan/dsh-task-kanban
dsh plugin --profile web add @fonlan/dsh-task-kanban@0.1.0
dsh plugin --profile web add .
dsh plugin --profile web add github:fonlan/dsh-task-kanban

Plugins in this repository

  • @fonlan/dsh-task-kanbanv0.2.2

    DSH web plugin: a task kanban that refines requirements into phased plans, auto-executes them in git worktrees (one session per phase), and auto-merges into the main branch on completion.

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (14)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-agent^0.1.0-rc.6shared
    • @deepseek-ai/dsh-agent-presets^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-locale^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-primitives^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-settings-plugins^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.6shared
    • @deepseek-ai/dsh-llm^0.1.0-rc.6shared
    • @deepseek-ai/dsh-session^0.1.0-rc.6shared
    • @deepseek-ai/dsh-settings^0.1.0-rc.6shared
    • @deepseek-ai/dsh-skill^0.1.0-rc.6shared
    • @deepseek-ai/dsh-tools^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1shared

Paths are pinned to commit 5607818cd34c

Overview

DSH web plugin: a task kanban that refines requirements into phased plans, auto-executes them in git worktrees (one session per phase), and auto-merges into the main branch on completion.

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
5607818cd34c
Evidence Score
76/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence11/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenpm run build
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "npm run build"
  • Highshell.rm-rf
    package.json:47dangerous-shell
    "build": "rm -rf lib && tsc -p tsconfig.build.json && tsdown",
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0