Skip to content

chore(main): release 0.5.0#42

Open
bitwise-fast-forward-merge[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 0.5.0#42
bitwise-fast-forward-merge[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@bitwise-fast-forward-merge

@bitwise-fast-forward-merge bitwise-fast-forward-merge Bot commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.5.0 (2026-06-28)

⚠ BREAKING CHANGES

  • evalspec: skip_providers on triggers/evals is removed. Restrict a skill's models with the top-level models field on its evals file instead; the effective set is the intersection with the root models.

Features

  • report: emit JUnit and Cobertura artifacts with a --strict gate (bae2ca4), closes #37

Bug Fixes

  • checks: added some testing around the outputs (4fc0a4d)
  • corrected the descriptions of compatibility issue between codex and (272e62c)
  • introduce checks.plugin_manifests (4ef1756)
  • remove many explicit references to claude and codex (64b52af)

Code Refactoring

  • evalspec: replace skip_providers with an eval-set models restriction (ed15284), closes #36

This PR was generated with Release Please. See documentation.

@github-actions

Copy link
Copy Markdown
Contributor

Note

Merging this PR: this repository merges by fast-forward so every
commit keeps its original signature. The GitHub merge button is not used.
Once this PR is approved and all checks pass, a maintainer merges it by
commenting /merge on the PR.

The branch must be up to date with main (rebased and re-signed) to
fast-forward. If /merge reports it is not fast-forwardable, rebase onto
main and comment /merge again.

@codecov

codecov Bot commented Jun 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@bitwise-fast-forward-merge bitwise-fast-forward-merge Bot changed the title chore(main): release 0.4.1 chore(main): release 0.5.0 Jun 28, 2026
@bitwise-fast-forward-merge bitwise-fast-forward-merge Bot force-pushed the release-please--branches--main branch from 7e59ef5 to d992b6e Compare June 28, 2026 13:53
@bitwise-fast-forward-merge bitwise-fast-forward-merge Bot force-pushed the release-please--branches--main branch from d992b6e to feaa5b7 Compare June 28, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: emit junit / cobertura coverage from report structure [feat] drop skip_providers from evals schema; replace with models

0 participants