Conversation
This comment has been minimized.
This comment has been minimized.
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (87)
📝 WalkthroughWalkthroughThis pull request bumps Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
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.7.2
Patch Changes
ba8d7e0Thanks @omeraplak! - Apply VoltAgent global workspace defaults to agents that are constructed before registration.@voltagent/server-core@2.1.15
Patch Changes
#1229
39715f2Thanks @omeraplak! - fix(server-core): publish schema factory required by server-honoPublishes the
createServerCoreSchemasexport used by@voltagent/server-honoto build Swaggerschemas with the active Zod instance. This keeps
server-honoreleases from resolving against aserver-corepackage that does not provide the required runtime export.Updated dependencies [
ba8d7e0]:Summary by cubic
Publish patch releases for
@voltagent/core@2.7.2and@voltagent/server-core@2.1.15. Updates examples and lockfile to these versions, fixes a missing schema export for@voltagent/server-hono, and applies workspace defaults to early-constructed agents.Bug Fixes
@voltagent/core: Apply global workspace defaults to agents created before workspace registration.@voltagent/server-core: ExportcreateServerCoreSchemasrequired by@voltagent/server-honofor Swagger schema generation.Dependencies
@voltagent/core@2.7.2(and@voltagent/server-core@2.1.15where used). Remove consumed changesets and refreshpnpm-lock.yaml.Written for commit 6dfecaf. Summary will update on new commits.
Summary by CodeRabbit