-
-
Notifications
You must be signed in to change notification settings - Fork 73
[WIP] AG-UI #100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[WIP] AG-UI #100
Conversation
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx affected --targets=test:sherif,test:knip,tes... |
❌ Failed | 2m 10s | View ↗ |
nx run-many --targets=build --exclude=examples/** |
❌ Failed | 37s | View ↗ |
☁️ Nx Cloud last updated this comment at 2025-12-11 02:05:54 UTC
Resolved conflicts: - ai-devtools/src/store/ai-context.tsx: Keep stringification of non-string tool results - ai/src/tools/tool-calls.ts: Include both RunFinishedEvent and SchemaInput imports
- ai-chat.test.ts: Keep stringified result expectation - ai-context.tsx: Keep stringification of non-string tool results with correct indentation
Updates API reference documentation to reflect current exports
@tanstack/ai
@tanstack/ai-anthropic
@tanstack/ai-client
@tanstack/ai-devtools-core
@tanstack/ai-gemini
@tanstack/ai-ollama
@tanstack/ai-openai
@tanstack/ai-react
@tanstack/ai-react-ui
@tanstack/ai-solid
@tanstack/ai-solid-ui
@tanstack/ai-svelte
@tanstack/ai-vue
@tanstack/ai-vue-ui
@tanstack/react-ai-devtools
@tanstack/solid-ai-devtools
commit: |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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 |

🎯 Changes
Changes our chunking format to comply with the AG-UI standards. https://docs.ag-ui.com/introduction With this change our AG-UI compliant servers can interop with any AG-UI compliant UI, or vice versa.
✅ Checklist
pnpm run test:pr.🚀 Release Impact