fix: discover preinstalled hwpod specs

This commit is contained in:
Codex Agent
2026-06-06 01:49:05 +08:00
parent 459f2960b3
commit 42b53e5795
19 changed files with 604 additions and 59 deletions
+1
View File
@@ -43,6 +43,7 @@ export const DEFAULT_RUNTIME_PACKAGE_FIELDS = Object.freeze([
]);
export const DEFAULT_SHARED_RUNTIME_PATHS = Object.freeze([
".hwlab/",
"internal/protocol/",
"internal/build-metadata.mjs",
"tools/hwpod-cli.ts",