Skip to content

ci(changesets): version packages#951

Merged
omeraplak merged 1 commit into
mainfrom
changeset-release/main
Jan 16, 2026
Merged

ci(changesets): version packages#951
omeraplak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@voltagent-bot

@voltagent-bot voltagent-bot commented Jan 15, 2026

Copy link
Copy Markdown
Member

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@voltagent/scorers@2.0.3

Patch Changes

  • a803d31 Thanks @omeraplak! - fix: align LLM scorer response schemas with OpenAI strict response_format requirements, avoiding invalid schema errors in live evals

Summary by CodeRabbit

  • Bug Fixes
    • Fixed LLM scorer response schemas to comply with OpenAI's strict response_format requirements. This patch resolves invalid schema validation errors that could occur during both offline and live evaluation runs, ensuring stable and consistent performance of the evaluation scoring system across all evaluation workflows and specific use cases within the platform.

✏️ Tip: You can customize this high-level summary in your review settings.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jan 15, 2026

Copy link
Copy Markdown

Deploying voltagent with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8fa8105
Status: ✅  Deploy successful!
Preview URL: https://57a4bba3.voltagent.pages.dev
Branch Preview URL: https://changeset-release-main.voltagent.pages.dev

View logs

@coderabbitai

coderabbitai Bot commented Jan 15, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This pull request is a patch version release (2.0.3) for the @voltagent/scorers package. The version bump is propagated across package manifests and documented in the changelog. The patch addresses LLM scorer response schema alignment with OpenAI's strict response_format requirements.

Changes

Cohort / File(s) Summary
Version Bump to 2.0.3
packages/scorers/package.json, examples/with-offline-evals/package.json, packages/scorers/CHANGELOG.md
Version incremented from 2.0.2 to 2.0.3 across package manifests; changelog entry added documenting fix for LLM scorer response schema alignment with OpenAI strict response_format requirements

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A patch hops in, version neat,
Schema strings and OpenAI meet,
Scorers fixed, no more dismay,
2.0.3 saves the day! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title 'ci(changesets): version packages' clearly describes the pull request as a versioning/release automation action using the Changesets tool, which matches the PR's purpose of publishing packages to npm.
Description check ✅ Passed The description provided by the Changesets action includes detailed release information with commit references, author attribution, and the specific fix details, which appropriately documents the automated release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.



📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2f4fcce and 8fa8105.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (3)
  • examples/with-offline-evals/package.json
  • packages/scorers/CHANGELOG.md
  • packages/scorers/package.json
✅ Files skipped from review due to trivial changes (2)
  • packages/scorers/CHANGELOG.md
  • packages/scorers/package.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • examples/with-offline-evals/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (17)
  • GitHub Check: Test voice
  • GitHub Check: Test server-core
  • GitHub Check: Test supabase
  • GitHub Check: Test create-voltagent-app
  • GitHub Check: Test libsql
  • GitHub Check: Test cli
  • GitHub Check: Test postgres
  • GitHub Check: Test internal
  • GitHub Check: Build (Node 22)
  • GitHub Check: Test logger
  • GitHub Check: Test core
  • GitHub Check: Test docs-mcp
  • GitHub Check: Build (Node 24)
  • GitHub Check: Lint (Node 22)
  • GitHub Check: Lint (Node 24)
  • GitHub Check: Build (Node 20)
  • GitHub Check: Cloudflare Pages

✏️ Tip: You can disable this entire section by setting review_details to false in your review settings.


Comment @coderabbitai help to get the list of available commands and usage tips.

@ghost

This comment has been minimized.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 76 files

Note: This PR contains a large number of files. cubic only reviews up to 75 files per PR, so some files may not have been reviewed.

@voltagent-bot
voltagent-bot force-pushed the changeset-release/main branch from 2f4fcce to 8fa8105 Compare January 15, 2026 22:01
@omeraplak
omeraplak merged commit 0b231f1 into main Jan 16, 2026
22 checks passed
@omeraplak
omeraplak deleted the changeset-release/main branch January 16, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants