Release v0.22.0 · Connected agent delivery#45
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6b6465bbba
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| entries. Keep entries terse — one line per item under each version | ||
| date, grouped by `Added` / `Changed` / `Fixed` / `Removed`. | ||
|
|
||
| ## [2026-07-15] — v0.22.0 · Connected agent delivery |
There was a problem hiding this comment.
Track same-day release notes as unseen
When this new v0.22.0 entry reuses the same 2026-07-15 changelog date as v0.21.0, users who opened What's New earlier on July 15 will not see the dashboard unseen dot for these new notes: WhatsNewTile compares new Date(latestDate) against User.changelogSeenAt, and latestDate is parsed from this bracketed date at midnight. For same-day releases, any prior seen timestamp later that day is already greater than the new entry's date, so the added release is treated as seen; please compare a release identity/mtime or another monotonic value instead of the date-only heading.
Useful? React with 👍 / 👎.
Release scope
Combines:
Release metadata
package.jsonto0.22.0Validation
The merged feature candidate passed:
The metadata-only release branch additionally passes changelog parser/build-info tests and typecheck.