Skip to content

ci(changesets): version packages#1164

Merged
omeraplak merged 1 commit intomainfrom
changeset-release/main
Mar 20, 2026
Merged

ci(changesets): version packages#1164
omeraplak merged 1 commit intomainfrom
changeset-release/main

Conversation

@voltagent-bot
Copy link
Member

@voltagent-bot voltagent-bot commented Mar 19, 2026

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/core@2.6.11

Patch Changes

  • #1168 2075bd9 Thanks @omeraplak! - fix: emit LLM judge token and provider cost telemetry on eval scorer spans

    VoltAgent now records LLM judge model, token usage, cached tokens, reasoning tokens,
    and provider-reported cost details on live eval scorer spans.

    This makes scorer-side usage visible in observability backends and enables downstream
    cost aggregation to distinguish agent costs from eval scorer costs.

  • #1163 6f14c4d Thanks @omeraplak! - fix: preserve usage and provider cost metadata on structured output failures

    When generateText receives a successful model response but structured output is not produced,
    VoltAgent now keeps the resolved usage, finish reason, and provider metadata on the resulting
    error path.

    This preserves provider-reported cost data for observability spans and makes the same metadata
    available to error hooks through VoltAgentError.metadata.

Summary by CodeRabbit

Release Notes

  • Bug Fixes

    • Fixed error handling when structured output parsing fails after a successful model response. Error metadata now properly preserves resolved usage, finish reason, and provider cost information.
  • New Features

    • Added telemetry for live eval scorers that captures LLM judge token usage and provider cost metrics on evaluation spans.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 19, 2026

Deploying voltagent with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4f2eb46
Status: ✅  Deploy successful!
Preview URL: https://a9c5f01a.voltagent.pages.dev
Branch Preview URL: https://changeset-release-main.voltagent.pages.dev

View logs

@joggrbot

This comment has been minimized.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 19, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5af17eed-12a7-474d-9d41-db4df09ac0e9

📥 Commits

Reviewing files that changed from the base of the PR and between 15e348a and 4f2eb46.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (84)
  • .changeset/soft-cost-errors.md
  • examples/base/package.json
  • examples/github-repo-analyzer/package.json
  • examples/github-star-stories/package.json
  • examples/next-js-chatbot-starter-template/package.json
  • examples/with-a2a-server/package.json
  • examples/with-agent-tool/package.json
  • examples/with-airtable/package.json
  • examples/with-amazon-bedrock/package.json
  • examples/with-anthropic/package.json
  • examples/with-auth/package.json
  • examples/with-cerbos/package.json
  • examples/with-chat-sdk/package.json
  • examples/with-chroma/package.json
  • examples/with-client-side-tools/package.json
  • examples/with-cloudflare-workers/package.json
  • examples/with-composio-mcp/package.json
  • examples/with-custom-endpoints/package.json
  • examples/with-dynamic-parameters/package.json
  • examples/with-dynamic-prompts/package.json
  • examples/with-feedback/package.json
  • examples/with-google-ai/package.json
  • examples/with-google-drive-mcp/server/package.json
  • examples/with-google-vertex-ai/package.json
  • examples/with-groq-ai/package.json
  • examples/with-guardrails/package.json
  • examples/with-hooks/package.json
  • examples/with-hugging-face-mcp/package.json
  • examples/with-langfuse/package.json
  • examples/with-mcp-elicitation/package.json
  • examples/with-mcp-server/package.json
  • examples/with-mcp/package.json
  • examples/with-memory-rest-api/package.json
  • examples/with-middleware/package.json
  • examples/with-nestjs/package.json
  • examples/with-netlify-functions/package.json
  • examples/with-nextjs-resumable-stream/package.json
  • examples/with-nextjs/package.json
  • examples/with-nuxt/package.json
  • examples/with-offline-evals/package.json
  • examples/with-ollama/package.json
  • examples/with-openrouter/package.json
  • examples/with-peaka-mcp/package.json
  • examples/with-pinecone/package.json
  • examples/with-planagents/package.json
  • examples/with-playwright/package.json
  • examples/with-postgres/package.json
  • examples/with-qdrant/package.json
  • examples/with-rag-chatbot/package.json
  • examples/with-recipe-generator/package.json
  • examples/with-research-assistant/package.json
  • examples/with-resumable-streams/package.json
  • examples/with-retries-fallback/package.json
  • examples/with-retrieval/package.json
  • examples/with-slack/package.json
  • examples/with-subagents/package.json
  • examples/with-summarization/package.json
  • examples/with-supabase/package.json
  • examples/with-tavily-search/package.json
  • examples/with-thinking-tool/package.json
  • examples/with-tool-routing/package.json
  • examples/with-tools/package.json
  • examples/with-turso/package.json
  • examples/with-vector-search/package.json
  • examples/with-vercel-ai/package.json
  • examples/with-viteval/package.json
  • examples/with-voice-elevenlabs/package.json
  • examples/with-voice-openai/package.json
  • examples/with-voice-xsai/package.json
  • examples/with-voltagent-actions/package.json
  • examples/with-voltagent-exporter/package.json
  • examples/with-voltagent-managed-memory/package.json
  • examples/with-voltops-resumable-streams/package.json
  • examples/with-voltops-retrieval/package.json
  • examples/with-whatsapp/package.json
  • examples/with-workflow-chain/package.json
  • examples/with-workflow/package.json
  • examples/with-working-memory/package.json
  • examples/with-workspace/package.json
  • examples/with-youtube-to-blog/package.json
  • examples/with-zapier-mcp/package.json
  • packages/core/CHANGELOG.md
  • packages/core/package.json
  • packages/e2e/package.json
