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

Created new execution directory: ~/.hankweave-executions/<exec-id>
New execution: <exec-id>
  Source → data
  Exec   → ~/.hankweave-executions/<exec-id>
  SDKs   → Claude node_modules ✓

╭──────────────────────────────────────────────────────────────────────────────╮
│  Trace-enabled run v1.0.0                                                    │
│  1 codon • 0 loops                                                           │
╰──────────────────────────────────────────────────────────────────────────────╯

└─ [1] write-line (Write one line)
      model: haiku │ mode: fresh │ prompts: 1 (2 lines)
      checkpointedGlobs: 1


┌─────────────────────────────────────────────────────────────────┐
│                                                                 │
│  Hankweave collects anonymous usage statistics to help          │
│  improve the tool. No personal information, file contents,      │
│  or prompts are collected.                                      │
│                                                                 │
│  Learn more: https://docs.hankweave.dev/reference/telemetry     │
│  Opt out:    export HANKWEAVE_TELEMETRY=0                       │
│                                                                 │
│  This notice won't be shown again.                              │
│                                                                 │
└─────────────────────────────────────────────────────────────────┘


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

--- hankweave-trace config ---
hankweave-trace configuration
==============================

Braintrust: not configured
  Issue:    missing HANKWEAVE_TRACE_BRAINTRUST_API_KEY

Langfuse:   not configured
  Issue:    missing HANKWEAVE_TRACE_LANGFUSE_PUBLIC_KEY and HANKWEAVE_TRACE_LANGFUSE_SECRET_KEY

Config file: none found

Issues:
  - No tracing platform configured. Set HANKWEAVE_TRACE_BRAINTRUST_API_KEY or HANKWEAVE_TRACE_LANGFUSE_* env vars.
[hankweave-trace config stderr] npm warn exec The following package was not found and will be installed: hankweave-trace@0.0.7
[<ts>] [ERROR] [hankweave-trace config stderr] npm warn exec The following package was not found and will be installed: hankweave-trace@0.0.7
[hankweave-trace] WARNING: tracing is misconfigured — upload on exit will likely fail.
[<ts>] [ERROR] [hankweave-trace] WARNING: tracing is misconfigured — upload on exit will likely fail.
Running in headless mode on port <port>
➜ Listening on: http://localhost:<port>/ (all interfaces)
> Uploading trace: npx hankweave-trace upload "~/.hankweave-executions/<exec-id>" --force --braintrust
npm warn exec The following package was not found and will be installed: hankweave-trace@0.0.7
Error: --braintrust requires a Braintrust API key (env, config file, or HANKWEAVE_TRACE_BRAINTRUST_API_KEY)
[<ts>] [ERROR] npm warn exec The following package was not found and will be installed: hankweave-trace@0.0.7
Error: --braintrust requires a Braintrust API key (env, config file, or HANKWEAVE_TRACE_BRAINTRUST_API_KEY)
exit=0
