Jacobinwwey/dsh-NotEMD

Jacobinwwey★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Portable NoteMD workflow bundle for DeepSeek Harness: approval-gated markdown automation, knowledge indexing, diagrams, SVG previews, and Slidev exports.

README 摘要

dsh-NotEMD Portable, approval-gated NoteMD workflows for DeepSeek Harness. The bundle operates on an explicit workspace root, keeps canonical source and derived artifacts together, and has no dependency on Obsidian APIs, editor state, commands, or UI hosts. English 简体中文 Current release: [email protected] · GitHub repository Install Requirements for the supported acceptance baseline: Requirement Version or policy Node.js =22.19.0 pnpm 10.7.1 (the workspace packageManager ) DeepSeek Harness 0.1.0-rc.5 acceptance baseline Cordis @deepseek-ai/cordis 4.0.1 acceptance baseline Install the public registry package and add the same version to a DSH profile: npm install --save-exact [email protected] dsh plugin --profile notes add [email protected] npm install makes the package available to a Node workspace. dsh plugin ... add activates its bundle patch in the selected profile; the second command is the step that enables the plugin for DSH. For an offline or unreleased build, install the exact verified tarball: git clone [email protected]:Jacobinwwey/dsh-NotEMD.git cd dsh-NotEMD pnpm install --frozen-lockfile pnpm build pnpm pack:bundle dsh plugin --profile notes add ./artifacts/dsh-notemd-0.1.1.t…

在 GitHub 查看完整 README →
工具/开发ai-workflowsapproval-workflowcordisdeepseekdeepseek-harnessdeepseek-harness-plugindocument-exportdsh-plugin

分类