💤 Files with no reviewable changes (1)
  • .changeset/soft-cost-errors.md
✅ Files skipped from review due to trivial changes (83)
  • examples/github-repo-analyzer/package.json
  • examples/with-client-side-tools/package.json
  • examples/with-groq-ai/package.json
  • examples/with-dynamic-prompts/package.json
  • examples/with-google-ai/package.json
  • examples/with-custom-endpoints/package.json
  • examples/with-peaka-mcp/package.json
  • examples/with-subagents/package.json
  • examples/base/package.json
  • examples/with-agent-tool/package.json
  • examples/with-chroma/package.json
  • examples/with-a2a-server/package.json
  • examples/with-chat-sdk/package.json
  • examples/with-retries-fallback/package.json
  • examples/with-cloudflare-workers/package.json
  • examples/with-cerbos/package.json
  • examples/with-voltagent-exporter/package.json
  • examples/with-pinecone/package.json
  • examples/with-nestjs/package.json
  • examples/with-langfuse/package.json
  • examples/with-google-vertex-ai/package.json
  • examples/with-memory-rest-api/package.json
  • examples/with-guardrails/package.json
  • examples/with-composio-mcp/package.json
  • examples/with-openrouter/package.json
  • examples/with-playwright/package.json
  • examples/with-middleware/package.json
  • examples/with-netlify-functions/package.json
  • examples/with-nuxt/package.json
  • examples/with-mcp-server/package.json
  • examples/with-voltagent-managed-memory/package.json
  • examples/with-amazon-bedrock/package.json
  • examples/next-js-chatbot-starter-template/package.json
  • examples/with-nextjs-resumable-stream/package.json
  • examples/with-airtable/package.json
  • examples/with-vector-search/package.json
  • examples/with-retrieval/package.json
  • examples/with-voice-xsai/package.json
  • examples/with-workflow-chain/package.json
  • examples/github-star-stories/package.json
  • examples/with-supabase/package.json
  • examples/with-google-drive-mcp/server/package.json
  • examples/with-offline-evals/package.json
  • examples/with-voltagent-actions/package.json
  • examples/with-feedback/package.json
  • examples/with-mcp/package.json
  • examples/with-planagents/package.json
  • examples/with-youtube-to-blog/package.json
  • examples/with-voice-elevenlabs/package.json
  • packages/e2e/package.json
  • packages/core/package.json
  • examples/with-auth/package.json
  • examples/with-zapier-mcp/package.json
  • examples/with-workspace/package.json
  • examples/with-research-assistant/package.json
  • examples/with-hugging-face-mcp/package.json
  • examples/with-resumable-streams/package.json
  • examples/with-vercel-ai/package.json
  • examples/with-anthropic/package.json
  • examples/with-tool-routing/package.json
  • examples/with-whatsapp/package.json
  • examples/with-mcp-elicitation/package.json
  • examples/with-nextjs/package.json
  • examples/with-voice-openai/package.json
  • examples/with-thinking-tool/package.json
  • examples/with-workflow/package.json
  • examples/with-slack/package.json
  • examples/with-ollama/package.json
  • examples/with-tavily-search/package.json
  • examples/with-working-memory/package.json
  • examples/with-voltops-retrieval/package.json
  • examples/with-hooks/package.json
  • examples/with-dynamic-parameters/package.json
  • examples/with-tools/package.json
  • examples/with-voltops-resumable-streams/package.json
  • examples/with-postgres/package.json
  • examples/with-recipe-generator/package.json
  • examples/with-turso/package.json
  • examples/with-summarization/package.json
  • examples/with-viteval/package.json
  • examples/with-rag-chatbot/package.json
  • examples/with-qdrant/package.json
  • packages/core/CHANGELOG.md

📝 Walkthrough

Walkthrough

Removed a changeset file and published @voltagent/core v2.6.11: package version and changelog updated; @voltagent/core dependency bumped from ^2.6.10^2.6.11 across example and e2e package manifests; a changeset release-note file was deleted.

Changes

Cohort / File(s) Summary
Changeset & release
\.changeset/soft-cost-errors.md
Deleted a changeset entry documenting a patch-level behavior note.
Core package
packages/core/package.json
Bumped package version 2.6.10 → 2.6.11.
Core changelog
packages/core/CHANGELOG.md
Added a 2.6.11 changelog section describing two patch notes (live eval scorer telemetry and structured-output error metadata preservation).
Examples (many)
examples/*/package.json, examples/.../server/package.json
Updated @voltagent/core dependency constraint from ^2.6.10^2.6.11 across example manifests.
E2E manifest
packages/e2e/package.json
Updated @voltagent/core dependency from ^2.6.10^2.6.11.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Poem

🐰
I hopped through files, a merry tweak,
Bumped a version, gave a peek.
Changelog whispers, changes set free,
Metadata saved — a happy me.
Tiny paws, big release-day squeak.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The PR title 'ci(changesets): version packages' accurately reflects the main change—an automated version bump and package release via Changesets.
Description check ✅ Passed The PR description is complete and follows the repository's conventions, including release notes with specific commit references, PR links, and clear explanations of the fixes included in version 2.6.11.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link
Contributor

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

Choose a reason for hiding this comment

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

No issues found across 85 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 2 times, most recently from eafac43 to 15e348a Compare March 20, 2026 02:18
@voltagent-bot voltagent-bot force-pushed the changeset-release/main branch from 15e348a to 4f2eb46 Compare March 20, 2026 15:30
@omeraplak omeraplak merged commit d3e3ca0 into main Mar 20, 2026
23 checks passed
@omeraplak omeraplak deleted the changeset-release/main branch March 20, 2026 15:56
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