Skip to content

extractRunStats

extractRunStats(messages): GthRunStats

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/runStats.ts:135

One-shot convenience for the non-streaming path: fold a full messages[] (e.g. the final graph state) into a fresh accumulator and finalize. Fail-soft (a non-iterable input yields empties).

unknown

GthRunStats