docs: prepare 0.3.6 release notes - #82
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. ClawSweeper review completeClawSweeper finished reviewing this revision. The review result is being finalized. |
|
Verified head The two bullets cover every prepared user-visible change since v0.3.5. Built-CLI proof and 92 passing tests (93.8% core coverage) are recorded on #80; live published-verifier proof and the complete release harness are recorded on #81. Commander and the referenced GitHub Actions lines are current; there are no npm dependencies to refresh. Land #80 and #81 before this PR. Recommend patch 0.3.6; tagging, signing/notarization, publishing, native release verification, and Homebrew publication remain release-time gates. |
|
Codex review: blocked before merge. Reviewed September 7, 2026, 5:16 AM ET / 09:16 UTC. ClawSweeper reviewWhat this changesAdds Unreleased highlights and two release-note entries covering notification-alarm guidance and the Homebrew verifier handoff. Merge readiness⛔ Blocked before merge - 2 items remain Keep open: these release notes are absent from the reviewed main revision and coherently cover two pending implementation PRs. No actionable patch defect was found; the collaborator-authored PR is also protected from automatic closure. Priority: P3 Review scores
Verification
How this fits togetherremindctl’s changelog records user-facing changes for its macOS Reminders CLI. Release tooling extracts a finalized version section for GitHub release notes. flowchart LR
A[Implementation changes] --> B[Unreleased changelog]
B --> C[Finalize version section]
C --> D[Release note extraction]
D --> E[GitHub release notes]
Before merge
Agent review detailsSecurityNone. Review metricsNone. Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Keep the concise Unreleased entries synchronized with the landed implementations, then finalize the version through the documented release process. Do we have a high-confidence way to reproduce the issue? Not applicable: this PR changes release-note prose only; its exact five-line delta was inspected. Is this the best way to solve the issue? Yes: a separate final notes PR matches the stated landing sequence and existing release process without mixing versioning or publication into the change. AGENTS.md: not found in the target repository. Codex review notes: model internal, reasoning medium; reviewed against b366b1449e63. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
Explain in add/edit help and command documentation that EventKit alarms schedule notifications without enabling Reminders.app's native Urgent toggle. Direct users to Reminders.app for Urgent, preserving existing alarm behavior. Fixes #79 through the requested documentation fallback. Thanks @Amitdvl for the report; changelog credit is collected in #82. Validated with 92 tests, 93.8% core coverage, a real release-binary add/edit help run, docs build, and clean P2 autoreview.
Accept GitHub REST's bare release workflow path and the existing default-branch-qualified form. Continue checking the exact workflow, branch, source commit, successful published run, asset freshness, and both native architecture jobs. Reproduced the 0.3.5 Homebrew handoff failure against actual published metadata and proved the repaired helper selects run 34072035754. Add positive and negative regression cases; full release harness and P2 autoreview pass. Release notes are collected in #82.
Collect the complete 0.3.6 Unreleased notes after the v0.3.5 release: clearer notification-alarm guidance (#80) and the repaired Homebrew verifier handoff (#81). Both implementation branches are independent of main and intentionally leave CHANGELOG.md untouched. Land this PR last.
Recommend patch 0.3.6. This PR does not bump version files, create a tag, or publish a release. Commander 0.2.4 and all referenced GitHub Actions release lines are current; pnpm reports no outdated dependencies and its lockfile has no dependency entries.
Validation: changelog-only diff, existing released sections unchanged, P2 autoreview clean. Implementation proof is on #80 and #81; exact-head CI is required on all three PRs and on merged main before release preparation.