Files
Skald-Circle/crates/skald-core
Daniele 0958264c6f
Nightly Build / build (push) Successful in 4m27s
feat(dashboard): LLM stats answer who/what spends tokens — member scope chips and spend breakdowns
The stats section was designed single-user: four global charts, no
attribution. Request metadata rows now carry the session's source and
the frame's agent_id/depth (additive ensure_column), denormalized at log
time by the LoggingModel from the owner's pool — off the turn's hot
path, degrading to NULLs, never to a lost row.

The dashboard gains member scope chips filtering every chart, and a
breakdown row splitting the range's billed tokens by member, kind
(chat / sub-agents / cron / system agents / channels), agent, model and
provider — a sub-agent's spend is attributed to the sub-agent itself.
Rows predating the columns group under 'older data'.
2026-09-10 14:03:22 +01:00
..