mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-03 17:03:34 +00:00
Summary: - The PR extends TUI session info to carry `totalTokensFresh`, maps fresh missing totals to `0`, and adds a focused regression test for the footer merge path. - PR surface: Source +15, Tests +38. Total +53 across 4 files. - Reproducibility: yes. at source level: `chat.history` returns session info with `totalTokensFresh`, but curr ... `null` before footer formatting. I did not run local tests or a live TUI session in this read-only review. Automerge notes: - PR branch already contained follow-up commit before automerge: Merge branch 'main' into fix/followup-93798 Validation: - ClawSweeper review passed for head43657b52c8. - Required merge gates passed before the squash merge. Prepared head SHA:43657b52c8Review: https://github.com/openclaw/openclaw/pull/94337#issuecomment-4737123127 Co-authored-by: 杨浩宇0668001029 <yang.haoyu@xydigit.com> Co-authored-by: mushuiyu_xydt <yang.haoyu@xydigit.com>