
╭────────────────────────────────────────────────────────────────────╮
│  Hankweave v0.10.0                                                 │
│  darwin arm64 • node v23.8.0                                       │
╰────────────────────────────────────────────────────────────────────╯

Created directory for new execution: ~/.hankweave-executions/parent-child/parent-failed-child
New execution: parent-failed-child
  Source → data
  Exec   → ~/.hankweave-executions/parent-child/parent-failed-child
  SDKs   → Claude node_modules ✓

╭──────────────────────────────────────────────────────────────────────────────╮
│  parent: hank calls hank v1.0.0                                              │
│  1 codon • 0 loops                                                           │
╰──────────────────────────────────────────────────────────────────────────────╯

└─ [1] run-child (run the child hank via a rig, then summarize its output)
      model: haiku │ mode: fresh │ prompts: 1 (2 lines)
      checkpointedGlobs: 2
      rigs: copy: <workspace>/...


Budget
─────────────────────────────────────────────────────────────────
  Global ceiling:  $<cost> (runtime/cli)
  Allocation:      shared sequentially

  Codon             Model       Max Dollars                       Max Time          On exceeded
  ─────             ─────       ───────────                       ────────          ───────────
  run-child         Claude Ha…  $<cost> (codon cap)                 <secs>s (cap)        completes

  Shared pool: codons run in order. Each uses what it needs;
  the remainder passes to the next.


══════════════════════════════════════════════════
  Hankweave Server Started
  WebSocket: ws://localhost:<port>
══════════════════════════════════════════════════

Running in headless mode on port <port>
➜ Listening on: http://localhost:<port>/ (all interfaces)
[<ts>] [ERROR] [DEBUG] Command failed with exit code 1
[<ts>] [ERROR] [DEBUG] Full stderr:
[<ts>] [ERROR] [DEBUG] Rig setup error details - Exit code: 1
[<ts>] [ERROR] Rig setup failed at item 2 ({"type":"command","command":{"run":"cd child && bunx hankweave@0.10.0 hank.json data/ --headless --start-new --max-cost 0.3 -o child-run > child-run.log 2>&1 && printf '\\nchild exit: 0\\n' >> child-run.log && test -s child-run/child-out.txt && cp child-run/child-out.txt ../child-out.txt && tail -3 child-run.log > ../child-run-tail.txt","workingDirectory":"project"},"allowFailure":false}): Command failed with exit code 1
[<ts>] [ERROR] [fatal] Rig setup item 2: Command failed with exit code 1

exit=1
