Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tanbiralam/claude-code
/ functions
Functions
11,484 in github.com/tanbiralam/claude-code
⨍
Functions
11,484
◇
Types & classes
506
↓ 1 callers
Function
createBaseGrowthbookExperimentEvent
()
src/types/generated/events_mono/growthbook/v1/growthbook_experiment_event.ts:43
↓ 1 callers
Function
createBasePublicApiAuth
()
src/types/generated/events_mono/common/v1/auth.ts:16
↓ 1 callers
Function
createBaseSlackContext
()
src/types/generated/events_mono/claude_code/v1/claude_code_internal_event.ts:493
↓ 1 callers
Function
createBaseTimestamp
()
src/types/generated/google/protobuf/timestamp.ts:116
↓ 1 callers
Function
createBashShellProvider
( shellPath: string, options?: { skipSnapshot?: boolean }, )
src/utils/shell/bashProvider.ts:58
↓ 1 callers
Function
createBedrockRuntimeClient
()
src/utils/model/bedrock.ts:96
↓ 1 callers
Function
createBridgeLogger
(options: { verbose: boolean write?: (s: string) => void })
src/bridge/bridgeUI.ts:42
↓ 1 callers
Function
createBridgeStatusMessage
( url: string, upgradeNudge?: string, )
src/utils/messages.ts:4369
↓ 1 callers
Function
createBudgetTracker
()
src/query/tokenBudget.ts:13
↓ 1 callers
Method
createCanUseTool
( onPermissionPrompt?: (details: RequiresActionDetails) => void, )
src/cli/structuredIO.ts:533
↓ 1 callers
Function
createCanUseToolWithPermissionPrompt
( permissionPromptTool: PermissionPromptTool, )
src/cli/print.ts:4149
↓ 1 callers
Function
createChannelPermissionCallbacks
()
src/services/mcp/channelPermissions.ts:209
↓ 1 callers
Function
createClaudeAiProxyFetch
(innerFetch: FetchLike)
src/services/mcp/client.ts:372
↓ 1 callers
Function
createCliExecutor
(opts: { getMouseAnimationEnabled: () => boolean getHideBeforeActionEnabled: () => boolean })
src/utils/computerUse/executor.ts:259
↓ 1 callers
Function
createClock
(tickIntervalMs: number)
src/ink/components/ClockContext.tsx:10
↓ 1 callers
Function
createCodeSession
( baseUrl: string, accessToken: string, title: string, timeoutMs: number, tags?: string[], )
src/bridge/codeSessionApi.ts:26
↓ 1 callers
Function
createCollapsedGroup
( group: GroupAccumulator, )
src/utils/collapseReadSearch.ts:661
↓ 1 callers
Function
createCommandPrefixExtractor
(config: PrefixExtractorConfig)
src/utils/shell/prefix.ts:92
↓ 1 callers
Function
createCompactCanUseTool
()
src/services/compact/compact.ts:1125
↓ 1 callers
Function
createCompactionResultFromSessionMemory
* Create a CompactionResult from session memory
src/services/compact/sessionMemoryCompact.ts:437
↓ 1 callers
Function
createComputerUseMcpServer
()
stubs/@ant/computer-use-mcp/index.js:6
↓ 1 callers
Function
createConfig
()
src/native-ts/yoga-layout/index.ts:374
↓ 1 callers
Function
createCronScheduler
( options: CronSchedulerOptions, )
src/utils/cronScheduler.ts:142
↓ 1 callers
Function
createDefaultCloudEnvironment
( name: string, )
src/utils/teleport/environments.ts:76
↓ 1 callers
Function
createDefaultEnvironment
()
src/commands/remote-setup/api.ts:119
↓ 1 callers
Function
createDefaultState
({ visibleOptionCount: customVisibleOptionCount, options, initialFocusValue, currentViewport, }: Pick<
src/components/CustomSelect/use-select-navigation.ts:424
↓ 1 callers
Function
createDumpPromptsFetch
( agentIdOrSessionId: string, )
src/services/api/dumpPrompts.ts:146
↓ 1 callers
Function
createExplanationPromise
* Creates an explanation promise that never rejects. * Errors are caught and returned as null.
src/components/permissions/PermissionExplanation.tsx:77
↓ 1 callers
Method
createExternalSwarmSession
* Creates the swarm session with a single window for teammates when running outside tmux.
src/utils/swarm/backends/TmuxBackend.ts:467
↓ 1 callers
Function
createFailedCommand
(preSpawnError: string)
src/utils/ShellCommand.ts:447
↓ 1 callers
Function
createFallbackStorage
( primary: SecureStorage, secondary: SecureStorage, )
src/utils/secureStorage/fallbackStorage.ts:7
↓ 1 callers
Function
createFileSuggestionItem
* Creates a file suggestion item
src/hooks/fileSuggestions.ts:603
↓ 1 callers
Function
createFindCanonicalGitRoot
()
src/utils/git.ts:197
↓ 1 callers
Function
createFindGitRoot
()
src/utils/git.ts:99
↓ 1 callers
Function
createFindGrepShellIntegration
()
src/utils/bash/ShellSnapshot.ts:153
↓ 1 callers
Function
createFork
* 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 callers
Function
createGetAppStateWithAllowedTools
( baseGetAppState: ToolUseContext['getAppState'], allowedTools: string[], )
src/utils/forkedAgent.ts:147
↓ 1 callers
Function
createGitHubIssueUrl
(feedbackId: string, title: string, description: string, errors: Array<{ error?: string; timestamp?: strin
src/components/Feedback.tsx:393
↓ 1 callers
Function
createGuestPassesFeed
()
src/components/LogoV2/feedConfigs.tsx:74
↓ 1 callers
Function
createHeadlessBridgeLogger
BridgeLogger adapter that routes everything to a single line-log fn.
src/bridge/bridgeMain.ts:2968
↓ 1 callers
Function
createHistoryAuthCtx
( sessionId: string, )
src/assistant/sessionHistory.ts:31
↓ 1 callers
Method
createHookCallback
(callbackId: string, timeout?: number)
src/cli/structuredIO.ts:661
↓ 1 callers
Function
createIdleTimeoutManager
(isIdle: () => boolean)
src/utils/idleTimeout.ts:11
↓ 1 callers
Function
createInProcessBackend
()
src/utils/swarm/backends/InProcessBackend.ts:337
↓ 1 callers
Function
createInProcessCanUseTool
* 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 callers
Function
createInitialPersistentState
()
src/vim/types.ts:192
↓ 1 callers
Function
createInitialVimState
()
src/vim/types.ts:188
↓ 1 callers
Function
createInstance
( originalType: ElementNames, newProps: Props, _root: DOMElement, hostContext: HostContext,
src/ink/reconciler.ts:331
↓ 1 callers
Function
createJsonlWriter
(options: { writeFn: (content: string) => void flushIntervalMs?: number maxBufferSize?: number })
src/utils/errorLogSink.ts:46
↓ 1 callers
Function
createLSPClient
( serverName: string, onCrash?: (error: Error) => void, )
src/services/lsp/LSPClient.ts:51
↓ 1 callers
Function
createLSPServerInstance
( name: string, config: ScopedLspServerConfig, )
src/services/lsp/LSPServerInstance.ts:90
↓ 1 callers
Function
createLSPServerManager
()
src/services/lsp/LSPServerManager.ts:59
↓ 1 callers
Function
createLayoutNode
()
src/ink/layout/engine.ts:4
↓ 1 callers
Function
createMicrocompactBoundaryMessage
( trigger: 'auto', preTokens: number, tokensSaved: number, compactedToolIds: string[], clearedAttach
src/utils/messages.ts:4557
↓ 1 callers
Function
createModelSwitchBreadcrumbs
( modelArg: string, resolvedDisplay: string, )
src/utils/messages.ts:590
↓ 1 callers
Function
createOverageCreditFeed
()
src/components/LogoV2/OverageCreditUpsell.tsx:153
↓ 1 callers
Function
createOverflowNotificationMessage
* Create a synthetic overflow notification message for capped task notifications.
src/components/PromptInput/PromptInputQueuedCommands.tsx:35
↓ 1 callers
Function
createPaneBackendExecutor
( backend: PaneBackend, )
src/utils/swarm/backends/PaneBackendExecutor.ts:350
↓ 1 callers
Function
createPermissionContext
( tool: ToolType, input: Record<string, unknown>, toolUseContext: ToolUseContext, assistantMessage: As
src/hooks/toolPermission/PermissionContext.ts:96
↓ 1 callers
Function
createPermissionQueueOps
* 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 callers
Function
createPermissionResponseMessage
(params: { request_id: string subtype: 'success' | 'error' error?: string updated_input?: Record<strin
src/utils/teammateMailbox.ts:512
↓ 1 callers
Function
createPermissionRetryMessage
( commands: string[], )
src/utils/messages.ts:4354
↓ 1 callers
Function
createPowerShellProvider
(shellPath: string)
src/utils/shell/powershellProvider.ts:27
↓ 1 callers
Function
createProgressMessage
({ toolUseID, parentToolUseID, data, }: { toolUseID: string parentToolUseID: string data: P })
src/utils/messages.ts:603
↓ 1 callers
Function
createProgressSignal
()
src/tools/PowerShellTool/PowerShellTool.tsx:711
↓ 1 callers
Function
createProgressSignal
()
src/tools/BashTool/BashTool.tsx:871
↓ 1 callers
Function
createProjectOnboardingFeed
(steps: Step[])
src/components/LogoV2/feedConfigs.tsx:50
↓ 1 callers
Function
createRenderer
( node: DOMElement, stylePool: StylePool, )
src/ink/renderer.ts:31
↓ 1 callers
Function
createRipgrepShellIntegration
()
src/utils/bash/ShellSnapshot.ts:65
↓ 1 callers
Method
createSandboxAskCallback
* 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 callers
Function
createSandboxPermissionRequestMessage
(params: { requestId: string workerId: string workerName: string workerColor?: string host: string }
src/utils/teammateMailbox.ts:612
↓ 1 callers
Function
createSandboxPermissionResponseMessage
(params: { requestId: string host: string allow: boolean })
src/utils/teammateMailbox.ts:633
↓ 1 callers
Function
createScheduledTaskFireMessage
( content: string, )
src/utils/messages.ts:4385
↓ 1 callers
Function
createSelectionState
()
src/ink/selection.ts:65
↓ 1 callers
Method
createSession
()
src/utils/terminalPanel.ts:83
↓ 1 callers
Function
createShutdownApprovedMessage
(params: { requestId: string from: string paneId?: string backendType?: BackendType })
src/utils/teammateMailbox.ts:789
↓ 1 callers
Function
createShutdownRejectedMessage
(params: { requestId: string from: string reason: string })
src/utils/teammateMailbox.ts:808
↓ 1 callers
Function
createSkillImprovementHook
()
src/utils/hooks/skillImprovement.ts:68
↓ 1 callers
Function
createSpeculationFeedbackMessage
( messages: Message[], boundary: CompletionBoundary | null, timeSavedMs: number, sessionTotalMs: numbe
src/services/PromptSuggestion/speculation.ts:273
↓ 1 callers
Function
createStreamAccumulator
()
src/cli/transports/ccrClient.ts:116
↓ 1 callers
Function
createStreamlinedTransformer
()
src/utils/streamlinedTransform.ts:130
↓ 1 callers
Function
createStructuredOutputTool
()
src/utils/hooks/hookHelpers.ts:41
↓ 1 callers
Function
createSubcommandPrefixExtractor
( getPrefix: ReturnType<typeof createCommandPrefixExtractor>, splitCommand: (command: string) => string[]
src/utils/shell/prefix.ts:138
↓ 1 callers
Function
createSyncState
()
src/services/teamMemorySync/index.ts:121
↓ 1 callers
Function
createTask
( taskListId: string, taskData: Omit<Task, 'id'>, )
src/utils/tasks.ts:284
↓ 1 callers
Function
createTeammateContext
(config: { agentId: string agentName: string teamName: string color?: string planModeRequired: boole
src/utils/teammateContext.ts:83
↓ 1 callers
Method
createTeammatePaneExternal
* Creates a teammate pane when running outside tmux (no leader in tmux).
src/utils/swarm/backends/TmuxBackend.ts:635
↓ 1 callers
Function
createTeammatePaneInSwarmView
( teammateName: string, teammateColor: AgentColorName, )
src/utils/swarm/teammateLayoutManager.ts:76
↓ 1 callers
Method
createTeammatePaneWithLeader
* Creates a teammate pane when running inside tmux (with leader).
src/utils/swarm/backends/TmuxBackend.ts:551
↓ 1 callers
Function
createTeleportResumeSystemMessage
* 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 callers
Function
createTeleportResumeUserMessage
* 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 callers
Function
createTextNode
(text: string)
src/ink/dom.ts:318
↓ 1 callers
Function
createTmuxSessionForWorktree
( sessionName: string, worktreePath: string, )
src/utils/worktree.ts:673
↓ 1 callers
Function
createToolUseSummaryMessage
( summary: string, precedingToolUseIds: string[], )
src/utils/messages.ts:5105
↓ 1 callers
Function
createUltraCompressedJPEG
( context: ImageCompressionContext, sharp: SharpFunction, )
src/utils/imageResizer.ts:745
↓ 1 callers
Function
createV1ReplTransport
( hybrid: HybridTransport, )
src/bridge/replBridgeTransport.ts:78
↓ 1 callers
Function
createWhatsNewFeed
(releaseNotes: string[])
src/components/LogoV2/feedConfigs.tsx:27
↓ 1 callers
Function
createWorkflowFile
( repoName: string, branchName: string, workflowPath: string, workflowContent: string, secretName: s
src/commands/install-github-app/setupGitHubActions.ts:17
↓ 1 callers
Function
createYogaLayoutNode
()
src/ink/layout/yoga.ts:306
↓ 1 callers
Function
createZipFromDirectory
( sourceDir: string, )
src/utils/plugins/zipCache.ts:216
← previous
next →
4,801–4,900 of 11,484, ranked by callers