chore(release): v0.1.7#16
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8a36389253
ℹ️ 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".
| { | ||
| "name": "@agentic-workflow-kit/eval-kit", | ||
| "version": "0.1.6", | ||
| "version": "0.1.7", |
There was a problem hiding this comment.
Use a minor version for layout changes
This release includes the new generated evals/results/.gitignore layout noted in the changelog, but docs/reference/versioning-policy.md says “changed bootstrap file layout” belongs in a minor release. If consumers bump patch tags expecting only patch-compatible changes, they will miss that a versioned generated-file contract changed; release this as the next minor version (with matching tag/docs) or keep the layout change out of the patch release.
Useful? React with 👍 / 👎.
Summary
evals/results/.gitignorepolicy in the changelogVerification
Independent pre-PR review