1. X
  2. TANSTACK
Log inSign up
TANSTACK
558 posts
TANSTACK profile banner
@tan_stack

TANSTACK

@tan_stack
Open Source Software for the modern web, apps, and AI
Earth
tanstack.com
Joined December 2021
103
Following
65.7K
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
  • @tan_stack
    TANSTACK
    @tan_stack
    Aug 28
    Your context window is fixed. Your chat is not. 📉 TanStack AI shrinks what the model sees and leaves your transcript alone allowing for infinite compacting chats. You pick your compaction strategy! npm i @tanstack/ai-compaction
    00:00
  • @tan_stack
    TANSTACK
    @tan_stack
    Aug 28
    Pasting every skill into the system prompt is a tax you pay on every request. 💸 withSkills() ships a one-line catalog instead. The model reads it, calls load_skill, and pulls the full instructions only when the task needs them. Works with any provider.
    00:00
  • @tan_stack
    TANSTACK
    @tan_stack
    Aug 24
    TanStack AI now supports @Lovable AI Gateway. 🔑 Six modalities, one adapter shape: chat → lovableText image → lovableImage video → lovableVideo embed → lovableEmbedding speech → lovableSpeech transcribe → lovableTranscription npm i @tanstack/ai-lovable
    00:00
  • @tan_stack
    TANSTACK
    @tan_stack
    Aug 24
    Stop paying for your users' tokens. 💸 Headless BYOK just landed in TanStack AI: users bring their own API key, it never touches your server, and 15 provider adapters got a /byok entry in one pass. Two calls to wire up. 🔑
    00:00
  • @tan_stack
    TANSTACK
    @tan_stack
    Aug 22
    After almost a year of active development, we're proud to announce that TanStack AI goes into RC! 🔥 We've done a lot of work to get it to a state we're proud of and consider stable and production ready. Read all about it here:
    TanStack AI Enters the RC Phase | TanStack Blog
    TanStack AI Enters the RC Phase | TanStack Blog
    From tanstack.com