MCPcopy 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

1import { z } from "zod";
2import type { SandboxFunction } from "@copilotkit/react-core/v2";
3
4export const SEND_PROMPT_EVENT = "opengenui:send-prompt";

Callers

nothing calls this directly

Calls 2

formatIssuesFunction · 0.85
isAllowedLinkUrlFunction · 0.85

Tested by

no test coverage detected