Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CopilotKit/OpenGenerativeUI
/ sandbox-functions.ts
File
sandbox-functions.ts
apps/app/src/lib/sandbox/sandbox-functions.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ z } from
"zod"
;
2
import
type
{ SandboxFunction } from
"@copilotkit/react-core/v2"
;
3
4
export
const
SEND_PROMPT_EVENT =
"opengenui:send-prompt"
;
Callers
nothing calls this directly
Calls
2
formatIssues
Function · 0.85
isAllowedLinkUrl
Function · 0.85
Tested by
no test coverage detected