tong-io/tongflow--packages-dsh-tongflow ↗★ 1.0k
dsh-tongflow
TongFlow studio plugin for DeepSeek Harness (dsh): agent-designed project folders, one TongFlow workflow per generated asset stored next to its outputs, deterministic media generation, embedded canvas.
AI Analysis
适合需要在 DSH 中通过 Agent 设计项目目录并利用 TongFlow 进行确定性媒体生成的团队。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tong-io/tongflow#8d47404f5b4c0027351f0af6ad607aaeeeef7ab2&path:packages/dsh-tongflowREADME
Read the full README ↗Configuration (cordis row tongflow)
| key | default | |
|---|---|---|
studioRoot | /tongflow | projects, venv, plugins, data |
pythonPath | auto-detect | Python ≥ 3.10 used to create the venv |
sdkSpec | tongflow==0.3.0 | pip spec installed into the venv (-e /path/to/sdk for development) |
pluginOrg | https://github.com/tong-io | where official plugins are cloned from |
pluginGitUrls | {} | plugin id → git URL overrides |
env | {} | environment for plugin processes (API keys); the Studio's key store (env.json) is merged over it |
maxConcurrentRuns | 2 | |
httpPrefix | /tongflow | |
locale | en | canvas UI locale (en / zh / ja / ko) |
autoInstallOfficial | true | at start, shallow-clone every official plugin that is missing (a few hundred KB each) so the canvas offers the full catalog; API keys / Modal deploys are only needed when a workflow runs |