fix(agents): align compaction and skill metadata APIs

This commit is contained in:
Peter Steinberger
2026-03-27 18:03:13 +00:00
parent 894f57a4ce
commit 52ef2ef790
11 changed files with 43 additions and 93 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,
},
frontmatter: {},