Skip to content

v0.3.0 — Profile bundle:一键安装

Choose a tag to compare

@Isekai-Mfu Isekai-Mfu released this 13 Aug 22:41
· 4 commits to main since this release

将插件包装为 DSH profile bundle(dsh.bundle 声明 + 自带挂载层 cordis.patch.yml),安装体验升级为一条命令,无需手改任何 YAML:

dsh plugin --profile web add dsh-mimo-vision-hint
# 或直接从 GitHub 安装
dsh plugin --profile web add github:Isekai-Mfu/dsh-mimo-vision-hint

插件代码与 v0.2.1 完全一致;README 更新了安装说明(含手动安装备选)。已通过 dsh --dump-config 在模拟安装后的 profile 上验证 bundle 层自动挂载。