chore: release 0.15.1, begin 0.15.2.dev0 development - #88
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b2eff9cc87
ℹ️ 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".
|
|
||
| <!-- insert new changelog below this comment --> | ||
|
|
||
| ## [0.15.1] - 2026-07-31 |
There was a problem hiding this comment.
Add the required agent-assistance trailer
The commit metadata identifies Codex as the author, but the commit message has no Assisted-by: trailer identifying the model and supervision mode; the generic automated-release text does not satisfy the repository's requirement that every agent-authored commit independently carry that trailer. Rewrite the proposed commit with the required disclosure before merging.
AGENTS.md reference: AGENTS.md:L512-L521
Useful? React with 👍 / 👎.
| - docs: use absolute image URLs in README for PyPI rendering (#3867) | ||
| - chore: release 0.15.0, begin 0.15.1.dev0 development (#3871) | ||
| - chore: begin 0.12.8.dev0 development | ||
| - Add yolo to community workflow catalog (#3864) |
There was a problem hiding this comment.
Limit the 0.15.1 notes to changes after 0.15.0
Every bullet from this line through line 381 exactly duplicates an entry already present in the existing 0.15.0 through 0.12.x sections—346 duplicated bullets in total. Consequently, the published 0.15.1 notes falsely attribute months of previously released changes to this patch and obscure its actual delta; remove this duplicated tail or regenerate the section against the effective 0.15.0 release baseline.
Useful? React with 👍 / 👎.
Automated release of 0.15.1.
This PR was created by the Release Trigger workflow. The git tag
v0.15.1has already been pushed and the release artifacts are being built.Merging this PR will set
mainto0.15.2.dev0so that development installs are clearly marked as pre-release.