MCPcopy Index your code
hub / github.com/TanStack/ai / api.run.ts

File api.run.ts

examples/sandbox-cloudflare/src/routes/api.run.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { createMiddleware } from '@tanstack/react-start'
3import { toServerSentEventsStream } from '@tanstack/ai'
4import { z } from 'zod'

Callers

nothing calls this directly

Calls 10

toServerSentEventsStreamFunction · 0.90
getCoordinatorFunction · 0.85
triggerRunFunction · 0.85
tailRunFunction · 0.85
jsonMethod · 0.80
jsonErrorFunction · 0.70
abortMethod · 0.65
errorMethod · 0.65
nextFunction · 0.50
addEventListenerMethod · 0.45

Tested by

no test coverage detected