muse_session_stats
Get comprehensive analytics from coding sessions—summary statistics, language breakdowns, activity timelines, tag analysis, productivity patterns, and trend comparisons. Filter by time period, tags, or languages.
Instructions
Provides analytics and insights about coding sessions. Actions: overview (summary stats), languages (language breakdown), timeline (activity over time), tags (tag analysis), productivity (work patterns), trends (compare periods).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Type of statistics to retrieve | |
| since | No | Start date for filtering (ISO date or relative like "1 week ago") | |
| until | No | End date for filtering | |
| period | No | Time period for grouping (default: all) | |
| tags | No | Filter by specific tags | |
| languages | No | Filter by specific languages | |
| format | No | Output format (default: summary) | |
| includeInsights | No | Include AI-generated insights (default: true) | |
| compareWith | No | Compare with previous period or average |