• haruka's avatar
    fix(review): address Copilot PR feedback · 869952d1
    haruka authored
    
    
    - Add compile-time interface assertion for sessionWindowMockRepo
    - Fix flaky fallback test by capturing time.Now() before calling UpdateSessionWindow
    - Replace stale hardcoded timestamps with dynamic future values
    - Add millisecond detection and bounds validation for reset header timestamp
    - Use pause/resume pattern for interval in UsageProgressBar to avoid idle timers on large lists
    - Fix gofmt comment alignment
    Co-Authored-By: default avatarClaude Sonnet 4.6 <noreply@anthropic.com>
    869952d1
UsageProgressBar.vue 5.25 KB