refactor: remove dead split facades (#114726)

* refactor: remove dead split facades

* fix: update facade ownership references
This commit is contained in:
Peter Steinberger
2026-07-27 16:32:52 -04:00
committed by GitHub
parent 3b008b061d
commit f275db6974
70 changed files with 165 additions and 277 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import {
} from "@openclaw/normalization-core/string-coerce";
import type { Command } from "commander";
import { resolveAgentDir, resolveDefaultAgentId } from "../../agents/agent-scope.js";
import { runWithImageModelFallback } from "../../agents/model-fallback.js";
import { runWithImageModelFallback } from "../../agents/model-fallback-image.js";
import { getRuntimeConfig } from "../../config/config.js";
import { resolveAgentModelPrimaryValue } from "../../config/model-input.js";
import {