Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudflare/agentic-inbox
/ functions
Functions
217 in github.com/cloudflare/agentic-inbox
⨍
Functions
217
◇
Types & classes
47
Function
handleReplyEmail
(c: AppContext)
workers/routes/reply-forward.ts:24
Function
handleRequest
( request: Request, responseStatusCode: number, responseHeaders: Headers, routerContext: EntryContext,
app/entry.server.tsx:10
Function
handleResetPrompt
()
app/routes/settings.tsx:53
Function
handleSave
()
app/routes/settings.tsx:32
Function
handleSaveDraft
()
app/hooks/useComposeForm.ts:212
Function
handleSend
(e: FormEvent, onClose: () => void)
app/hooks/useComposeForm.ts:235
Function
handler
(e: MouseEvent)
app/components/email-panel/EmailPanelToolbar.tsx:204
Method
init
()
workers/mcp/index.ts:70
Function
isListQuery
(query: { queryKey: readonly unknown[] })
app/queries/emails.ts:131
Function
meta
()
app/routes/home.tsx:27
Method
onChatMessage
(onFinish: any)
workers/agent/index.ts:276
Function
onError
(error: unknown)
app/entry.server.tsx:23
Method
onRequest
* Handle HTTP requests to the agent DO. Intercepts /onNewEmail * before passing to the default AIChatAgent handler.
workers/agent/index.ts:299
Function
toggleStar
()
app/components/EmailPanel.tsx:90
Function
useDeleteFolder
()
app/queries/folders.ts:49
Function
useUpdateFolder
()
app/queries/folders.ts:34
Method
verifyMailbox
(mailboxId: string)
workers/mcp/index.ts:77
← previous
201–217 of 217, ranked by callers