ci: Version Packages - #1092
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 13:58
1559297 to
a8e07f5
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 12, 2026 14:56
a8e07f5 to
7fedca2
Compare
AlemTuzlak
approved these changes
Aug 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@tanstack/ai-sandbox-daytona@0.3.0
Minor Changes
#1094
d5bdc36- fix: make default Daytona + Grok/Codex sandbox runs work without extra wrappersHeadless Grok and Codex stay permissive when policy is deny-only plus default allow. Daytona remaps
/workspace, starts stopped sandboxes on resume, keeps secrets out of create-time envVars and command strings, and uses native fs/git plus session stdin. Nested skills project by name. Durable Grok journals when durability is wired.Patch Changes
d5bdc36,9424acd]:@tanstack/ai-sandbox-docker@0.3.0
Minor Changes
9424acd- AddsbxSandbox()for Docker Sandboxes microVMs, and optionaladapterNameon sandbox ensure/create so network policy can allow the model API host.Patch Changes
d5bdc36,9424acd]:@tanstack/ai-vercel-gateway@0.1.0
Minor Changes
45b67d7- Add@tanstack/ai-vercel-gatewayfor Vercel AI Gateway chat, embeddings, and image generation.@tanstack/ai-acp@0.2.6
Patch Changes
#1094
d5bdc36- fix: make default Daytona + Grok/Codex sandbox runs work without extra wrappersHeadless Grok and Codex stay permissive when policy is deny-only plus default allow. Daytona remaps
/workspace, starts stopped sandboxes on resume, keeps secrets out of create-time envVars and command strings, and uses native fs/git plus session stdin. Nested skills project by name. Durable Grok journals when durability is wired.Updated dependencies [
d5bdc36,9424acd]:@tanstack/ai-claude-code@0.3.2
Patch Changes
#1094
d5bdc36- fix: make default Daytona + Grok/Codex sandbox runs work without extra wrappersHeadless Grok and Codex stay permissive when policy is deny-only plus default allow. Daytona remaps
/workspace, starts stopped sandboxes on resume, keeps secrets out of create-time envVars and command strings, and uses native fs/git plus session stdin. Nested skills project by name. Durable Grok journals when durability is wired.Updated dependencies [
d5bdc36,9424acd]:@tanstack/ai-codex@0.3.2
Patch Changes
#1094
d5bdc36- fix: make default Daytona + Grok/Codex sandbox runs work without extra wrappersHeadless Grok and Codex stay permissive when policy is deny-only plus default allow. Daytona remaps
/workspace, starts stopped sandboxes on resume, keeps secrets out of create-time envVars and command strings, and uses native fs/git plus session stdin. Nested skills project by name. Durable Grok journals when durability is wired.Updated dependencies [
d5bdc36,9424acd]:@tanstack/ai-grok-build@0.3.2
Patch Changes
#1094
d5bdc36- fix: make default Daytona + Grok/Codex sandbox runs work without extra wrappersHeadless Grok and Codex stay permissive when policy is deny-only plus default allow. Daytona remaps
/workspace, starts stopped sandboxes on resume, keeps secrets out of create-time envVars and command strings, and uses native fs/git plus session stdin. Nested skills project by name. Durable Grok journals when durability is wired.Updated dependencies [
d5bdc36,9424acd]:@tanstack/ai-persistence@0.1.3
Patch Changes
24622c7-withPersistencenow maps cancelled client-tool and approval resume entriesinto
cancelledToolCallIds. A resume batch that is only cancellations stillproduces a
resumeToolState, so the engine can complete the turn instead ofemitting another
client_tool_*interrupt.@tanstack/ai-sandbox@0.3.2
Patch Changes
#1094
d5bdc36- fix: make default Daytona + Grok/Codex sandbox runs work without extra wrappersHeadless Grok and Codex stay permissive when policy is deny-only plus default allow. Daytona remaps
/workspace, starts stopped sandboxes on resume, keeps secrets out of create-time envVars and command strings, and uses native fs/git plus session stdin. Nested skills project by name. Durable Grok journals when durability is wired.#1079
9424acd- AddsbxSandbox()for Docker Sandboxes microVMs, and optionaladapterNameon sandbox ensure/create so network policy can allow the model API host.