TanStack AI and the future of agentic tooling
Blog post from Arcade
Jack Herrington, known as the Blue Collar Coder on YouTube, is a key contributor to TanStack and is developing TanStack AI, a type-safe, provider-agnostic software development kit (SDK) designed to integrate AI into web applications. Emphasizing an open-source, opinionated approach without vendor lock-in, TanStack AI builds on the philosophy of popular TanStack libraries by supporting adapters for various AI and streaming services and integrating smoothly with existing TypeScript stacks. A notable feature, Code Mode, allows agents to efficiently orchestrate tool calls by generating and executing TypeScript programs, reducing context usage and enhancing performance. TanStack AI supports JSON Schema tool definitions, making integration straightforward for systems using the Model Context Protocol (MCP) and enabling cross-language interoperability. By facilitating seamless tool orchestration and offering built-in approval workflows, TanStack AI empowers developers to create dynamic, user-responsive applications, where capabilities can adapt to user needs, shifting focus from predefined features to flexible functionalities.