feat: add hwpod harness node-ops loop

This commit is contained in:
Codex Agent
2026-06-05 11:47:00 +08:00
parent 45bd95e9d1
commit c8a8aa505e
13 changed files with 1795 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/env bun
import { mainHwpodCompilerCli } from "./src/hwpod-harness-lib.ts";
await mainHwpodCompilerCli();