Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 09 May 09:00
· 131 commits to main since this release

Changelog

  • a861f9c Merge branch 'review/improvements'
  • 2b36eda Merge origin/main into main
  • 22e7dfd build(go): set minimum Go to 1.25 and verify tests
  • 4214d17 chore(release): 0.4.2
  • 798c5cd ci(actions): upgrade checkout and setup-go to latest majors
  • 88caa4e ci(runners): pin windows job to windows-2025-vs2026
  • 658efa0 docs(alert): document priority labels and quiet-hours critical override
  • 1cd051e docs(alert): note priority field in alert test command output
  • 8e0b26c docs(alert): update provider threshold usage and supported providers
  • 085c61f docs(go): declare minimum Go 1.22 and remove unsupported toolchain directive
  • 6c82fcf docs(plan): add P8 monitor output and alert-rule enhancement plan
  • bf0a637 docs(plan): add p5 alert priority and snooze implementation plan
  • a6e90e6 docs(readme): add easy usage guide for monitor and alert workflows
  • c5c03fa docs(readme): reorganize localized README and CONTEXT docs
  • 0be90f0 docs(usage): document Cursor usage sources and env vars
  • 7510e7a feat(alert): add interactive provider selector for provider threshold
  • 7657ebb feat(alert): add priority-based labeling for usage notifications
  • ecd383c feat(alert): show priority in test output and cleanup expired snoozes
  • eb23317 feat(alert): support direct provider/window threshold config keys
  • ff511e8 feat(cursor): add cursor-agent update and usage support
  • 2a1641f feat(monitor-alert): implement P6 detailed alerts and P7 always-on monitor
  • 5c538e2 feat(p8): enhance monitor output and add alert snooze rules
  • 52d9cf9 feat(usage): improve Cursor usage retrieval via local auth API with fallback
  • d2224dc feat: complete p1-p4 usage/update/schedule improvements
  • 09286b9 fix(update): recover from npm install conflicts
  • a076913 refactor(update): apply code review improvements
  • a3360b7 test(alert): add priority and message label coverage
  • 9ab013b test(alert): cover priority label and snooze cleanup behavior
  • 717dd2e test(usage): make local-usage tests cross-platform on Windows