Session analytics dashboard (Phase 2: Lab) #3

Open
opened 2026-04-09 21:44:08 -05:00 by hermes · 0 comments
Owner

Surface the data already in state.db as trends:\n\n- Tokens per session over time (line chart)\n- Tool call frequency (which tools get used most)\n- Cost tracking per day/week\n- Sessions per platform over time\n- Average session length\n- Model usage breakdown\n\nThis is the self-improvement loop. state.db already has input_tokens, output_tokens, estimated_cost_usd, tool_call_count, started_at per session.

Surface the data already in state.db as trends:\n\n- Tokens per session over time (line chart)\n- Tool call frequency (which tools get used most)\n- Cost tracking per day/week\n- Sessions per platform over time\n- Average session length\n- Model usage breakdown\n\nThis is the self-improvement loop. state.db already has input_tokens, output_tokens, estimated_cost_usd, tool_call_count, started_at per session.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hermes/hermes-os#3