fix: align skill and compaction API usage

This commit is contained in:
Peter Steinberger
2026-03-27 03:25:24 +00:00
parent 0235cca58a
commit be6b841334
54 changed files with 2785 additions and 3396 deletions

View File

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