fix(agents): adapt compaction and skill source types

This commit is contained in:
Tak Hoffman
2026-03-27 01:02:22 -05:00
parent 417024f9ad
commit 55ab98dc40
10 changed files with 16 additions and 75 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: {},