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

Earth
OpenMuse is powered by TanStack AI 🌴
πŸŽ‰ Introducing π™Ύπš™πšŽπš—π™ΌπšžπšœπšŽ An open source, self-hostable personal assistant that works with any agent harness. Includes: - Computer use: browser, terminal & files - Connectors for your personal apps - Ideas, goals & progress tracking - Built for Mobile and Web Repo β†’ github.com/CopilotKit/OpenMu… Powered by @CopilotKit and AG-UI. Clone this template and customize it however you want.
5
14
223
29,357
TanStack AI now has subagents πŸ€– Define agents once, pass them to chat(), and each one streams its own card in your UI. Jev routes every message to the right agents, in parallel or in order⚑
16
16
261
31,363
πŸŽ‰ To no one's surprise, Jev support just landed in TanStack AI via `decide()`, our new API for typed choices, scores, and booleans. We're excited to use this new API with more models soon, but for now the "jevolution" is in full swing! Jev on, ya'll.
16
32
661
39,587
Generate dynamic worlds with TanStack AI! 🌎 Use the new generateWorld function and generate worlds with realtime edits. Check the docs here: tanstack.com/ai/latest/docs/…
11
7
151
19,128
TanStack Markdown 0.0.14 is out! ⚑ Faster parsing (-72% prose, -38% streaming) βœ… +45 CommonMark cases passing πŸ“¦ Much better compatibility And all without extra bundle size... actually a little smaller! Great for blogs, docs, and streaming AI github.com/TanStack/markdown
25
78
1,494
87,784
TanStack Highlight 0.0.11 is out w/ 2x faster highlighting and 5x faster rendering for long code blocks, plus smaller helper imports and fewer formatting bugs. Enjoi! tanstack.com/highlight/lates…
12
18
377
19,795
TanStack Charts just got a little quicker! πŸ™‚ For example, 10k cell heatmap time to paint (w/ the React adapter): SVG: 164 β†’ 38 ms Canvas: 43 β†’ 26 ms *using my M5 Pro and taking the median over 30 runs Available in the latest version!
5
15
310
17,067
We officially support @remix_run v3 as a TanStack AI adapter! Same API you already know: createChat in a clientEntry island, typed tool components, working example included. npm i @tanstack/ai-remix
3
5
93
9,963
πŸŽ‰ Celebrating 6 months of partnership with @Railway by making the TanStack Start -> Railway path even better with faster prompt-to-prod, and an end-to-end experience on sandboxes. Start here! πŸ‘‡ docs.railway.com/guides/tans…
3
4
113
15,463
🚨 New partner alert! πŸš€ @Render and TanStack are joining forces to help you ship better, faster apps with zero ops. Whether that's your first user or your billionth, Render has everything you'll ever need to get to production. Start building now πŸ‘‡ tanstack.com/partners/render
4
14
312
38,030
TanStack AI now supports Cloudflare as an official adapter! Connect to your gateway via bindings, api key or expose it to the OpenAI adapter directly! npm i @tanstack/ai-cloudflare
13
15
265
22,317
🏝️ + β–² = πŸš€ TanStack and @Vercel are officially teaming up! We’re working together to make Vercel a first-class home for TanStack Start with better support for deploying and running anything you can dream up with TanStack on Vercel. Start here! πŸ‘‡ vercel.com/kb/guide/deploy-a…
108
149
2,419
263,997
Your chat options are now your UI types. πŸ”₯ TanStack AI ships with headless UI kits! Every tool, part and interrupt widget completely typesafe. Forget a component and it won't compile. React, Solid, Vue, Svelte, Angular, Preact, Octane. Check it out πŸ‘‡
5
5
187
15,769
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
16
11
276
23,531
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.
13
9
230
16,014
TANSTACK retweeted
TanStack Charts is officially Alpha! πŸ₯³ Since my last update: 🚒 11 releases πŸ“š 188 examples + full shadcn chart catalog πŸ“Š Multiple axes + polar scales 🎨 Mixed SVG + Canvas marks β˜€οΈ Drillable sunbursts 🧹 Cleaner API v0.16.0 is out. Go break it: tanstack.com/charts
28
66
996
48,051
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
3
8
83
9,867
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. πŸ”‘
12
19
306
31,169