fix: preserve runtime kind install fallback

This commit is contained in:
Shakker
2026-04-28 16:48:15 +01:00
parent a48ffda7f7
commit c0ec58f4b6
8 changed files with 212 additions and 5 deletions

View File

@@ -6,7 +6,6 @@ import { afterEach, beforeEach, describe, expect, it } from "vitest";
import type { OpenClawConfig } from "../config/config.js";
import {
applyExclusiveSlotSelection,
buildPluginDiagnosticsReport,
buildPluginSnapshotReport,
clearPluginManifestRegistryCache,
enablePluginInConfig,