Skip to content

ci: Version Packages - #1196

Merged
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main
Aug 22, 2026
Merged

ci: Version Packages#1196
AlemTuzlak merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

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.49.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

@tanstack/ai-angular@0.7.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-anthropic@0.18.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-bedrock@0.3.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-byteplus@0.3.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-claude-code@0.5.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-sandbox@0.5.1

@tanstack/ai-client@0.27.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-codex@0.5.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-sandbox@0.5.1

@tanstack/ai-cohere@0.3.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-elevenlabs@0.3.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-fal@0.13.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-gemini@0.26.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-grok@0.18.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-grok-build@0.5.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-acp@0.3.5
    • @tanstack/ai-sandbox@0.5.1

@tanstack/ai-groq@0.7.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-mistral@0.5.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-ollama@0.10.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-openai@0.22.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-opencode@0.4.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-sandbox@0.5.1

@tanstack/ai-openrouter@0.19.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-preact@0.14.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-react@0.22.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-solid@0.19.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-svelte@0.19.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-vercel-gateway@0.2.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-vue@0.19.0

Minor Changes

  • #906 b7ebcb0 - Add headless BYOK: defineByok in @tanstack/ai-client/byok, pass byok into chat and generation hooks, and read keys on the relay with getByokKey from @tanstack/ai/byok/server. Provider ids are open slugs (x-byok-<slug>). Each adapter exports a { id, label, env? } object (openaiByok, …); id is required. env is the env var name(s) for the relay — names only; the client never reads process.env. A wrong key surfaces as the provider's own 401 through the relay, so no client-side key check is needed. OpenRouter PKCE (@tanstack/ai-openrouter/pkce) saves the minted key under openrouterByok.id.

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-acp@0.3.5

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-sandbox@0.5.1

@tanstack/ai-code-mode@0.4.4

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-code-mode-snippets@0.4.4

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-code-mode@0.4.4

@tanstack/ai-devtools-core@0.5.7

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-durable-stream@0.1.6

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-llmgateway@0.1.2

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/openai-base@0.10.4

@tanstack/ai-mcp@0.3.5

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-memory@0.1.6

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-octane@0.1.2

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-client@0.27.0

@tanstack/ai-perplexity@0.2.5

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-persistence@0.5.1

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

@tanstack/ai-react-ui@0.8.20

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai-client@0.27.0
    • @tanstack/ai-react@0.22.0

@tanstack/ai-sandbox@0.5.1

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-persistence@0.5.1

@tanstack/ai-sandbox-cloudflare@0.3.7

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-sandbox@0.5.1
    • @tanstack/ai-sandbox-local-process@0.2.4

@tanstack/ai-solid-ui@0.7.19

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai-client@0.27.0
    • @tanstack/ai-solid@0.19.0

@tanstack/ai-vertex@0.2.2

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0
    • @tanstack/ai-gemini@0.26.0

@tanstack/ai-vue-ui@0.2.40

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai-vue@0.19.0

@tanstack/openai-base@0.10.4

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai@0.49.0

ag-ui@0.0.12

Patch Changes

  • Updated dependencies [b7ebcb0]:
    • @tanstack/ai-client@0.27.0
    • @tanstack/ai-react@0.22.0
    • @tanstack/ai-react-ui@0.8.20

@AlemTuzlak
AlemTuzlak enabled auto-merge (squash) August 22, 2026 12:11
@nx-cloud

nx-cloud Bot commented Aug 22, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit 5af72ed

Command Status Duration Result
nx build @tanstack/ai-isolate-quickjs-bun ✅ Succeeded 12s View ↗

☁️ Nx Cloud last updated this comment at 2026-08-22 12:12:38 UTC

@pkg-pr-new

pkg-pr-new Bot commented Aug 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

@tanstack/ai

npm i https://pkg.pr.new/@tanstack/ai@1196

@tanstack/ai-acp

npm i https://pkg.pr.new/@tanstack/ai-acp@1196

@tanstack/ai-angular

npm i https://pkg.pr.new/@tanstack/ai-angular@1196

@tanstack/ai-anthropic

npm i https://pkg.pr.new/@tanstack/ai-anthropic@1196

@tanstack/ai-bedrock

npm i https://pkg.pr.new/@tanstack/ai-bedrock@1196

@tanstack/ai-byteplus

npm i https://pkg.pr.new/@tanstack/ai-byteplus@1196

@tanstack/ai-claude-code

npm i https://pkg.pr.new/@tanstack/ai-claude-code@1196

@tanstack/ai-client

npm i https://pkg.pr.new/@tanstack/ai-client@1196

@tanstack/ai-code-mode

npm i https://pkg.pr.new/@tanstack/ai-code-mode@1196

@tanstack/ai-code-mode-snippets

npm i https://pkg.pr.new/@tanstack/ai-code-mode-snippets@1196

@tanstack/ai-codex

npm i https://pkg.pr.new/@tanstack/ai-codex@1196

@tanstack/ai-cohere

npm i https://pkg.pr.new/@tanstack/ai-cohere@1196

@tanstack/ai-devtools-core

npm i https://pkg.pr.new/@tanstack/ai-devtools-core@1196

@tanstack/ai-durable-stream

npm i https://pkg.pr.new/@tanstack/ai-durable-stream@1196

@tanstack/ai-elevenlabs

npm i https://pkg.pr.new/@tanstack/ai-elevenlabs@1196

