Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/oboard/claude-code-rev
/ functions
Functions
11,702 in github.com/oboard/claude-code-rev
⨍
Functions
11,702
◇
Types & classes
352
↓ 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
createOpenAICompatibleClient
( options: OpenAICompatibleClientOptions, )
src/services/api/openaiCompatibleClient.ts:778
↓ 1 callers
Function
createOpenAIEventStream
( response: Response, model: string, )
src/services/api/openaiCompatibleClient.ts:488
↓ 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
createPromiseWithResponse
( promise: Promise<ResponseEnvelope<T>>, )
src/services/api/openaiCompatibleClient.ts:769
↓ 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
Function
createSSHSession
()
src/ssh/createSSHSession.ts:3
↓ 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
↓ 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
Function
cursorDown
(n = 1)
src/ink/termio/csi.ts:134
↓ 1 callers
Function
cursorForward
(n = 1)
src/ink/termio/csi.ts:139
↓ 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
↓ 1 callers
Function
decodeJwtPayload
(token: string)
src/bridge/jwtUtils.ts:21
↓ 1 callers
Method
decrementPendingWrites
()
src/utils/sessionStorage.ts:586
↓ 1 callers
Function
dedupPluginMcpServers
( pluginServers: Record<string, ScopedMcpServerConfig>, manualServers: Record<string, ScopedMcpServerConfi
src/services/mcp/config.ts:223
↓ 1 callers
Function
deduplicateDiagnosticFiles
* Deduplicates diagnostics by file URI and diagnostic content. * Also filters out diagnostics that were already delivered in previous turns. * Two d
src/services/lsp/LSPDiagnosticRegistry.ts:136
↓ 1 callers
Function
defaultSyntaxThemeName
(themeName: string)
src/native-ts/color-diff/index.ts:182
↓ 1 callers
Function
dehydrateValue
(s: unknown)
src/services/vcr.ts:291
↓ 1 callers
Function
deleteAgentFromFile
( agent: AgentDefinition, )
src/components/agents/agentFileUtils.ts:241
↓ 1 callers
Function
deleteClassifierApproval
(toolUseID: string)
src/utils/classifierApprovals.ts:80
↓ 1 callers
Method
deleteOutputFile
Delete the output file (fire-and-forget safe).
src/utils/task/TaskOutput.ts:373
↓ 1 callers
Function
deletePermissionRule
({ rule, initialContext, setToolPermissionContext, }: EditPermissionRuleArgs & { rule: PermissionRule })
src/utils/permissions/permissions.ts:1329
↓ 1 callers
Function
deletePermissionRuleFromSettings
( rule: PermissionRuleFromEditableSettings, )
src/utils/permissions/permissionsLoader.ts:163
↓ 1 callers
Function
deleteRemoteAgentMetadata
(taskId: string)
src/utils/sessionStorage.ts:359
↓ 1 callers
Function
deleteResolvedPermission
( requestId: string, teamName?: string, )
src/utils/swarm/permissionSync.ts:607
↓ 1 callers
Function
deriveFirstPrompt
( firstUserMessage: Extract<SerializedMessage, { type: 'user' }> | undefined, )
src/commands/branch/branch.ts:38
↓ 1 callers
Function
deriveReviewState
( isDraft: boolean, reviewDecision: string, )
src/utils/ghPrStatus.ts:26
↓ 1 callers
Function
deriveSessionTitle
Derive a session title from a user message: first line, truncated.
src/bridge/bridgeMain.ts:1956
↓ 1 callers
Function
deriveShortMessageId
(uuid: string)
src/utils/messages.ts:200
↓ 1 callers
Function
desanitizeMatchString
* Normalizes a match string by applying specific replacements * This helps handle when exact matches fail due to formatting differences * @returns T
src/tools/FileEditTool/utils.ts:557
↓ 1 callers
Function
descriptionAlreadyExists
* Check if a description already exists in the allow list. * Compares lowercase and trailing-whitespace-trimmed versions.
src/components/permissions/BashPermissionRequest/bashToolUseOptions.tsx:15
↓ 1 callers
Function
deserializeLogEntry
(line: string)
src/history.ts:102
↓ 1 callers
Function
destroyWorktree
* Destroys a git worktree at the given path. * First attempts to use `git worktree remove`, then falls back to rm -rf. * Safe to call on non-existen
src/utils/swarm/teamHelpers.ts:492
↓ 1 callers
Method
detachForShutdown
* Mark this instance as unmounted so future unmount() calls early-return. * Called by gracefulShutdown's cleanupTerminalModes() after it has sent
src/ink/ink.tsx:932
↓ 1 callers
Function
detectAvailableBrowser
()
src/utils/claudeInChrome/common.ts:345
↓ 1 callers
Function
detectBlockedSleepPattern
(command: string)
src/tools/PowerShellTool/PowerShellTool.tsx:189
↓ 1 callers
Function
detectBlockedSleepPattern
(command: string)
src/tools/BashTool/BashTool.tsx:322
↓ 1 callers
Function
detectCodeIndexingFromCommand
( command: string, )
src/utils/codeIndexing.ts:126
↓ 1 callers
Function
detectCodeIndexingFromMcpServerName
( serverName: string, )
src/utils/codeIndexing.ts:196
↓ 1 callers
Function
detectConfigurationIssues
( type: InstallationType, )
src/utils/doctorDiagnostic.ts:317
← previous
next →
4,901–5,000 of 11,702, ranked by callers