fix: restore green build after upstream API drift

This commit is contained in:
Peter Steinberger
2026-03-27 02:47:56 +00:00
parent bd6c7969ea
commit a331270f8a
53 changed files with 3369 additions and 2762 deletions

View File

@@ -38,13 +38,7 @@ describe("skills-cli (e2e)", () => {
description: "Capture UI screenshots",
filePath: path.join(baseDir, "SKILL.md"),
baseDir,
sourceInfo: {
path: path.join(baseDir, "SKILL.md"),
source: "openclaw-bundled",
scope: "project",
origin: "top-level",
baseDir,
},
source: "openclaw-bundled",
disableModelInvocation: false,
} as SkillEntry["skill"],
frontmatter: {},