@aihq/harness 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../src/cli.ts"],"sourcesContent":["#!/usr/bin/env node\nimport { buildProgram } from \"./program.js\";\n\n// This module is the executable bin entry only — it is never imported elsewhere,\n// so parsing argv at top level is safe (tests import `buildProgram` from program.ts).\nbuildProgram()\n .parseAsync(process.argv)\n .catch((err: unknown) => {\n process.stderr.write(`fatal: ${err instanceof Error ? err.message : String(err)}\\n`);\n process.exitCode = 1;\n });\n"],"mappings":";;;;;;AAKA,aAAa,EACV,WAAW,QAAQ,IAAI,EACvB,MAAM,CAAC,QAAiB;AACvB,UAAQ,OAAO,MAAM,UAAU,eAAe,QAAQ,IAAI,UAAU,OAAO,GAAG,CAAC;AAAA,CAAI;AACnF,UAAQ,WAAW;AACrB,CAAC;","names":[]}
package/dist/index.js.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}