fff122/dsh-task-checklist1

dsh-task-checklist

DSH 本地任务清单工具插件,支持在 DSH 中创建和管理本地任务检查列表。

AI 分析

核心用途是提供任务清单管理。具体用途尚不清楚,建议阅读仓库说明以获取详细使用指南。

包名
dsh-task-checklist
版本
0.1.0
许可证
MIT
最近更新
2026年8月13日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Step 2: Create the plugin configuration

Run this command from the repository root:

cat > task-checklist.patch.yml <<EOF
- insert:
    - id: dsh-task-checklist
      name: '$PWD/dist/src/index.js'
EOF

The plugin path is absolute because the Harness patch loader requires an absolute path.