🚡 bundledSkills.ts

This commit is contained in:
nirholas
2026-03-31 10:23:56 +00:00
parent 920bca64f2
commit 0076c4f449

View File

@@ -218,3 +218,4 @@ function prependBaseDir(
}
return [{ type: 'text', text: prefix }, ...blocks]
}