Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 36f884dd7a
ℹ️ 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".
| @@ -1 +1 @@ | |||
| 0.6.0.dev1 | |||
| 0.7.0.dev1 | |||
There was a problem hiding this comment.
Add a release-note fragment for the version bump
Because VERSION is embedded in native binaries and Python wheel metadata, changing the reported development series is user-facing, but this commit adds no Changie fragment under .changes/unreleased/; add a Changed fragment so the 0.7 development release notes record the change as required by the repository guidance.
AGENTS.md reference: AGENTS.md:L9-L10
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
Pull request overview
This PR starts the 0.7 development cycle by bumping the repository’s development version so locally built binaries and package builds report 0.7.0.dev1.
Changes:
- Update the root
VERSIONfile from0.6.0.dev1to0.7.0.dev1.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bump the repository development version from 0.6.0.dev1 to 0.7.0.dev1 so local binaries and package builds report the next development series.
Bump the repository development version from 0.6.0.dev1 to 0.7.0.dev1 so local binaries and package builds report the next development series.
Stack created with Sapling. Best reviewed with ReviewStack.