DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

MitsukiJoe /

MitsukiJoe/dsh-vision-router-inline

已验证

Display companion for dsh-vision-router: square picture button on each original model row

★ 0 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@b1740391

dsh-vision-router-inline

dsh-vision-router-inline

DSH plugin requires license version

dsh-vision-router-inline: Auto Vision folded into a picture button on each model row

Display companion for dsh-vision-router.

dsh-vision-router adds a second provider group (DeepSeek + 自动识图, etc.). This plugin does not change that routing. It only changes display: fold each twin into a square picture button on the original model’s row. Click the name for the text model; click the button for that provider’s vision twin route (e.g. google-vision for Google). The button hover is separate from the row hover. The same button appears on the composer trigger and the Model row only while the vision route is selected.

Example, one row:

  • Gemini 3.1 Pro □ (vision)

Twin groups folded, picture buttons on the original provider's model rows

If dsh-better-ux is also installed, its large picker shows the same picture button on each card.

The same picture buttons on Better UX model cards

This plugin does nothing unless dsh-vision-router is already loaded. Install that first. If the router is missing, this package stays idle and does not wrap the model catalog.

Requires

  • dsh-vision-router ≥ 1.0
  • DeepSeek Harness web profile

Load order: dsh-vision-router first, then dsh-vision-router-inline.

Install

GitHub

dsh plugin --profile web add github:MitsukiJoe/dsh-vision-router-inline

Keep it after dsh-vision-router in dsh.profile.bundles, then restart dsh web.

One-liner

curl -fsSL https://raw.githubusercontent.com/MitsukiJoe/dsh-vision-router-inline/main/install.sh | bash

Restart dsh web / DeepSeek Harness.

Local / file

PLUGIN="$HOME/dsh-vision-router-inline"
# register file:$PLUGIN in ~/.dsh/profiles/web/package.json
# put it in dsh.profile.bundles AFTER dsh-vision-router
ln -sfn "$PLUGIN" ~/.dsh/profiles/web/node_modules/dsh-vision-router-inline

or:

dsh plugin --profile web add file:$HOME/dsh-vision-router-inline

Uninstall

Remove dsh-vision-router-inline from the web profile package.json and node_modules, restart DSH. dsh-vision-router itself is unchanged.

—/ 5

暂无评分

已验证 DSH bundle

Commit b1740391de21

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于