Skip to content

Conversation

@github-actions
Copy link
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.3.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

@tanstack/ai-anthropic@1.0.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-client@0.3.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-gemini@1.0.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-grok@1.0.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-ollama@1.0.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-openai@1.0.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-openrouter@1.0.0

Minor Changes

  • feat: Add AG-UI protocol events to streaming system (#244)

    All text adapters now emit AG-UI protocol events only:

    • RUN_STARTED / RUN_FINISHED - Run lifecycle events
    • TEXT_MESSAGE_START / TEXT_MESSAGE_CONTENT / TEXT_MESSAGE_END - Text message streaming
    • TOOL_CALL_START / TOOL_CALL_ARGS / TOOL_CALL_END - Tool call streaming

    Only AG-UI event types are supported; previous legacy chunk formats (content, tool_call, done, etc.) are no longer accepted.

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-devtools-core@0.2.2

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0

@tanstack/ai-preact@1.0.0

Patch Changes

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

@tanstack/ai-react@1.0.0

Patch Changes

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

@tanstack/ai-react-ui@1.0.0

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai-client@0.3.0
    • @tanstack/ai-react@1.0.0

@tanstack/ai-solid@1.0.0

Patch Changes

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

@tanstack/ai-solid-ui@1.0.0

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai-client@0.3.0
    • @tanstack/ai-solid@1.0.0

@tanstack/ai-svelte@1.0.0

Patch Changes

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

@tanstack/ai-vue@1.0.0

Patch Changes

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

@tanstack/ai-vue-ui@0.1.4

Patch Changes

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

@tanstack/preact-ai-devtools@0.1.2

Patch Changes

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

@tanstack/react-ai-devtools@0.2.2

Patch Changes

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

@tanstack/solid-ai-devtools@0.2.2

Patch Changes

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

ts-svelte-chat@0.1.5

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0
    • @tanstack/ai-client@0.3.0
    • @tanstack/ai-openai@1.0.0
    • @tanstack/ai-anthropic@1.0.0
    • @tanstack/ai-gemini@1.0.0
    • @tanstack/ai-ollama@1.0.0
    • @tanstack/ai-svelte@1.0.0

ts-vue-chat@0.1.5

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0
    • @tanstack/ai-client@0.3.0
    • @tanstack/ai-openai@1.0.0
    • @tanstack/ai-anthropic@1.0.0
    • @tanstack/ai-gemini@1.0.0
    • @tanstack/ai-ollama@1.0.0
    • @tanstack/ai-vue@1.0.0
    • @tanstack/ai-vue-ui@0.1.4

vanilla-chat@0.0.8

Patch Changes

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

@tanstack/tests-adapters@0.1.6

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0
    • @tanstack/ai-openai@1.0.0
    • @tanstack/ai-anthropic@1.0.0
    • @tanstack/ai-gemini@1.0.0
    • @tanstack/ai-grok@1.0.0
    • @tanstack/ai-ollama@1.0.0
    • @tanstack/ai-openrouter@1.0.0

@tanstack/smoke-tests-e2e@0.0.10

Patch Changes

  • Updated dependencies [e52135f]:
    • @tanstack/ai@0.3.0
    • @tanstack/ai-client@0.3.0
    • @tanstack/ai-openai@1.0.0
    • @tanstack/ai-react@1.0.0

@github-actions github-actions bot requested a review from a team January 29, 2026 21:51
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 29, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@AlemTuzlak
Copy link
Contributor

The PR is messed up, will try fixing it tomorrow

@jherr
Copy link
Contributor

jherr commented Jan 29, 2026

The PR is messed up, will try fixing it tomorrow

Indeed. I'll get into it later this afternoon. On the plus side. Nothing has actually been published with the wrong versions.

@nx-cloud
Copy link

nx-cloud bot commented Jan 29, 2026

View your CI Pipeline Execution ↗ for commit b493010

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 58s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 1m 13s View ↗

☁️ Nx Cloud last updated this comment at 2026-01-29 22:22:55 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 29, 2026

Open in StackBlitz

@tanstack/ai

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

@tanstack/ai-anthropic

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

@tanstack/ai-client

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

@tanstack/ai-devtools-core

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

@tanstack/ai-gemini

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

@tanstack/ai-grok

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

@tanstack/ai-ollama

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

@tanstack/ai-openai

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

@tanstack/ai-openrouter

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

@tanstack/ai-preact

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

@tanstack/ai-react

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

@tanstack/ai-react-ui

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

@tanstack/ai-solid

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

@tanstack/ai-solid-ui

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

@tanstack/ai-svelte

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

@tanstack/ai-vue

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

@tanstack/ai-vue-ui

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

@tanstack/preact-ai-devtools

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

@tanstack/react-ai-devtools

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

@tanstack/solid-ai-devtools

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

commit: b493010

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.

2 participants