DeepSeek Agent
插件市场Agent 与自动化tongflow
DEEPSEEK HARNESS PLUGIN

tongflow

Modality-First GenAI Platform

插件介绍

Modality-First GenAI Platform

3dagentaiai-toolsaigccanvasdeepseek-harnessdocumentdsh-plugingenaigenerative-aiimagelinkmultimodalstudiotongflowvideovoiceworkflow

项目详情摘要

TongFlow: The Open-Source Modality-First GenAI Platform English · 简体中文 · 日本語 Different modalities. One workflow.** Text, images, audio, video and 3D are your materials. Decide how they transform and combine, then choose the model behind each step. Every result is material you can use again. Open-source core · Your models · Self-hostable · tongflow.com · Open the canvas Demo Examples Workflow | Result | :--: | :--: | **Basic** — Type text (Add), generate images (Transform), then blend them into one (Combine). | | **Intermediate** — (Add topic → write script → generate speech) + (character description → generate image) → lip-synced video = talking-head avatar. | | **Advanced** — Generate lyrics + song + characters + scenes + storyboard → produce a music video. | | Every output stays on the canvas as a material: branch from a generated image, feed a transcript into the next step, or swap the model behind one node and keep the rest of the workflow. How To Start There are three ways to use TongFlow, all sharing the same open-source core: **TongFlow Cloud** (the desktop app or app.tongflow.com in a browser), **self-host** (from source or with Docker), or **build with an agent** (the `tongflow` npm package or the dsh plugin). The TongFlow **desktop app** is a lightweight (~10 MB) shell around the cloud studio at **app.tongflow.com** — install it, sign in, and start creating. The cloud studio also runs in any modern browser. Step 1 — Install the desktop app Download the installer for your platform, install it, and open it. **macOS (Universal — Apple Silicon & Intel):** TongFlow-mac-universal.dmg **Windows:** TongFlow-win-x64.msi All builds are on the Releases page. **macOS:** the builds are not yet notarized with Apple, so Gatekeeper will block the first launch ("TongFlow is da

摘自项目公开 README,可能随上游仓库更新。

安装方法

建议先在测试 Profile 中安装,并检查权限、安装脚本和依赖。

npx -p @deepseek-ai/dsh dsh plugin --profile web add github:tong-io/tongflow

使用前检查

  • 确认项目符合 DSH bundle 规范,而不只是相关仓库。
  • 阅读许可证和安装脚本,检查网络、文件及执行权限。
  • 备份配置,并确保插件能够安全卸载或回滚。