TANSTACK
500 posts

TANSTACK
@tan_stack
Open Source Software for the modern web, apps, and AI
Earth Sumali Aralık 2021
103 Sinusundan62.5K Mga Tagasunod

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!

TANSTACK@tan_stack
June 11th.
English
TANSTACK nag-retweet


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 👇

English

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
English

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
English

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 🚀
English

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-add…
English

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
English

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-…
English

