linxuhao/Deepseek-Continuity

linxuhao★ 2PythonLast synced: 2026-08-21

Open on GitHub

一个自带模型的multimodal deepseek harness 插件,提供生成的图/音一致性

README excerpt

场记 / Continuity A DeepSeek Harness plugin that gives an agent local image / speech / music / SFX generation and remembers what it made — the same character stays the same character across every call, and a failed generation is never allowed to pass as a success. Runs locally. Models are lazy-loaded per request and released when idle, so when you are not using it the GPU is untouched — 0.21 GiB resident, measured. You can play a game on the same card. 场记 is the continuity supervisor on a film set. Their entire job is two things: make sure the costume, hair and props match between takes, and catch the mistake on set before it is cut into the film. That is exactly this plugin's job. Install That one command does the whole backend: preflight → build the engines → fetch only the weights this machine can use → start them. The PyPI distribution is dsh-continuity (the import name stays continuity mcp ). It is not continuity-mcp — that name on PyPI belongs to an unrelated project, so do not uvx continuity-mcp . To run from source instead: uvx --from git+https://github.com/linxuhao/Deepseek-Continuity continuity-setup Then add the plugin to your dsh profile. dsh plugin shells out to pnpm , s…

View full README on GitHub →
Tools / Devagent-toolsdeepseek-harnessdsh-pluginimage-generationmcpmcp-servertext-to-speechvulkan

Category