midday-ai/ai-sdk-tools
Essential utilities for building production-ready AI applications with Vercel AI SDK. State management, debugging, structured streaming, intelligent agents, and caching. observed · 2026-08-28
Health v2 · maintenance only
44/100
- Activity 59
- Release rhythm 35
- Longevity 25
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 357
- days_rel: n/a
- days_push: 251
- n_releases_24m: 0
Adoption not part of the score
2088 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A monorepo of TypeScript utility packages extending the Vercel AI SDK, including multi-agent orchestration, Zustand-based chat state management, devtools debugging, structured artifact streaming, caching, and persistent memory. It is used in production at Midday and distributed as a unified npm package or individual @ai-sdk-tools/* packages.
Use cases
- manage AI chat state globally without prop drilling in React apps
- debug AI tool calls and message flows in real time
- stream structured type-safe artifacts from AI tools to React components
- orchestrate multiple AI agents with automatic handoffs and routing
- cache expensive AI tool executions to cut costs and latency
- add long-term persistent memory to AI agents
- build dashboards and interactive UIs beyond simple chat interfaces
When to choose
- you are building production AI apps on the Vercel AI SDK with React
- you need multi-agent workflows with handoffs across any AI provider
- you want real-time debugging of tool calls and state changes
- you need structured streaming UI updates from AI tools
- you want drop-in caching or persistent memory for AI SDK tools
When to avoid
- you are not using the Vercel AI SDK ecosystem
- you need a stable API with no breaking changes, since the project is in active development
- you build AI apps outside React/TypeScript or outside Node.js
- you need a framework-agnostic or backend-only agent runtime
Facets
library · maturity active
state-management agent-framework caching developer-tools middleware sdk large-language-models web-development frontend developer-tools browser vercel-ai-sdk multi-agent-orchestration artifact-streaming devtools zustand chat-state-management monorepo-packages ai-agents nodejs typescript react
6 sources
- readme: https://github.com/midday-ai/ai-sdk-tools · fetched 2026-08-28 · 303426026630
- homepage: https://ai-sdk-tools.dev · fetched 2026-08-29 · a2e9539fbe23
- site_page: https://ai-sdk-tools.dev/about · fetched 2026-08-29 · dcb38e9f98bd
- site_page: https://ai-sdk-tools.dev/docs · fetched 2026-08-29 · 3962d5784cf9
- site_page: https://ai-sdk-tools.dev/docs/quickstart · fetched 2026-08-29 · b7e2adf7b52c
- registry_npm: https://registry.npmjs.org/ai-sdk-tools · fetched 2026-08-29 · 3035616c8df1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| midday-ai/ai-sdk-tools | main | 44 |
For agents
markdown · JSON · MCP: product_card(name="midday-ai/ai-sdk-tools")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem