fff122/dsh-task-checklist ↗★ 1
dsh-task-checklist
Local task checklist tools for DeepSeek Harness.
AI 分析
核心用途是提供任务清单管理。具体用途尚不清楚,建议阅读仓库说明以获取详细使用指南。
インストール
検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗
ドキュメント
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.