chore(main): release 1.23.0 - #1472
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 30faec8000
ℹ️ 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".
| [project] | ||
| name = "codex-lb" | ||
| version = "1.22.0" | ||
| version = "1.22.1" |
There was a problem hiding this comment.
Bump uv.lock with the release version
When this release version is changed to 1.22.1, uv.lock must move with it: the release-management spec includes the editable codex-lb lock entry as a guarded release-managed version field, but the lock still says 1.22.0. In the release workflow I checked, the “Verify tag matches release-managed versions” step runs python -m scripts.verify_release_version --tag "${RELEASE_TAG}", and running it for v1.22.1 now fails with release version drift: expected '1.22.1'; uv.lock='1.22.0', so the v1.22.1 release would stop before building/publishing artifacts; update the codex-lb entry in uv.lock to 1.22.1 as part of this bump.
AGENTS.md reference: AGENTS.md:L24-L24
Useful? React with 👍 / 👎.
30faec8 to
00f3ff2
Compare
e2fc81c to
f9e60a3
Compare
86f3c86 to
f4dc393
Compare
8a45bd8 to
8adf614
Compare
f0c1e7b to
fd63b0d
Compare
|
@codex review |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
0ea874b to
ab10555
Compare
2eecf00 to
8d3d58a
Compare
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: e35a8bea3f
ℹ️ 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".
bfd1271 to
eac17f8
Compare
|
@codex review |
|
Codex Review: Didn't find any major issues. Swish! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
1.23.0 (2026-08-11)
Features
Bug Fixes
Performance Improvements
Documentation
This PR was generated with Release Please. See documentation.