MCPcopy Create free account

hub / github.com/allen-hsu/clawhuddle / functions

Functions185 in github.com/allen-hsu/clawhuddle

↓ 1 callersFunctionupdateModel
(keyId: string, provider: string, model: string)
apps/web/components/admin/api-key-form.tsx:180
↓ 1 callersFunctionupdatePrimary
(value: string)
apps/web/app/(app)/admin/api-keys/page.tsx:33
↓ 1 callersFunctionwalk
(dir: string)
apps/api/src/services/skill-installer.ts:39
FunctionActionBtn
({ onClick, color = 'default', children }: { onClick: () => void; color?: 'default' | 'danger' | 'success'; ch
apps/web/components/admin/member-table.tsx:32
FunctionActionBtn
({ onClick, color = 'default', children }: { onClick: () => void; color?: 'default' | 'danger'; children: Reac
apps/web/components/admin/skill-table.tsx:34
FunctionActionBtn
({ onClick, color = 'default', children }: { onClick: () => void; color?: 'default' | 'danger'; children: Reac
apps/web/app/(app)/admin/invitations/page.tsx:176
FunctionAdminLayout
({ children }: { children: React.ReactNode })
apps/web/app/(app)/admin/layout.tsx:7
FunctionAdminMembersPage
()
apps/web/app/(app)/admin/page.tsx:9
FunctionAdminSidebar
()
apps/web/components/admin/sidebar.tsx:6
FunctionAdminSkillsPage
()
apps/web/app/(app)/admin/skills/page.tsx:9
FunctionApiKeyForm
({ initialKeys, fetchFn, scope = 'org', summary, onMutate, basePathOverride, includeRestricted }: Props)
apps/web/components/admin/api-key-form.tsx:75
FunctionApiKeysPage
()
apps/web/app/(app)/admin/api-keys/page.tsx:12
FunctionAppLayout
({ children }: { children: React.ReactNode })
apps/web/app/(app)/layout.tsx:9
FunctionAppSidebar
()
apps/web/components/app-sidebar.tsx:127
FunctionAuthErrorContent
()
apps/web/app/auth/error/page.tsx:8
FunctionAuthErrorPage
()
apps/web/app/auth/error/page.tsx:133
FunctionBadge
({ color, children }: { color: 'green' | 'red' | 'yellow' | 'blue' | 'purple' | 'gray'; children: React.ReactN
apps/web/components/admin/member-table.tsx:12
FunctionBadge
({ color, children }: { color: 'green' | 'red' | 'yellow' | 'blue' | 'gray'; children: React.ReactNode })
apps/web/components/admin/skill-table.tsx:15
FunctionChannelsPage
()
apps/web/app/(app)/channels/page.tsx:97
FunctionClawHuddleLogo
({ size = 24 }: { size?: number })
apps/web/components/logo.tsx:5
FunctionConfirmProvider
({ children }: { children: ReactNode })
apps/web/components/ui/confirm-dialog.tsx:31
FunctionCreateOrgView
({ onCreated }: { onCreated: () => Promise<void> })
apps/web/app/(app)/home/page.tsx:41
FunctionDashboardPage
()
apps/web/app/(app)/home/page.tsx:15
FunctionDashboardView
()
apps/web/app/(app)/home/page.tsx:151
FunctionDevLoginForm
({ callbackUrl, inviteEmail }: { callbackUrl: string; inviteEmail?: string })
apps/web/app/invite/[token]/page.tsx:176
FunctionFaqItem
({ q, a }: { q: string; a: string })
apps/web/app/page.tsx:407
FunctionFeatureCard
({ icon, title, desc, }: { icon: React.ReactNode; title: string; desc: string; })
apps/web/app/page.tsx:375
FunctionInvitationsPage
()
apps/web/app/(app)/admin/invitations/page.tsx:15
FunctionInvitePage
()
apps/web/app/invite/[token]/page.tsx:17
FunctionLandingNav
()
apps/web/components/landing-nav.tsx:7
FunctionLandingPage
()
apps/web/app/page.tsx:6
FunctionLoginPage
()
apps/web/app/login/page.tsx:7
FunctionMemberApiKeysModal
({ member, fetchFn, onClose }: Props)
apps/web/components/admin/member-api-keys-modal.tsx:16
FunctionMemberTable
({ initialMembers }: Props)
apps/web/components/admin/member-table.tsx:56
FunctionMessageBubble
({ message }: { message: ChatMessage })
apps/web/components/chat/message-bubble.tsx:3
FunctionMessageInput
({ onSend, disabled }: Props)
apps/web/components/chat/message-input.tsx:10
FunctionMessageList
({ messages }: { messages: ChatMessage[] })
apps/web/components/chat/message-list.tsx:7
FunctionMyApiKeysPage
()
apps/web/app/(app)/api-keys/page.tsx:8
FunctionNavItem
({ href, icon, label, active, }: { href: string; icon: React.ReactNode; label: string; active:
apps/web/components/app-sidebar.tsx:76
FunctionOnboardingPage
()
apps/web/app/onboarding/page.tsx:7
FunctionOrgAvatar
({ name, size = 28 }: { name: string; size?: number })
apps/web/components/org-switcher.tsx:6
FunctionOrgProvider
({ children }: { children: ReactNode })
apps/web/lib/org-context.tsx:38
FunctionOrgSwitcher
()
apps/web/components/org-switcher.tsx:24
FunctionPOST
(request: Request)
apps/web/app/api/chat/route.ts:5
FunctionPairingSection
({ channelId, orgFetch }: { channelId: string; orgFetch: any })
apps/web/app/(app)/channels/page.tsx:28
FunctionProviders
({ children }: { children: ReactNode })
apps/web/components/providers.tsx:9
FunctionQuickLink
({ href, children }: { href: string; children: React.ReactNode })
apps/web/app/(app)/home/page.tsx:371
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
apps/web/app/layout.tsx:21
FunctionSectionLabel
({ children }: { children: React.ReactNode })
apps/web/components/app-sidebar.tsx:114
FunctionSettingsPage
()
apps/web/app/(app)/settings/page.tsx:11
FunctionSkillTable
({ initialSkills, fetchFn }: Props)
apps/web/components/admin/skill-table.tsx:59
FunctionSourceBadge
({ source }: { source: 'user' | 'org' | 'none' })
apps/web/components/admin/api-key-form.tsx:50
FunctionSuperAdminPage
()
apps/web/app/(app)/super-admin/page.tsx:22
FunctionToastItem
({ toast, onDismiss }: { toast: Toast; onDismiss: (id: string) => void })
apps/web/components/ui/toast.tsx:105
FunctionToastProvider
({ children }: { children: ReactNode })
apps/web/components/ui/toast.tsx:34
FunctionUserSkillsPage
()
apps/web/app/(app)/skills/page.tsx:12
FunctionacceptInvite
()
apps/web/app/invite/[token]/page.tsx:41
FunctionauthRoutes
(app: FastifyInstance)
apps/api/src/routes/auth.ts:6
Functionauthorize
(credentials)
apps/web/lib/auth.ts:22
FunctioncreateOrg
(e: React.FormEvent)
apps/web/app/(app)/home/page.tsx:48
FunctiondeleteOrg
()
apps/web/app/(app)/settings/page.tsx:38
FunctionhandleKeyDown
(e: KeyboardEvent<HTMLTextAreaElement>)
apps/web/components/chat/message-input.tsx:20
FunctionhandleSignOut
()
apps/web/app/auth/error/page.tsx:25
FunctionhandleTryDifferentAccount
()
apps/web/app/auth/error/page.tsx:19
Functionhandler
(e: MouseEvent)
apps/web/components/org-switcher.tsx:30
FunctionimportSelected
()
apps/web/components/admin/skill-table.tsx:110
Functioninvite
()
apps/web/components/admin/member-table.tsx:112
Functionjwt
({ token, user })
apps/web/lib/auth.ts:47
FunctionopenGateway
()
apps/web/app/(app)/home/page.tsx:196
FunctionorgApiKeyRoutes
(app: FastifyInstance)
apps/api/src/routes/org/api-keys.ts:218
FunctionorgChatRoutes
(app: FastifyInstance)
apps/api/src/routes/org/chat.ts:5
FunctionorgGatewayRoutes
(app: FastifyInstance)
apps/api/src/routes/org/gateways.ts:14
FunctionorgMemberChannelRoutes
(app: FastifyInstance)
apps/api/src/routes/org/member-channels.ts:10
FunctionorgMemberRoutes
(app: FastifyInstance)
apps/api/src/routes/org/members.ts:11
FunctionorgRoutes
(app: FastifyInstance)
apps/api/src/routes/orgs.ts:27
FunctionorgSkillRoutes
(app: FastifyInstance)
apps/api/src/routes/org/skills.ts:8
FunctionorgUserSkillRoutes
(app: FastifyInstance)
apps/api/src/routes/org/user-skills.ts:10
Functionredeploy
()
apps/web/app/(app)/channels/page.tsx:135
FunctionredeployAll
()
apps/web/components/admin/member-table.tsx:191
FunctionresolveTargetMember
(request: any, reply: any)
apps/api/src/routes/org/api-keys.ts:238
Functionsave
()
apps/web/app/(app)/skills/page.tsx:81
Functionsession
({ session, token })
apps/web/lib/auth.ts:69
FunctionstopGateway
()
apps/web/app/(app)/home/page.tsx:207
FunctionsuperAdminRoutes
(app: FastifyInstance)
apps/api/src/routes/super-admin.ts:8
FunctiontoggleAll
()
apps/web/app/(app)/skills/page.tsx:65
← previous101–185 of 185, ranked by callers