Open Source Software for the modern web, apps, and AI

Joined December 2021
53 Photos and videos
TanStack AI is now in Beta! TanStack AI is no longer just a text-generation library with extras bolted on. TanStack AI has first-class dev experience for: ✅ Text and Streaming Structured Data ✅ Tool Calls ✅ Summarization ✅ Image Generation ✅ Video Generation ✅ Audio Generation ✅ Realtime voice chat ✅ Middleware ✅ Lazy tool discovery ✅ Code Mode ✅ Host-side MCP ✅ Orchestration (still experimental) ✅ Pluggable debug logging ✅ Isomorphic devtools All with per-model type-safety that actually matters!
June 11th.
31
59
844
57,475
TANSTACK retweeted
Well... we just won an award for @tan_stack AI! ❤️ Thank you everyone for voting for us!!
15
8
188
10,876
TanStack Table V9 is now in Beta! A foundational release that introduces: ✅ State management with TanStack Store - (yes, compatible with React Compiler finally) ✅ Advanced re-render management with state subscriptions ✅ Lower memory usage at scale ✅ Tree-shakable features with type-safety ✅ Better feature/plugin extensibility ✅ New utilities for writing re-usable/composable code ✅ Rewritten devtools and debugging options TanStack Table V9 is available for the latest versions of React, Preact, Angular, Solid, Vue, Svelte, and Lit. Read the full blog post down below 👇
29
56
973
53,748
TanStack Table V9 is still in beta with some of its API subject to change pending feedback, but we're at the point where we want to encourage others to try it out. We think we're done with the foundation changes, maybe pending some typescript improvements to custom plugins.
1
1
18
4,051
So far, most of the work has been to get the fundamental underlying architecture correct, but now we're also considering improving the features themselves, if necessary. Please join our discord in the table-v9-beta channel to discuss any feedback that your have!
14
3,407
MCP support in TanStack AI is here! 🚀 🌴 One MCP server or many 🌴 Standalone clients or pooled servers 🌴 CLI for typegen 🌴 Managed lifecycle via chat or complete control Read the full blog post below 👇
11
20
300
33,414
Hosted skills are now supported in TanStack AI. 🧩 Pass { skills } to your code-execution tool, TanStack AI lifts them into container skills and auto-wires the beta headers. Anthropic OpenAI. 🚀
8
8
160
14,355
A tool returns an image of a secret number. The model reads it back. 👁️ TanStack AI now supports multimodal tool results: return an Array<ContentPart> with an image part and the model sees the actual pixels - not a stringified blob. tanstack.com/ai
3
4
138
15,959
Your AI chat vanishes on every page reload? 🔄 TanStack AI just shipped a persistence option: pass one adapter and conversations hydrate on load, save on change, clear on reset. localStorage, IndexedDB, anything. tanstack.com/ai
18
19
401
24,804
One adapter. Every OpenAI-compatible provider. 🔌 openaiCompatible({ baseURL, apiKey, models }) Connects DeepSeek, Kimi, Together, Fireworks, Qwen, local LM Studio/vLLM, and more. Type-safe model unions, no package per vendor. tanstack.com/ai 🚀
11
9
262
19,373
Another build path just washed ashore 🏖️ TanStack Start now supports Rsbuild 2 alongside Vite, bringing the full Start feature set to the Rspack / Webpack ecosystem. tanstack.com/blog/start-adds…
6
39
339
87,304
New @Lovable projects now ship on TanStack Start. That means full-stack React with SSR/SSG/CSR per route, server functions colocated with components, deploy-anywhere architecture, and type safety that helps both humans and AI generate better apps. 1/2 lovable.dev/blog/building-ap…
23
31
540
58,910
One of the cooler parts of their writeup: When AI is generating full apps, framework primitives are a direct translation to product quality, so typed routing, clear server/client boundaries, server functions, and route-level rendering choices act as both guardrails for the apps your users create and a measurable lever for user experience. 2/2
39
5,150
June 11th.
57
32
882
138,539
We just released a new version of TanStack AI! 🚀 In today's release we have added client/server context for tools and middleware. Plug it into your useChat/chat and have it available, fully typesafe out of the box. 🔥
7
17
388
33,569
TanStack AI now runs on react-native! 🚀 Stream down to mobile devices with ease using fetch polyfills or XHR transports! Try it out with the latest releases!
14
43
759
44,911