📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-13 16:04:08 +00:00
parent b3cc57caff
commit 82f7c6e56a
265 changed files with 24975 additions and 16612 deletions
+1
View File
@@ -52,6 +52,7 @@ const AI_TO_PLATFORM: Record<string, string> = {
kilocode: 'kilocode',
warp: 'warp',
augment: 'augment',
codewhale: 'codewhale',
};
async function exists(path: string): Promise<boolean> {