Skip to content

v1.9.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:36
· 6 commits to main since this release

Crona v1.9.0-beta.7

Crona v1.9.0-beta.7 improves date-scoped issue responses, adds focus-score context, and advances the local IPC protocol to 1.5.

Summary and focus review

  • The TUI Summary view now adds focus score, focus/rest/session metrics, issue outcomes, and habit outcomes without removing the existing Summary content.
  • Press [c] in Summary to open the interactive score calendar.
  • The calendar uses boxed day cells with daily focus scores, score-based color treatment, today and selected-date highlighting, loading/no-data states, and month navigation.
  • Configured away dates remain selectable and display their away semantics instead of a focus score.
  • Future dates and adjacent-month spillover dates cannot be selected.
  • Selecting a date reloads the complete Summary snapshot for that logical date.

Changed

  • Issues returned from date-range daily-plan queries now include their repository and stream names when available.
  • Date-range issue responses can now provide enough context for clients to render issues without additional repository and stream lookups.
  • Focus-score summaries and range entries now include a cause-oriented reason: no_activity, under_target, needs_breaks, balanced, or overextended.

Protocol

  • The local IPC protocol is now 1.5.
  • Clients should negotiate protocol 1.5 before depending on the additional issue context fields.

Compatibility

The local IPC protocol is 1.5 for this release.