📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-26 12:11:04 +00:00
parent a225b70c17
commit 18ce71c489
182 changed files with 3065 additions and 370 deletions
@@ -103,7 +103,7 @@ try {
assert.deepStrictEqual(
installer.getManagedEntries(["alpha", "security/audit", "docs"], {}),
["alpha", "security/audit", "docs"],
["alpha", path.join("security", "audit"), "docs"],
"agy CLI installs should track skill directories with nested SKILL.md files",
);