hyperhive/hive-ag3nt/assets
müde f13c3dff8f stats: per-bucket turns-by-model chart
each turn_stats row already records the model; roll it up per bucket
so the /stats page can show which model ran when. model choice
greatly affects token cost, so the new stacked-bar chart sits right
under the cost chart for eyeball correlation across the window.

Snapshot gains a sorted `models` series list; each Bucket carries a
`model_counts` map.
2026-05-20 10:58:14 +02:00
..
agent.css agent ui: answer questions inline from the per-agent page 2026-05-20 10:01:12 +02:00
app.js agent ui: answer questions inline from the per-agent page 2026-05-20 10:01:12 +02:00
index.html stats: per-agent /stats page with chart.js trends + breakdowns 2026-05-19 00:27:01 +02:00
stats.html stats: per-bucket turns-by-model chart 2026-05-20 10:58:14 +02:00
stats.js stats: per-bucket turns-by-model chart 2026-05-20 10:58:14 +02:00