Token Usage Statistics Show as 0 for Local Providers in OpenClaw Web UI

Symptom When using LM Studio or other local LLM providers, OpenClaw’s web interface displays 0 tokens for both lifetime and past 30-day usage statistics, even though the model is actively being used for inference. The usage data remains at zero regardless of how many requests are made through the local provider. Environment Details: LM Studio running on 192.168.X.X:1234 Model: qwen/qwen3.5-35b-a3b OpenClaw version: 2026.3.13 (61d171a) Operating System: Ubuntu 22.04 Root Cause Analysis The root cause is that OpenClaw’s token usage tracking does not properly parse or display the usage field from local provider API responses. ...

March 14, 2026 · 3 min · 462 words · FixClaw