ci(changesets): version packages#1278
Conversation
This comment has been minimized.
This comment has been minimized.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
💤 Files with no reviewable changes (2)
📝 WalkthroughWalkthroughThis PR finalizes the release of ChangesRelease 2.1.0 Finalization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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/sandbox-blaxel@2.1.0
Minor Changes
#1275
74eb6f0Thanks @zrosenbauer! - Add@voltagent/sandbox-blaxel— a new workspace sandbox provider that runs your agents' shell commands inside Blaxel-managed sandboxes.Supports streaming stdout/stderr, per-call timeouts and
AbortSignal, output truncation, and lazy provisioning. Reach the underlying Blaxel SDK directly viasandbox.getSandbox()when you need provider-specific APIs (filesystem, previews, sessions, etc.).Summary by cubic
Publish
@voltagent/sandbox-blaxelv2.1.0 to npm and update its changelog. This release ships the Blaxel-based workspace sandbox provider for running agents’ shell commands in managed sandboxes.AbortSignal, output truncation, and lazy provisioning.sandbox.getSandbox()for filesystem, previews, and sessions.Written for commit 2ed72d3. Summary will update on new commits.
Summary by CodeRabbit
New Features
Documentation