Skip to content

v1.0.1

Choose a tag to compare

@taekim34 taekim34 released this 08 Apr 16:24
· 80 commits to main since this release

What's Changed

Added

  • Rate limit markers in preprocess.js (%%/%5/%W/%O/%S/%X) with reset time parsing
  • evt column in timeline CSV (cost/context/session events, pipe-separated)
  • Win correction using ratelimit CSV boundaries in build-report.js
  • Skull (💀) rendering on calendar for rate-limited hours
  • Gist-based data upload in report-limit skill

Changed

  • analyze-usage.js: 1-pass refactor (removed 2-pass win assignment)
  • ALERT_LINE_RE simplified to single-group capture
  • report-limit: startsWith('limit_hit') matching for new rl format

Fixed

  • CSV comma collision in reset info: {2am,Asia/Seoul}{2am@Asia/Seoul}

Full Changelog: v1.0.0...v1.0.1