Episode

Alem Tuzlak - Tanstack Dev Tools and Tanstack AI

Podcast
devtools.fm: Developer Tools, Open Source, Software Development
Published
Apr 6, 2026
Duration seconds
2785
Processing state
processed
Canonical source
https://podcasters.spotify.com/pod/show/devtoolsfm/episodes/Alem-Tuzlak---Tanstack-Dev-Tools-and-Tanstack-AI-e3hg4ot
Audio
https://anchor.fm/s/dd6922b4/podcast/play/118018269/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2026-3-6%2F421488307-44100-2-aa5efe45e977a.m4a
JSON
/v1/public/podcasts/devtools-fm/episodes/alem-tuzlak-tanstack-dev-tools-and-tanstack-ai
Markdown
/podcast/devtools-fm/alem-tuzlak-tanstack-dev-tools-and-tanstack-ai.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/devtools-fm/episodes/alem-tuzlak-tanstack-dev-tools-and-tanstack-ai/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/devtools-fm/alem-tuzlak-tanstack-dev-tools-and-tanstack-ai.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Alem Tuzlak discusses the evolution of TanStack DevTools and the architectural vision behind TanStack AI. The conversation explores building standardized, composable tools for AI agentic experiences and observability.

Topics

  • Open Source
  • Software Development
  • React DevTools
  • AI Agents
  • Web Observability
  • Protocol Standardization
  • Frontend Engineering
  • TanStack AI

Highlights

  • Main idea: TanStack DevTools was born from a need for better observability in the React ecosystem
  • Technical strategy: TanStack AI leverages the AGUI protocol to standardize communication between servers, clients, and agents
  • Practical takeaway: Using an adapter-based architecture allows for easy community contributions and support for diverse media types like video and audio
  • Failure mode: Early versions of DevTools relied on hacking internal framework internals, leading to stability issues
  • Future roadmap: Upcoming features include middleware support, MCP integration, and advanced execution workflows with retry logic

Chapters

  1. 1:00 From Agency to Open Source: Alem Tuzlak shares his journey from running a development agency to contributing to the Remix ecosystem and launching open-source tools.
  2. 4:30 The Origin of TanStack DevTools: The motivation behind building DevTools to solve the lack of visual observability in modern web frameworks.
  3. 11:25 Building Agentic Experiences with TanStack AI: An exploration of how TanStack AI enables developers to create complex, event-based agentic chat interfaces.
  4. 18:20 Standardizing with AGUI: How adopting the AGUI protocol allows for interoperability between different backends and AI providers.
  5. 25:15 The Power of Composable Adapters: Discussing the architectural decision to split adapters to allow for scalable, community-driven feature additions.
  6. 35:45 The Future of TanStack AI: A look ahead at middleware, MCP support, and advanced execution workflows for AI applications.