import { repairOAuthProfileIdMismatch } from "../agents/auth-profiles/repair.js"; import { ensureAuthProfileStore } from "../agents/auth-profiles/store.js"; import type { OpenClawConfig } from "../config/types.openclaw.js"; import { sanitizeForLog } from "../terminal/ansi.js"; import type { DoctorPrompter } from "./doctor-prompter.js";
async function loadProviderRuntime() { returnimport("../plugins/providers.runtime.js");
}
async function loadNoteRuntime() { returnimport("../terminal/note.js");
}
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.