welsione / dsh-mmx-bridge

Listed

MiniMax multimodal capability hub for DeepSeek Harness (DSH): image understanding (VLM), text/image-to-video, speech, music, audio cover, web search, quota — one mmx_multimodal model tool wrapping the mmx-cli.

mainModelTool View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:welsione/dsh-mmx-bridge

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit f018919Synced Aug 17, 2026

dsh-mmx-bridge banner

dsh-mmx-bridge

DeepSeek Harness(DSH)的 MiniMax 多模态桥接插件。

npm version npm downloads GitHub stars last commit license mmx-cli Awesome DSH Plugin

English · English README

功能

一个 mmx_bridge 工具,覆盖 MiniMax 全部多模态能力:

  • 图片理解(describe)· 文生图(image)
  • 视频生成(video)· 语音合成(speech)
  • 音乐生成(music)· 音频翻唱(cover)
  • 联网搜索(search)· 用量查询(quota)

生成产物经 /mmx-files/ 同源提供(支持 Range),对话流直接内嵌图片预览与音视频播放器,结果携带可播放 URL。

feature overview

效果展示

图片生成语音合成
image generationspeech tts
图像识别(VLM 描述)插件配置页
vision demoplugin settings

安装

将下面的提示词整段复制给你的 AI 助手(Agent),它会按仓库内的 AGENT.md 完成安装、挂载与验证:

帮我安装 DSH(DeepSeek Harness)插件 dsh-mmx-bridge,仓库地址:https://github.com/welsione/dsh-mmx-bridge

  1. 先读取该仓库根目录的 AGENT.md 安装指南(raw 链接:https://raw.githubusercontent.com/welsione/dsh-mmx-bridge/main/AGENT.md ),严格按其中「安装步骤」与「免重启验证」执行,不要跳步。
  2. 安装目标是我当前使用的 DSH profile;无法确定时,列出 ~/.dsh/profiles/ 下的 profile 向我确认(Web GUI 场景通常是 web)。
  3. 优先执行 dsh plugin --profile <profile> add dsh-mmx-bridge(安装后自动挂载,无需再手动改 cordis.patch.yml);npm 源不可用时改用 github:welsione/dsh-mmx-bridge
  4. 免重启验证全部通过即安装完成;不要重启 DSH,把 AGENT.md 第 5 节「重启与重启后验证」清单转给我执行。

卸载

dsh plugin --profile web rm dsh-mmx-bridge

自动挂载路径会随之移除挂载行。若当初用的是手动安装(克隆到 packages/ + 手动挂载行),需额外删除 ~/.dsh/profiles/web/packages/dsh-mmx-bridge/ 目录与 cordis.patch.yml 中的 - id: mmx-bridge 行,再重启 DSH。

兼容性

  • DSH 0.1.0-rc.6(Web GUI profile)上开发与验证;dsh.bundle.patch 自动挂载依赖 dsh plugin 的子命令行为,版本差异可能影响安装步骤,以 AGENT.md 为准。
  • 运行时零 npm 依赖(仅使用 Node 内置模块),工具调用依赖外部 mmx-clinpm install -g mmx-cli + mmx auth login)。

MiniMax Token Plan

使用 MiniMax Token Plan 解锁最新模型(1M 超长上下文 / 原生多模态),图文音视频共用套餐额度;好友通过邀请链接订阅享 9 折 + Builder 权益,邀请人得 10% 返利: https://platform.minimaxi.com/subscribe/token-plan?code=DyJpmqeNsk&source=link

相关

DeepSeek Harness · MiniMax CLI · awesome-dsh-plugins

许可证

MIT

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

DocumentationDetected

Repository information

Language
JavaScript
License
MIT
Latest release
v1.0.3
Last updated
Aug 17, 2026, 8:29 AM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.