@tanstack/ai-event-client

npm i https://pkg.pr.new/@tanstack/ai-event-client@1196

@tanstack/ai-fal

npm i https://pkg.pr.new/@tanstack/ai-fal@1196

@tanstack/ai-gemini

npm i https://pkg.pr.new/@tanstack/ai-gemini@1196

@tanstack/ai-grok

npm i https://pkg.pr.new/@tanstack/ai-grok@1196

@tanstack/ai-grok-build

npm i https://pkg.pr.new/@tanstack/ai-grok-build@1196

@tanstack/ai-groq

npm i https://pkg.pr.new/@tanstack/ai-groq@1196

@tanstack/ai-isolate-cloudflare

npm i https://pkg.pr.new/@tanstack/ai-isolate-cloudflare@1196

@tanstack/ai-isolate-daytona

npm i https://pkg.pr.new/@tanstack/ai-isolate-daytona@1196

@tanstack/ai-isolate-node

npm i https://pkg.pr.new/@tanstack/ai-isolate-node@1196

@tanstack/ai-isolate-quickjs

npm i https://pkg.pr.new/@tanstack/ai-isolate-quickjs@1196

@tanstack/ai-isolate-quickjs-bun

npm i https://pkg.pr.new/@tanstack/ai-isolate-quickjs-bun@1196

@tanstack/ai-llmgateway

npm i https://pkg.pr.new/@tanstack/ai-llmgateway@1196

@tanstack/ai-mcp

npm i https://pkg.pr.new/@tanstack/ai-mcp@1196

@tanstack/ai-memory

npm i https://pkg.pr.new/@tanstack/ai-memory@1196

@tanstack/ai-mistral

npm i https://pkg.pr.new/@tanstack/ai-mistral@1196

@tanstack/ai-octane

npm i https://pkg.pr.new/@tanstack/ai-octane@1196

@tanstack/ai-ollama

npm i https://pkg.pr.new/@tanstack/ai-ollama@1196

@tanstack/ai-openai

npm i https://pkg.pr.new/@tanstack/ai-openai@1196

@tanstack/ai-opencode

npm i https://pkg.pr.new/@tanstack/ai-opencode@1196

@tanstack/ai-openrouter

npm i https://pkg.pr.new/@tanstack/ai-openrouter@1196

@tanstack/ai-perplexity

npm i https://pkg.pr.new/@tanstack/ai-perplexity@1196

@tanstack/ai-persistence

npm i https://pkg.pr.new/@tanstack/ai-persistence@1196

@tanstack/ai-preact

npm i https://pkg.pr.new/@tanstack/ai-preact@1196

@tanstack/ai-react

npm i https://pkg.pr.new/@tanstack/ai-react@1196

@tanstack/ai-react-ui

npm i https://pkg.pr.new/@tanstack/ai-react-ui@1196

@tanstack/ai-sandbox

npm i https://pkg.pr.new/@tanstack/ai-sandbox@1196

@tanstack/ai-sandbox-cloudflare

npm i https://pkg.pr.new/@tanstack/ai-sandbox-cloudflare@1196

@tanstack/ai-sandbox-daytona

npm i https://pkg.pr.new/@tanstack/ai-sandbox-daytona@1196

@tanstack/ai-sandbox-docker

npm i https://pkg.pr.new/@tanstack/ai-sandbox-docker@1196

@tanstack/ai-sandbox-local-process

npm i https://pkg.pr.new/@tanstack/ai-sandbox-local-process@1196

@tanstack/ai-sandbox-sprites

npm i https://pkg.pr.new/@tanstack/ai-sandbox-sprites@1196

@tanstack/ai-sandbox-vercel

npm i https://pkg.pr.new/@tanstack/ai-sandbox-vercel@1196

@tanstack/ai-solid

npm i https://pkg.pr.new/@tanstack/ai-solid@1196

@tanstack/ai-solid-ui

npm i https://pkg.pr.new/@tanstack/ai-solid-ui@1196

@tanstack/ai-svelte

npm i https://pkg.pr.new/@tanstack/ai-svelte@1196

@tanstack/ai-utils

npm i https://pkg.pr.new/@tanstack/ai-utils@1196

@tanstack/ai-vercel-gateway

npm i https://pkg.pr.new/@tanstack/ai-vercel-gateway@1196

@tanstack/ai-vertex

npm i https://pkg.pr.new/@tanstack/ai-vertex@1196

@tanstack/ai-vue

npm i https://pkg.pr.new/@tanstack/ai-vue@1196

@tanstack/ai-vue-ui

npm i https://pkg.pr.new/@tanstack/ai-vue-ui@1196

@tanstack/openai-base

npm i https://pkg.pr.new/@tanstack/openai-base@1196

@tanstack/preact-ai-devtools

npm i https://pkg.pr.new/@tanstack/preact-ai-devtools@1196

@tanstack/react-ai-devtools

npm i https://pkg.pr.new/@tanstack/react-ai-devtools@1196

@tanstack/solid-ai-devtools

npm i https://pkg.pr.new/@tanstack/solid-ai-devtools@1196

commit: 5af72ed

@AlemTuzlak
AlemTuzlak merged commit ab8b706 into main Aug 22, 2026
9 checks passed
@AlemTuzlak
AlemTuzlak deleted the changeset-release/main branch August 22, 2026 12:29
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.

1 participant