/insights — Add date range filtering
Resolved 💬 2 comments Opened May 16, 2026 by piercephilip981-glitch Closed May 16, 2026
The /insights command currently analyzes all sessions with no way to scope the report to a specific time window. It would be very useful to filter by date range — e.g. --since 10d, --since 2025-05-01, or --since 2025-05-01 --until 2025-05-10.
Use case: I want to review patterns from a recent sprint or a specific project phase without older sessions diluting the results.
Proposed UX (any of these would work):
/insights --since 10d/insights --since 2026-05-01- An interactive prompt asking for a date range when running
/insights
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