MCPcopy Create free account

hub / github.com/tanbiralam/claude-code / functions

Functions11,484 in github.com/tanbiralam/claude-code

↓ 1 callersFunctioncreateBaseGrowthbookExperimentEvent
()
src/types/generated/events_mono/growthbook/v1/growthbook_experiment_event.ts:43
↓ 1 callersFunctioncreateBasePublicApiAuth
()
src/types/generated/events_mono/common/v1/auth.ts:16
↓ 1 callersFunctioncreateBaseSlackContext
()
src/types/generated/events_mono/claude_code/v1/claude_code_internal_event.ts:493
↓ 1 callersFunctioncreateBaseTimestamp
()
src/types/generated/google/protobuf/timestamp.ts:116
↓ 1 callersFunctioncreateBashShellProvider
( shellPath: string, options?: { skipSnapshot?: boolean }, )
src/utils/shell/bashProvider.ts:58
↓ 1 callersFunctioncreateBedrockRuntimeClient
()
src/utils/model/bedrock.ts:96
↓ 1 callersFunctioncreateBridgeLogger
(options: { verbose: boolean write?: (s: string) => void })
src/bridge/bridgeUI.ts:42
↓ 1 callersFunctioncreateBridgeStatusMessage
( url: string, upgradeNudge?: string, )
src/utils/messages.ts:4369
↓ 1 callersFunctioncreateBudgetTracker
()
src/query/tokenBudget.ts:13
↓ 1 callersMethodcreateCanUseTool
( onPermissionPrompt?: (details: RequiresActionDetails) => void, )
src/cli/structuredIO.ts:533
↓ 1 callersFunctioncreateCanUseToolWithPermissionPrompt
( permissionPromptTool: PermissionPromptTool, )
src/cli/print.ts:4149
↓ 1 callersFunctioncreateChannelPermissionCallbacks
()
src/services/mcp/channelPermissions.ts:209
↓ 1 callersFunctioncreateClaudeAiProxyFetch
(innerFetch: FetchLike)
src/services/mcp/client.ts:372
↓ 1 callersFunctioncreateCliExecutor
(opts: { getMouseAnimationEnabled: () => boolean getHideBeforeActionEnabled: () => boolean })
src/utils/computerUse/executor.ts:259
↓ 1 callersFunctioncreateClock
(tickIntervalMs: number)
src/ink/components/ClockContext.tsx:10
↓ 1 callersFunctioncreateCodeSession
( baseUrl: string, accessToken: string, title: string, timeoutMs: number, tags?: string[], )
src/bridge/codeSessionApi.ts:26
↓ 1 callersFunctioncreateCollapsedGroup
( group: GroupAccumulator, )
src/utils/collapseReadSearch.ts:661
↓ 1 callersFunctioncreateCommandPrefixExtractor
(config: PrefixExtractorConfig)
src/utils/shell/prefix.ts:92
↓ 1 callersFunctioncreateCompactCanUseTool
()
src/services/compact/compact.ts:1125
↓ 1 callersFunctioncreateCompactionResultFromSessionMemory
* Create a CompactionResult from session memory
src/services/compact/sessionMemoryCompact.ts:437
↓ 1 callersFunctioncreateComputerUseMcpServer
()
stubs/@ant/computer-use-mcp/index.js:6
↓ 1 callersFunctioncreateConfig
()
src/native-ts/yoga-layout/index.ts:374
↓ 1 callersFunctioncreateCronScheduler
( options: CronSchedulerOptions, )
src/utils/cronScheduler.ts:142
↓ 1 callersFunctioncreateDefaultCloudEnvironment
( name: string, )
src/utils/teleport/environments.ts:76
↓ 1 callersFunctioncreateDefaultEnvironment
()
src/commands/remote-setup/api.ts:119
↓ 1 callersFunctioncreateDefaultState
({ visibleOptionCount: customVisibleOptionCount, options, initialFocusValue, currentViewport, }: Pick<
src/components/CustomSelect/use-select-navigation.ts:424
↓ 1 callersFunctioncreateDumpPromptsFetch
( agentIdOrSessionId: string, )
src/services/api/dumpPrompts.ts:146
↓ 1 callersFunctioncreateExplanationPromise
* Creates an explanation promise that never rejects. * Errors are caught and returned as null.
src/components/permissions/PermissionExplanation.tsx:77
↓ 1 callersMethodcreateExternalSwarmSession
* Creates the swarm session with a single window for teammates when running outside tmux.
src/utils/swarm/backends/TmuxBackend.ts:467
↓ 1 callersFunctioncreateFailedCommand
(preSpawnError: string)
src/utils/ShellCommand.ts:447
↓ 1 callersFunctioncreateFallbackStorage
( primary: SecureStorage, secondary: SecureStorage, )
src/utils/secureStorage/fallbackStorage.ts:7
↓ 1 callersFunctioncreateFileSuggestionItem
* Creates a file suggestion item
src/hooks/fileSuggestions.ts:603
↓ 1 callersFunctioncreateFindCanonicalGitRoot
()
src/utils/git.ts:197
↓ 1 callersFunctioncreateFindGitRoot
()
src/utils/git.ts:99
↓ 1 callersFunctioncreateFindGrepShellIntegration
()
src/utils/bash/ShellSnapshot.ts:153
↓ 1 callersFunctioncreateFork
* Creates a fork of the current conversation by copying from the transcript file. * Preserves all original metadata (timestamps, gitBranch, etc.) whi
src/commands/branch/branch.ts:61
↓ 1 callersFunctioncreateGetAppStateWithAllowedTools
( baseGetAppState: ToolUseContext['getAppState'], allowedTools: string[], )
src/utils/forkedAgent.ts:147
↓ 1 callersFunctioncreateGitHubIssueUrl
(feedbackId: string, title: string, description: string, errors: Array<{ error?: string; timestamp?: strin
src/components/Feedback.tsx:393
↓ 1 callersFunctioncreateGuestPassesFeed
()
src/components/LogoV2/feedConfigs.tsx:74
↓ 1 callersFunctioncreateHeadlessBridgeLogger
BridgeLogger adapter that routes everything to a single line-log fn.
src/bridge/bridgeMain.ts:2968
↓ 1 callersFunctioncreateHistoryAuthCtx
( sessionId: string, )
src/assistant/sessionHistory.ts:31
↓ 1 callersMethodcreateHookCallback
(callbackId: string, timeout?: number)
src/cli/structuredIO.ts:661
↓ 1 callersFunctioncreateIdleTimeoutManager
(isIdle: () => boolean)
src/utils/idleTimeout.ts:11
↓ 1 callersFunctioncreateInProcessBackend
()
src/utils/swarm/backends/InProcessBackend.ts:337
↓ 1 callersFunctioncreateInProcessCanUseTool
* Creates a canUseTool function for in-process teammates that properly resolves * 'ask' permissions via the UI rather than treating them as denials.
src/utils/swarm/inProcessRunner.ts:128
↓ 1 callersFunctioncreateInitialPersistentState
()
src/vim/types.ts:192
↓ 1 callersFunctioncreateInitialVimState
()
src/vim/types.ts:188
↓ 1 callersFunctioncreateInstance
( originalType: ElementNames, newProps: Props, _root: DOMElement, hostContext: HostContext,
src/ink/reconciler.ts:331
↓ 1 callersFunctioncreateJsonlWriter
(options: { writeFn: (content: string) => void flushIntervalMs?: number maxBufferSize?: number })
src/utils/errorLogSink.ts:46
↓ 1 callersFunctioncreateLSPClient
( serverName: string, onCrash?: (error: Error) => void, )
src/services/lsp/LSPClient.ts:51
↓ 1 callersFunctioncreateLSPServerInstance
( name: string, config: ScopedLspServerConfig, )
src/services/lsp/LSPServerInstance.ts:90
↓ 1 callersFunctioncreateLSPServerManager
()
src/services/lsp/LSPServerManager.ts:59
↓ 1 callersFunctioncreateLayoutNode
()
src/ink/layout/engine.ts:4
↓ 1 callersFunctioncreateMicrocompactBoundaryMessage
( trigger: 'auto', preTokens: number, tokensSaved: number, compactedToolIds: string[], clearedAttach
src/utils/messages.ts:4557
↓ 1 callersFunctioncreateModelSwitchBreadcrumbs
( modelArg: string, resolvedDisplay: string, )
src/utils/messages.ts:590
↓ 1 callersFunctioncreateOverageCreditFeed
()
src/components/LogoV2/OverageCreditUpsell.tsx:153
↓ 1 callersFunctioncreateOverflowNotificationMessage
* Create a synthetic overflow notification message for capped task notifications.
src/components/PromptInput/PromptInputQueuedCommands.tsx:35
↓ 1 callersFunctioncreatePaneBackendExecutor
( backend: PaneBackend, )
src/utils/swarm/backends/PaneBackendExecutor.ts:350
↓ 1 callersFunctioncreatePermissionContext
( tool: ToolType, input: Record<string, unknown>, toolUseContext: ToolUseContext, assistantMessage: As
src/hooks/toolPermission/PermissionContext.ts:96
↓ 1 callersFunctioncreatePermissionQueueOps
* Create a PermissionQueueOps backed by a React state setter. * This is the bridge between React's `setToolUseConfirmQueue` and the * generic queue
src/hooks/toolPermission/PermissionContext.ts:357
↓ 1 callersFunctioncreatePermissionResponseMessage
(params: { request_id: string subtype: 'success' | 'error' error?: string updated_input?: Record<strin
src/utils/teammateMailbox.ts:512
↓ 1 callersFunctioncreatePermissionRetryMessage
( commands: string[], )
src/utils/messages.ts:4354
↓ 1 callersFunctioncreatePowerShellProvider
(shellPath: string)
src/utils/shell/powershellProvider.ts:27
↓ 1 callersFunctioncreateProgressMessage
({ toolUseID, parentToolUseID, data, }: { toolUseID: string parentToolUseID: string data: P })
src/utils/messages.ts:603
↓ 1 callersFunctioncreateProgressSignal
()
src/tools/PowerShellTool/PowerShellTool.tsx:711
↓ 1 callersFunctioncreateProgressSignal
()
src/tools/BashTool/BashTool.tsx:871
↓ 1 callersFunctioncreateProjectOnboardingFeed
(steps: Step[])
src/components/LogoV2/feedConfigs.tsx:50
↓ 1 callersFunctioncreateRenderer
( node: DOMElement, stylePool: StylePool, )
src/ink/renderer.ts:31
↓ 1 callersFunctioncreateRipgrepShellIntegration
()
src/utils/bash/ShellSnapshot.ts:65
↓ 1 callersMethodcreateSandboxAskCallback
* Creates a SandboxAskCallback that forwards sandbox network permission * requests to the SDK host as can_use_tool control_requests. * * This
src/cli/structuredIO.ts:731
↓ 1 callersFunctioncreateSandboxPermissionRequestMessage
(params: { requestId: string workerId: string workerName: string workerColor?: string host: string }
src/utils/teammateMailbox.ts:612
↓ 1 callersFunctioncreateSandboxPermissionResponseMessage
(params: { requestId: string host: string allow: boolean })
src/utils/teammateMailbox.ts:633
↓ 1 callersFunctioncreateScheduledTaskFireMessage
( content: string, )
src/utils/messages.ts:4385
↓ 1 callersFunctioncreateSelectionState
()
src/ink/selection.ts:65
↓ 1 callersMethodcreateSession
()
src/utils/terminalPanel.ts:83
↓ 1 callersFunctioncreateShutdownApprovedMessage
(params: { requestId: string from: string paneId?: string backendType?: BackendType })
src/utils/teammateMailbox.ts:789
↓ 1 callersFunctioncreateShutdownRejectedMessage
(params: { requestId: string from: string reason: string })
src/utils/teammateMailbox.ts:808
↓ 1 callersFunctioncreateSkillImprovementHook
()
src/utils/hooks/skillImprovement.ts:68
↓ 1 callersFunctioncreateSpeculationFeedbackMessage
( messages: Message[], boundary: CompletionBoundary | null, timeSavedMs: number, sessionTotalMs: numbe
src/services/PromptSuggestion/speculation.ts:273
↓ 1 callersFunctioncreateStreamAccumulator
()
src/cli/transports/ccrClient.ts:116
↓ 1 callersFunctioncreateStreamlinedTransformer
()
src/utils/streamlinedTransform.ts:130
↓ 1 callersFunctioncreateStructuredOutputTool
()
src/utils/hooks/hookHelpers.ts:41
↓ 1 callersFunctioncreateSubcommandPrefixExtractor
( getPrefix: ReturnType<typeof createCommandPrefixExtractor>, splitCommand: (command: string) => string[]
src/utils/shell/prefix.ts:138
↓ 1 callersFunctioncreateSyncState
()
src/services/teamMemorySync/index.ts:121
↓ 1 callersFunctioncreateTask
( taskListId: string, taskData: Omit<Task, 'id'>, )
src/utils/tasks.ts:284
↓ 1 callersFunctioncreateTeammateContext
(config: { agentId: string agentName: string teamName: string color?: string planModeRequired: boole
src/utils/teammateContext.ts:83
↓ 1 callersMethodcreateTeammatePaneExternal
* Creates a teammate pane when running outside tmux (no leader in tmux).
src/utils/swarm/backends/TmuxBackend.ts:635
↓ 1 callersFunctioncreateTeammatePaneInSwarmView
( teammateName: string, teammateColor: AgentColorName, )
src/utils/swarm/teammateLayoutManager.ts:76
↓ 1 callersMethodcreateTeammatePaneWithLeader
* Creates a teammate pane when running inside tmux (with leader).
src/utils/swarm/backends/TmuxBackend.ts:551
↓ 1 callersFunctioncreateTeleportResumeSystemMessage
* Creates a system message to inform about teleport session resume * @returns SystemMessage indicating session was resumed from another machine
src/utils/teleport.tsx:54
↓ 1 callersFunctioncreateTeleportResumeUserMessage
* Creates a user message to inform the model about teleport session resume * @returns User message indicating session was resumed from another machin
src/utils/teleport.tsx:66
↓ 1 callersFunctioncreateTextNode
(text: string)
src/ink/dom.ts:318
↓ 1 callersFunctioncreateTmuxSessionForWorktree
( sessionName: string, worktreePath: string, )
src/utils/worktree.ts:673
↓ 1 callersFunctioncreateToolUseSummaryMessage
( summary: string, precedingToolUseIds: string[], )
src/utils/messages.ts:5105
↓ 1 callersFunctioncreateUltraCompressedJPEG
( context: ImageCompressionContext, sharp: SharpFunction, )
src/utils/imageResizer.ts:745
↓ 1 callersFunctioncreateV1ReplTransport
( hybrid: HybridTransport, )
src/bridge/replBridgeTransport.ts:78
↓ 1 callersFunctioncreateWhatsNewFeed
(releaseNotes: string[])
src/components/LogoV2/feedConfigs.tsx:27
↓ 1 callersFunctioncreateWorkflowFile
( repoName: string, branchName: string, workflowPath: string, workflowContent: string, secretName: s
src/commands/install-github-app/setupGitHubActions.ts:17
↓ 1 callersFunctioncreateYogaLayoutNode
()
src/ink/layout/yoga.ts:306
↓ 1 callersFunctioncreateZipFromDirectory
( sourceDir: string, )
src/utils/plugins/zipCache.ts:216
← previousnext →4,801–4,900 of 11,484, ranked by callers