MCPcopy
hub / github.com/TanStack/ai / api.run.ts

File api.run.ts

examples/sandbox-web/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 { z } from 'zod'
4import { chat, toServerSentEventsStream } from '@tanstack/ai'

Callers

nothing calls this directly

Calls 15

missingEnvFunction · 0.90
buildSandboxFunction · 0.90
buildAdapterFunction · 0.90
localWorkspaceGuidanceFunction · 0.90
isBridgeReachableFunction · 0.90
makeExposePreviewToolFunction · 0.90
resolvePreviewUrlFunction · 0.90
previewGuidanceFunction · 0.90
chatFunction · 0.90
needsNgrokBridgeFunction · 0.90
withSandboxFunction · 0.90
toServerSentEventsStreamFunction · 0.90

Tested by

no test coverage detected