← 返回列表
D

dsh-cinematic-workflow

v0.1.0 · 1 天前发布

A local-first, human-gated authorial film workflow for DeepSeek Harness

deepseek-harnessdshdsh-pluginvideo-editingcinematicfinal-cut-prodavinci-resolvelocal-first

README

dsh-cinematic-workflow

面向 DeepSeek Harness 的本地优先、人工门禁式作者电影工作流插件。

它把旅行电影导演工作流转成真正可执行的 DSH 插件:素材清单、导演方案、初剪交付物、可导入 FCPXML、Resolve 交接、克制的文案/字幕、质检与交付记录。它不是 Final Cut Pro 或 DaVinci Resolve 的鼠标自动化工具。

最重要的规则由代码强制执行:只有用户运行 /cinema continue <project-id>,并且当前阶段的交付物齐全,才会进入下一阶段。模型不能批准、跳过、合并或提前执行后续阶段。

安装

bash
dsh profile install npm:dsh-cinematic-workflow

安装后重载 DSH profile。首个兼容目标为 DSH 0.1.0-rc.6;Harness 仍在开发阶段,升级时请固定兼容版本。

快速开始

text
/cinema doctor
/cinema start "/你的/素材目录" --title "我的电影" --preset travel-authorial
/cinema run <project-id>

当前阶段完成后,先审核,再记录创作选择:

text
/cinema choose <project-id> theme "自由"
/cinema choose <project-id> arc "抵达 → 释放 → 安静余韵"
/cinema continue <project-id>

/cinema choose 不推进阶段;`/cinema r

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-cinematic-workflow
Repo
git+https://github.com/luoyuejun9/dsh-cinematic-workflow.git
Engines
{"node":">=22.19"}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}