MCPcopy Create free account

hub / github.com/castari/castari-proxy / functions

Functions120 in github.com/castari/castari-proxy

FunctionPOST
(req: NextRequest)
claude-agent-demo/app/api/chat/route.ts:55
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
claude-agent-demo/app/layout.tsx:22
FunctionThinkingCard
({ thinking }: { thinking: ThinkingState })
claude-agent-demo/app/components/Chat.tsx:813
FunctionToolCallCard
({ tool }: { tool: ToolCallState })
claude-agent-demo/app/components/Chat.tsx:849
Function[Symbol.asyncIterator]
()
claude-agent-demo/app/api/chat/route.ts:194
Methodappend
(sessionId: string, entry: TranscriptEntry)
claude-agent-demo/lib/store/transcripts.ts:24
FunctioncanUseTool
(toolName, input)
claude-agent-demo/lib/policy/permission.ts:49
Functioncancel
()
claude-agent-demo/app/api/chat/route.ts:137
FunctioncloneRequestWithBody
(request: Request, body: BodyInit | null, headers: HeadersInit)
worker/src/utils.ts:32
Methodconstructor
( status: number, type: string, message: string, options?: { retryable?: boolean; details?: Re
worker/src/errors.ts:7
FunctioninstallCastariInterceptor
(options?: CastariInterceptorOptions)
src/queryCastari.ts:92
FunctionisJsonMime
(value: string | null)
worker/src/utils.ts:54
FunctionmakeUpstreamHeaders
(original: Headers, additions: Record<string, string | undefined>)
worker/src/utils.ts:42
FunctionpermissionError
(message: string)
worker/src/errors.ts:29
FunctionrateLimitError
(message: string, details?: Record<string, unknown>)
worker/src/errors.ts:33
FunctionreadJsonBody
(request: Request)
worker/src/utils.ts:11
FunctionrecordHook
(input)
claude-agent-demo/lib/agent/hooks.ts:25
Functionstart
(controller)
claude-agent-demo/app/api/chat/route.ts:113
Functionstart
(controller)
worker/src/stream.ts:26
FunctionupstreamError
(status: number, message: string)
worker/src/errors.ts:37
← previous101–120 of 120, ranked by callers