Skip to content

ci: Version Packages#455

Open
github-actions[bot] wants to merge 1 commit intomainfrom
changeset-release/main
Open

ci: Version Packages#455
github-actions[bot] wants to merge 1 commit intomainfrom
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.10.3

Patch Changes

  • fix(ai, ai-openai, ai-gemini, ai-ollama): normalize null tool input to empty object (#430)

    When a model produces a tool_use block with no input, JSON.parse('null') returns null which fails Zod schema validation and silently kills the agent loop. Normalize null/non-object parsed tool input to {} in executeToolCalls, ToolCallManager.completeToolCall, ToolCallManager.executeTools, and the OpenAI/Gemini/Ollama adapter TOOL_CALL_END emissions. The Anthropic adapter already had this fix.

  • Updated dependencies []:

    • @tanstack/ai-event-client@0.2.3

@tanstack/ai-client@0.7.10

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-event-client@0.2.3

@tanstack/ai-code-mode@0.1.3

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3

@tanstack/ai-code-mode-skills@0.1.3

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-code-mode@0.1.3

@tanstack/ai-devtools-core@0.3.20

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-event-client@0.2.3

@tanstack/ai-event-client@0.2.3

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3

@tanstack/ai-fal@0.6.13

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3

@tanstack/ai-gemini@0.8.8

Patch Changes

  • fix(ai, ai-openai, ai-gemini, ai-ollama): normalize null tool input to empty object (#430)

    When a model produces a tool_use block with no input, JSON.parse('null') returns null which fails Zod schema validation and silently kills the agent loop. Normalize null/non-object parsed tool input to {} in executeToolCalls, ToolCallManager.completeToolCall, ToolCallManager.executeTools, and the OpenAI/Gemini/Ollama adapter TOOL_CALL_END emissions. The Anthropic adapter already had this fix.

  • Updated dependencies [c780bc1]:

    • @tanstack/ai@0.10.3

@tanstack/ai-isolate-cloudflare@0.1.3

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-code-mode@0.1.3

@tanstack/ai-isolate-node@0.1.3

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-code-mode@0.1.3

@tanstack/ai-isolate-quickjs@0.1.3

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-code-mode@0.1.3

@tanstack/ai-ollama@0.6.6

Patch Changes

  • fix(ai, ai-openai, ai-gemini, ai-ollama): normalize null tool input to empty object (#430)

    When a model produces a tool_use block with no input, JSON.parse('null') returns null which fails Zod schema validation and silently kills the agent loop. Normalize null/non-object parsed tool input to {} in executeToolCalls, ToolCallManager.completeToolCall, ToolCallManager.executeTools, and the OpenAI/Gemini/Ollama adapter TOOL_CALL_END emissions. The Anthropic adapter already had this fix.

  • Updated dependencies [c780bc1]:

    • @tanstack/ai@0.10.3

@tanstack/ai-openai@0.7.5

Patch Changes

  • fix(ai, ai-openai, ai-gemini, ai-ollama): normalize null tool input to empty object (#430)

    When a model produces a tool_use block with no input, JSON.parse('null') returns null which fails Zod schema validation and silently kills the agent loop. Normalize null/non-object parsed tool input to {} in executeToolCalls, ToolCallManager.completeToolCall, ToolCallManager.executeTools, and the OpenAI/Gemini/Ollama adapter TOOL_CALL_END emissions. The Anthropic adapter already had this fix.

  • Updated dependencies [c780bc1]:

    • @tanstack/ai@0.10.3
    • @tanstack/ai-client@0.7.10

@tanstack/ai-openrouter@0.7.5

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3

@tanstack/ai-preact@0.6.15

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-client@0.7.10

@tanstack/ai-react@0.7.11

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-client@0.7.10

@tanstack/ai-solid@0.6.15

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-client@0.7.10

@tanstack/ai-svelte@0.6.15

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-client@0.7.10

@tanstack/ai-vue@0.6.15

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-client@0.7.10

@tanstack/ai-vue-ui@0.1.26

Patch Changes

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

@tanstack/preact-ai-devtools@0.1.24

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-devtools-core@0.3.20

@tanstack/react-ai-devtools@0.2.24

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-devtools-core@0.3.20

@tanstack/solid-ai-devtools@0.2.24

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-devtools-core@0.3.20

ts-svelte-chat@0.1.32

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-openai@0.7.5
    • @tanstack/ai-gemini@0.8.8
    • @tanstack/ai-ollama@0.6.6
    • @tanstack/ai-anthropic@0.7.3
    • @tanstack/ai-client@0.7.10
    • @tanstack/ai-svelte@0.6.15

ts-vue-chat@0.1.32

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-openai@0.7.5
    • @tanstack/ai-gemini@0.8.8
    • @tanstack/ai-ollama@0.6.6
    • @tanstack/ai-anthropic@0.7.3
    • @tanstack/ai-client@0.7.10
    • @tanstack/ai-vue@0.6.15
    • @tanstack/ai-vue-ui@0.1.26

vanilla-chat@0.0.30

Patch Changes

  • Updated dependencies []:
    • @tanstack/ai-client@0.7.10

@tanstack/ai-code-mode-models-eval@0.0.6

Patch Changes

  • Updated dependencies [c780bc1]:
    • @tanstack/ai@0.10.3
    • @tanstack/ai-openai@0.7.5
    • @tanstack/ai-gemini@0.8.8
    • @tanstack/ai-ollama@0.6.6
    • @tanstack/ai-anthropic@0.7.3
    • @tanstack/ai-code-mode@0.1.3
    • @tanstack/ai-isolate-node@0.1.3

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.

0 participants