Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ functions
Functions
13,048 in github.com/codeaashu/claude-code
⨍
Functions
13,048
◇
Types & classes
657
↓ 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
createPayment
( requirement: PaymentRequirement, fromAddress: string, privateKeyHex: string, )
src/services/x402/client.ts:294
↓ 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
createShare
( shareId: string, params: { conversation: Conversation; visibility: ShareVisibility; password
web/lib/share-store.ts:34
↓ 1 callers
Function
createShareLink
( sessionId: string, role: CollabRole, expiry: LinkExpiry, createdBy: string )
web/lib/collaboration/permissions.ts:59
↓ 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
Method
createSlot
()
web/lib/performance/worker-pool.ts:29
↓ 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
↓ 1 callers
Function
crossAxis
(dir: FlexDirection)
src/native-ts/yoga-layout/index.ts:318
↓ 1 callers
Function
ctrlOToExpand
()
src/components/CtrlOToExpand.tsx:47
↓ 1 callers
Function
cursorBack
(n = 1)
src/ink/termio/csi.ts:144
↓ 1 callers
Method
cursorBackward
(e3)
src/server/web/public/terminal.js:2884
↓ 1 callers
Method
cursorBackwardTab
(e3)
src/server/web/public/terminal.js:2924
↓ 1 callers
Method
cursorCharAbsolute
(e3)
src/server/web/public/terminal.js:2893
↓ 1 callers
Function
cursorDown
(n = 1)
src/ink/termio/csi.ts:134
↓ 1 callers
Function
cursorForward
(n = 1)
src/ink/termio/csi.ts:139
↓ 1 callers
Method
cursorForward
(e3)
src/server/web/public/terminal.js:2881
↓ 1 callers
Method
cursorForwardTab
(e3)
src/server/web/public/terminal.js:2918
↓ 1 callers
Method
cursorNextLine
(e3)
src/server/web/public/terminal.js:2887
↓ 1 callers
Method
cursorPrecedingLine
(e3)
src/server/web/public/terminal.js:2890
↓ 1 callers
Function
cursorTo
(col: number)
src/ink/termio/csi.ts:149
↓ 1 callers
Function
cycleAllTeammateModes
* Cycle all teammates' modes in tandem * If modes differ, reset all to default first * If same, cycle all to next mode * Uses batch update to avoid
src/components/teams/TeamsDialog.tsx:682
↓ 1 callers
Function
cycleEffortLevel
(current: EffortLevel, direction: 'left' | 'right', includeMax: boolean)
src/components/ModelPicker.tsx:431
↓ 1 callers
Function
cyclePermissionMode
( toolPermissionContext: ToolPermissionContext, teamContext?: { leadAgentId: string }, )
src/utils/permissions/getNextPermissionMode.ts:88
↓ 1 callers
Function
cycleTeammateMode
* Cycle a single teammate's mode
src/components/teams/TeamsDialog.tsx:665
↓ 1 callers
Method
deactivate
* Clear the active flag without dropping queued items. * Used when the transport is replaced (onWorkReceived) — the new * transport's flush will
src/bridge/flushGate.ts:68
↓ 1 callers
Function
debouncedCheck
()
src/hooks/useTaskListWatcher.ts:141
↓ 1 callers
Function
decisionReasonToOTelSource
* Map a PermissionDecisionReason to the OTel `source` label for the * non-interactive tool_decision path, staying within the documented * vocabulary
src/services/tools/toolExecution.ts:207
↓ 1 callers
Function
decodeChunk
(buf: Uint8Array)
src/upstreamproxy/relay.ts:87
↓ 1 callers
Function
decodeFont
()
src/utils/ansiToPng.ts:60
← previous
next →
5,501–5,600 of 13,048, ranked by callers