MCPcopy Index your code
hub / github.com/TanStack/ai / api.execute-prompt.ts

File api.execute-prompt.ts

examples/ts-code-mode-web/src/routes/_execute-prompt/api.execute-prompt.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createFileRoute } from '@tanstack/react-router'
2import { anthropicText } from '@tanstack/ai-anthropic'
3import { createCodeMode } from '@tanstack/ai-code-mode'
4import type { IsolateDriver } from '@tanstack/ai-code-mode'

Callers

nothing calls this directly

Calls 7

anthropicTextFunction · 0.90
createCodeModeFunction · 0.90
createExecutePromptToolFunction · 0.90
getDriverFunction · 0.85
jsonMethod · 0.80
errorMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected