Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TanStack/ai
/ execute-prompt-realtime-tools.ts
File
execute-prompt-realtime-tools.ts
examples/ts-code-mode-web/src/lib/execute-prompt-realtime-tools.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ toolDefinition } from
'@tanstack/ai'
2
import
{ z } from
'zod'
3
4
export
interface
CodeExecution {
Callers
nothing calls this directly
Calls
7
toolDefinition
Function · 0.90
resolveExecutePromptArg
Function · 0.85
nextId
Function · 0.85
now
Method · 0.80
json
Method · 0.80
emit
Function · 0.70
fetch
Function · 0.50
Tested by
no test coverage detected