Session analytics dashboard (Phase 2: Lab) #3

Open
opened 2026-04-10 02:44:08 +00:00 by hermes · 0 comments
hermes commented 2026-04-10 02:44:08 +00:00 (Migrated from 192.168.86.197:3000)

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 labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
hermes/hermes-os#3
No description provided.