ci: Version Packages - #1333
Conversation
b5eee50 to
5b97787
Compare
5b97787 to
63bea17
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
63bea17 to
a9de707
Compare
|
View your CI Pipeline Execution ↗ for commit a9de707
☁️ Nx Cloud last updated this comment at |
@tanstack/ai
@tanstack/ai-acp
@tanstack/ai-angular
@tanstack/ai-anthropic
@tanstack/ai-bedrock
@tanstack/ai-byteplus
@tanstack/ai-claude-code
@tanstack/ai-client
@tanstack/ai-cloudflare
@tanstack/ai-code-mode
@tanstack/ai-code-mode-snippets
@tanstack/ai-codex
@tanstack/ai-cohere
@tanstack/ai-compaction
@tanstack/ai-devtools-core
@tanstack/ai-durable-stream
@tanstack/ai-elevenlabs
@tanstack/ai-event-client
@tanstack/ai-fal
@tanstack/ai-gemini
@tanstack/ai-grok
@tanstack/ai-grok-build
@tanstack/ai-groq
@tanstack/ai-isolate-cloudflare
@tanstack/ai-isolate-daytona
@tanstack/ai-isolate-node
@tanstack/ai-isolate-quickjs
@tanstack/ai-isolate-quickjs-bun
@tanstack/ai-llmgateway
@tanstack/ai-lovable
@tanstack/ai-mcp
@tanstack/ai-memory
@tanstack/ai-mistral
@tanstack/ai-octane
@tanstack/ai-ollama
@tanstack/ai-openai
@tanstack/ai-opencode
@tanstack/ai-openrouter
@tanstack/ai-perplexity
@tanstack/ai-persistence
@tanstack/ai-preact
@tanstack/ai-react
@tanstack/ai-react-ui
@tanstack/ai-reactor
@tanstack/ai-remix
@tanstack/ai-sandbox
@tanstack/ai-sandbox-blaxel
@tanstack/ai-sandbox-cloudflare
@tanstack/ai-sandbox-daytona
@tanstack/ai-sandbox-docker
@tanstack/ai-sandbox-local-process
@tanstack/ai-sandbox-sprites
@tanstack/ai-sandbox-upstash-box
@tanstack/ai-sandbox-vercel
@tanstack/ai-skills
@tanstack/ai-solid
@tanstack/ai-solid-ui
@tanstack/ai-svelte
@tanstack/ai-utils
@tanstack/ai-vercel-gateway
@tanstack/ai-vertex
@tanstack/ai-vue
@tanstack/ai-vue-ui
@tanstack/openai-base
@tanstack/preact-ai-devtools
@tanstack/react-ai-devtools
@tanstack/solid-ai-devtools
@tanstack/svelte-ai-devtools
commit: |
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@0.54.0
Minor Changes
c17bc95- AddgenerateWorld()andgenerateLiveVideo()for prompt-steerable sessions, plus a first-party Reactor adapter (reactorWorld,reactorVideo) and falfalLiveVideo()for H3 Max Director. Reactor returns a session JWT. falLiveVideo returns the WMA app id onresult.modelso the browser can callwma(live.model).generateVideo()stays the job path that polls for a file URL.Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compile#1340
6269eff- Emit the native structured result before RUN_FINISHED so clients receive the final object before the run closes. Emit only RUN_ERROR if parsing fails.Wait for the active subscriber to process all events before resolving send, including streams that take more than 32 timer ticks to process.
Updated dependencies [
c17bc95]:@tanstack/ai-fal@0.14.0
Minor Changes
c17bc95- AddgenerateWorld()andgenerateLiveVideo()for prompt-steerable sessions, plus a first-party Reactor adapter (reactorWorld,reactorVideo) and falfalLiveVideo()for H3 Max Director. Reactor returns a session JWT. falLiveVideo returns the WMA app id onresult.modelso the browser can callwma(live.model).generateVideo()stays the job path that polls for a file URL.Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-reactor@0.2.0
Minor Changes
c17bc95- AddgenerateWorld()andgenerateLiveVideo()for prompt-steerable sessions, plus a first-party Reactor adapter (reactorWorld,reactorVideo) and falfalLiveVideo()for H3 Max Director. Reactor returns a session JWT. falLiveVideo returns the WMA app id onresult.modelso the browser can callwma(live.model).generateVideo()stays the job path that polls for a file URL.Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-sandbox-blaxel@0.2.0
Minor Changes
#1065
c92223a- Add@tanstack/ai-sandbox-blaxel, a sandbox provider backed by managed Blaxelsandboxes. It implements the
SandboxProvider/SandboxHandlecontract: native filesystem reads and writes,
fs.watch()without polling,commands with separate stdout and stderr, live bounded background-process
output, per-port preview URLs,
envinjection, and resume-by-id. Process stdoutand stderr are byte-bounded through remotely supervised 8 MiB capture pipelines
and sent live as fixed-size base64 records, preventing the pinned SDK from
accumulating unbounded cumulative or newline-free logs while retaining exact
bytes and the framework's line-stream contract.
Blaxel's source-scoped snapshot/fork API is currently a private preview, has
no entitlement probe, and does not document snapshots surviving source deletion.
The provider therefore keeps the framework's
snapshots,fork, andrestoreSnapshotsurface disabled rather than claiming reconstruct-after-deletesemantics it cannot guarantee.
Created sandboxes carry a
1hTTL by default so an abandoned run cannot stranda paid sandbox; pass
ttl: nullto manage lifetime yourself. Previews aretoken-gated by default, and the returned channel reports both the token and the
ready-to-send
X-Blaxel-Preview-Tokenheader.A spawned process reports termination honestly: if
kill()cannot reap theremote process group,
wait()rejects with that failure instead of resolvingthe kill exit code, so a sandbox that is still running and still billing cannot
hide behind a clean exit. A stream that already failed is reported for the same
reason.
fs.write()creates missing parent directories, andfork()throwsUnsupportedCapabilityErrorrather than being absent.Patch Changes
53e2ec0]:@tanstack/ai-acp@0.3.10
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-angular@0.9.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-anthropic@0.18.6
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-bedrock@0.3.8
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-byteplus@0.3.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-claude-code@0.6.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-client@0.31.1
Patch Changes
#1332
8de8242- Fix passkey BYOK silently hanging on unlock. Browsers that gate WebAuthn on transient user activation (Dia, Safari) suppressnavigator.credentials.get()with no prompt when it runs outside a user gesture — so an unlock buried in an async send pipeline never resolves.passkeyStoragenow fails fast with a clear, catchable error instead of hanging. Trigger unlock (byok.prepare()/byok.unlock()) directly from the user's click handler.#1351
8689cb5- Accept validated 32-byte arrays from passkey providers such as 1Password before deriving the BYOK encryption key. Preserve the key bytes and reject malformed arrays before saving.#1340
6269eff- Emit the native structured result before RUN_FINISHED so clients receive the final object before the run closes. Emit only RUN_ERROR if parsing fails.Wait for the active subscriber to process all events before resolving send, including streams that take more than 32 timer ticks to process.
Updated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-cloudflare@0.1.1
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-code-mode@0.4.9
Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compileUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-code-mode-snippets@0.4.9
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-codex@0.5.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-cohere@0.4.2
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-compaction@0.1.2
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-devtools-core@0.5.13
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-durable-stream@0.1.11
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-elevenlabs@0.4.2
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-event-client@0.11.3
Patch Changes
c17bc95- AddgenerateWorld()andgenerateLiveVideo()for prompt-steerable sessions, plus a first-party Reactor adapter (reactorWorld,reactorVideo) and falfalLiveVideo()for H3 Max Director. Reactor returns a session JWT. falLiveVideo returns the WMA app id onresult.modelso the browser can callwma(live.model).generateVideo()stays the job path that polls for a file URL.@tanstack/ai-gemini@0.29.2
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-grok@0.18.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-grok-build@0.5.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-groq@0.7.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-isolate-daytona@0.1.2
Patch Changes
#1324
0a7b3c4- fix: mount workspace secrets as Daytona organization Secrets so values never land in the sandbox record or command stringsUpdated dependencies [
53e2ec0]:@tanstack/ai-llmgateway@0.1.7
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-lovable@0.2.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-mcp@0.3.10
Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compileUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-memory@0.1.11
Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compileUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-mistral@0.6.2
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-octane@0.3.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-ollama@0.11.2
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-openai@0.22.6
Patch Changes
#1326
c9681f7- Update model metadata from OpenRouter APIUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-opencode@0.4.5
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-openrouter@0.19.9
Patch Changes
#1326
c9681f7- Update model metadata from OpenRouter APIUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-perplexity@0.2.10
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-persistence@0.5.7
Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compileUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-preact@0.16.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-react@0.24.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-remix@0.2.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-sandbox@0.5.7
Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compileUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-sandbox-cloudflare@0.3.12
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-sandbox-daytona@0.3.3
Patch Changes
#1324
0a7b3c4- fix: mount workspace secrets as Daytona organization Secrets so values never land in the sandbox record or command stringsUpdated dependencies [
53e2ec0]:@tanstack/ai-skills@0.1.3
Patch Changes
#1350
53e2ec0- docs(skills): type-check the code fences in every package skill with kiira and fix the ones that did not compileUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-solid@0.21.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-svelte@0.21.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/ai-vercel-gateway@0.2.9
Patch Changes
#1326
c9681f7- Update model metadata from OpenRouter APIUpdated dependencies [
c17bc95,53e2ec0,6269eff]:@tanstack/ai-vertex@0.2.10
Patch Changes
c17bc95,53e2ec0,6269eff]:@tanstack/ai-vue@0.21.1
Patch Changes
8de8242,c17bc95,53e2ec0,8689cb5,6269eff]:@tanstack/openai-base@0.10.11
Patch Changes
c17bc95,53e2ec0,6269eff]:ag-ui@0.0.19
Patch Changes
8de8242,8689cb5,6269eff]: