MCPcopy Create free account

hub / github.com/oboard/claude-code-rev / functions

Functions11,702 in github.com/oboard/claude-code-rev

↓ 2 callersFunctionstartSelection
( s: SelectionState, col: number, row: number, )
src/ink/selection.ts:79
↓ 2 callersFunctionstartSessionActivity
(reason: SessionActivityReason)
src/utils/sessionActivity.ts:92
↓ 2 callersFunctionstartSpeculation
( suggestionText: string, context: REPLHookContext, setAppState: (f: (prev: AppState) => AppState) => vo
src/services/PromptSuggestion/speculation.ts:402
↓ 2 callersFunctionstartWatching
(paths: string[])
src/utils/hooks/fileChangedWatcher.ts:67
↓ 2 callersFunctionstatusLineShouldDisplay
(settings: ReadonlySettings)
src/components/StatusLine.tsx:30
↓ 2 callersFunctionstdErrAppendShellResetMessage
(stderr: string)
src/tools/BashTool/utils.ts:167
↓ 2 callersFunctionstep
(delta: 1 | -1)
src/components/VirtualMessageList.tsx:650
↓ 2 callersFunctionstep
(delta: 1 | -1)
src/components/design-system/FuzzyPicker.tsx:105
↓ 2 callersFunctionstopBackgroundPolling
()
src/services/remoteManagedSettings/index.ts:633
↓ 2 callersMethodstopHeartbeat
Stop heartbeat timer.
src/cli/transports/ccrClient.ts:698
↓ 2 callersFunctionstopPeriodicGrowthBookRefresh
()
src/services/analytics/growthbook.ts:1115
↓ 2 callersFunctionstopRestartInterval
()
src/services/preventSleep.ts:94
↓ 2 callersFunctionstopSessionActivity
(reason: SessionActivityReason)
src/utils/sessionActivity.ts:121
↓ 2 callersFunctionstopTask
( taskId: string, context: StopTaskContext, )
src/tasks/stopTask.ts:38
↓ 2 callersFunctionstopUltraplan
(taskId: string, sessionId: string, setAppState: (f: (prev: AppState) => AppState) => void)
src/commands/ultraplan.tsx:203
↓ 2 callersMethodstopWatching
()
src/utils/git/gitFilesystem.ts:446
↓ 2 callersFunctionstrStartsWith
(str: string, prefix: string)
src/tools/PowerShellTool/powershellPermissions.ts:181
↓ 2 callersFunctionstreamCompactSummary
({ messages, summaryRequest, appState, context, preCompactTokenCount, cacheSafeParams, }: { mess
src/services/compact/compact.ts:1136
↓ 2 callersMethodstringIndexToDisplayWidth
(text: string, index: number)
src/utils/Cursor.ts:1233
↓ 2 callersFunctionstringToNumericHash
* Convert a string to a numeric hash for use as thread ID
src/utils/telemetry/perfettoTracing.ts:128
↓ 2 callersFunctionstripAllLeadingEnvVars
( command: string, blocklist?: RegExp, )
src/tools/BashTool/bashPermissions.ts:733
↓ 2 callersFunctionstripBackslashEscapes
* Remove shell escape backslashes from a path (for macOS/Linux/WSL) * On Windows systems, this function returns the path unchanged * @param path Pat
src/utils/imagePaste.ts:293
↓ 2 callersFunctionstripCacheControl
( items: ReadonlyArray<Record<string, unknown>>, )
src/services/api/promptCacheBreakDetection.ts:160
↓ 2 callersFunctionstripDisplayTags
(text: string)
src/utils/displayTags.ts:26
↓ 2 callersFunctionstripEmptyLines
(content: string)
src/tools/BashTool/utils.ts:22
↓ 2 callersFunctionstripHtmlCommentsFromTokens
(tokens: ReturnType<Lexer['lex']>)
src/utils/claudemd.ts:303
↓ 2 callersFunctionstripPort
(host: string)
src/utils/teleport.tsx:400
↓ 2 callersFunctionstripProtoFields
( metadata: Record<string, V>, )
src/services/analytics/index.ts:45
↓ 2 callersFunctionstripRawString
(text: string)
src/utils/bash/ast.ts:2029
↓ 2 callersFunctionstripSafeHeredocSubstitutions
(command: string)
src/tools/BashTool/bashSecurity.ts:521
↓ 2 callersFunctionstripSafeRedirections
(content: string)
src/tools/BashTool/bashSecurity.ts:176
↓ 2 callersFunctionstripThinking
* Strip thinking content so that <block>/<reason> tags inside * the model's chain-of-thought don't get matched by parsers.
src/utils/permissions/yoloClassifier.ts:567
↓ 2 callersFunctionstripToolReferenceBlocksFromUserMessage
( message: UserMessage, )
src/utils/messages.ts:1677
↓ 2 callersFunctionstripTrailingWhitespace
(str: string)
src/tools/FileEditTool/utils.ts:44
↓ 2 callersFunctionstripWww
(hostname: string)
src/tools/WebFetchTool/utils.ts:236
↓ 2 callersFunctionsubmitTranscriptShare
( messages: Message[], trigger: TranscriptShareTrigger, appearanceId: string, )
src/components/FeedbackSurvey/submitTranscriptShare.ts:29
↓ 2 callersFunctionsubstituteUserConfigInContent
( content: string, options: PluginOptionValues, schema: PluginOptionSchema, )
src/utils/plugins/pluginOptionsStorage.ts:385
↓ 2 callersFunctionsuggestionForPrefix
(prefix: string)
src/tools/BashTool/bashPermissions.ts:339
↓ 2 callersFunctionsupportsPersistence
( destination: PermissionUpdateDestination, )
src/utils/permissions/PermissionUpdate.ts:208
↓ 2 callersMethodsuspendStdin
()
src/ink/ink.tsx:1366
↓ 2 callersFunctionsyncRemoteEvalToDisk
* Write the complete remoteEvalFeatureValues map to disk. Called exactly * once per successful processRemoteEvalPayload — never from a failure path,
src/services/analytics/growthbook.ts:407
↓ 2 callersFunctiontagMessagesWithToolUseID
( messages: (UserMessage | AttachmentMessage | SystemMessage)[], toolUseID: string | undefined, )
src/tools/utils.ts:12
↓ 2 callersFunctiontallyInto
(stdout: string)
src/utils/exampleCommands.ts:105
↓ 2 callersFunctiontargetFor
(i: number)
src/components/VirtualMessageList.tsx:472
↓ 2 callersFunctionteammateModelDisplayString
(value: string | null | undefined)
src/components/Settings/Config.tsx:1790
↓ 2 callersFunctiontearDown
(msg: string)
src/utils/worktree.ts:341
↓ 2 callersFunctiontextForResubmit
( msg: UserMessage, )
src/utils/messages.ts:2873
↓ 2 callersFunctiontoAnthropicUsage
(usage?: { prompt_tokens?: number completion_tokens?: number })
src/services/api/openaiCompatibleClient.ts:131
↓ 2 callersFunctiontoCompact
(entry: TranscriptEntry, lookup: ToolLookup)
src/utils/permissions/yoloClassifier.ts:426
↓ 2 callersFunctiontoCompactBlock
* Serialize a single transcript block as a JSONL dict line: `{"Bash":"ls"}` * for tool calls, `{"user":"text"}` for user text. The tool value is the
src/utils/permissions/yoloClassifier.ts:384
↓ 2 callersFunctiontoInfraSessionId
(id: string)
src/bridge/sessionIdCompat.ts:54
↓ 2 callersFunctiontoInternalMessages
( messages: readonly DeepImmutable<SDKMessage>[], )
src/utils/messages/mappers.ts:26
↓ 2 callersMethodtoLocalPath
(windowsPath: string)
src/utils/idePathConversion.ts:28
↓ 2 callersFunctiontoRelativePath
(absolutePath: string)
src/utils/path.ts:95
↓ 2 callersMethodtoString
* Returns the accumulated string, with truncation marker if truncated
src/utils/stringUtils.ts:181
↓ 2 callersFunctiontoggleMembership
( list: string[], name: string, shouldContain: boolean, )
src/services/mcp/config.ts:1538
↓ 2 callersFunctiontokenize
(text: string)
src/native-ts/color-diff/index.ts:550
↓ 2 callersFunctiontoolToAPISchema
( tool: Tool, options: { getToolPermissionContext: () => Promise<ToolPermissionContext> tools: Too
src/utils/api.ts:119
↓ 2 callersFunctiontrackGitOperations
( command: string, exitCode: number, stdout?: string, )
src/tools/shared/gitOperationTracking.ts:189
↓ 2 callersFunctiontransformResultContent
( resultContent: PromptMessage['content'], serverName: string, )
src/services/mcp/client.ts:2478
↓ 2 callersFunctiontriggerTeardown
()
src/bridge/replBridge.ts:874
↓ 2 callersFunctiontruncateDescription
(description: string)
src/hooks/unifiedSuggestions.ts:73
↓ 2 callersFunctiontruncateEntrypointContent
(raw: string)
src/memdir/memdir.ts:57
↓ 2 callersFunctiontruncateHeadForPTLRetry
( messages: Message[], ptlResponse: AssistantMessage, )
src/services/compact/compact.ts:243
↓ 2 callersFunctiontruncateJson
* Truncates a JSON value to a maximum length for the prompt.
src/services/toolUseSummary/toolUseSummaryGenerator.ts:102
↓ 2 callersFunctiontruncateMcpContentIfNeeded
( content: MCPToolResult, )
src/utils/mcpValidation.ts:200
↓ 2 callersFunctiontryAcquireLock
( versionPath: string, lockFilePath: string, )
src/utils/nativeInstaller/pidLock.ts:238
↓ 2 callersFunctiontryAcquireSchedulerLock
( opts?: SchedulerLockOptions, )
src/utils/cronTasksLock.ts:111
↓ 2 callersFunctiontryClaimNextTask
* Try to claim an available task from the team's task list. * Returns the formatted prompt if a task was claimed, or undefined if none available.
src/utils/swarm/inProcessRunner.ts:624
↓ 2 callersFunctiontryCreateExclusive
( lock: SchedulerLock, dir?: string, )
src/utils/cronTasksLock.ts:64
↓ 2 callersFunctiontryGenerateSuggestion
( abortController: AbortController, messages: Message[], getAppState: () => AppState, cacheSafeParams:
src/services/PromptSuggestion/promptSuggestion.ts:125
↓ 2 callersFunctiontryParseAssignment
(P: ParseState)
src/utils/bash/bashParser.ts:1431
↓ 2 callersMethodtryProcessMessage
()
src/utils/claudeInChrome/chromeNativeHost.ts:468
↓ 2 callersFunctiontryPush
(line: string)
src/utils/readFileInRange.ts:148
↓ 2 callersFunctiontryReconnectInPlace
* Reconnect-in-place: if the just-registered environmentId matches what * was requested, call reconnectSession to force-stop stale workers and *
src/bridge/replBridge.ts:381
↓ 2 callersFunctiontryRenderPlanApprovalMessage
(content: string, senderName: string)
src/components/messages/PlanApprovalMessage.tsx:137
↓ 2 callersFunctiontrySessionMemoryCompaction
( messages: Message[], agentId?: AgentId, autoCompactThreshold?: number, )
src/services/compact/sessionMemoryCompact.ts:514
↓ 2 callersFunctiontryWithVersionLock
( versionFilePath: string, callback: () => void | Promise<void>, retries = 0, )
src/utils/nativeInstaller/installer.ts:181
↓ 2 callersFunctionunescapeJsonString
(raw: string)
src/utils/sessionStoragePortable.ts:39
↓ 2 callersFunctionunregisterForeground
(taskId: string, setAppState: SetAppState)
src/tasks/LocalShellTask/LocalShellTask.tsx:491
↓ 2 callersFunctionunwrapDefault
( mod: MaybeDefault<T>, )
src/tools/FileReadTool/imageProcessor.ts:90
↓ 2 callersMethodup
()
src/utils/Cursor.ts:353
↓ 2 callersMethodupLogicalLine
()
src/utils/Cursor.ts:511
↓ 2 callersFunctionupdateLastSummarizedMessageIdIfSafe
* Updates lastSummarizedMessageId after successful extraction. * Only sets it if the last message doesn't have tool calls (to avoid orphaned tool_res
src/services/SessionMemory/sessionMemory.ts:488
↓ 2 callersFunctionupdatePluginsForMarketplaces
( marketplaceNames: Set<string>, )
src/utils/plugins/pluginAutoupdate.ts:161
↓ 2 callersFunctionupdateRetryAfter
()
src/services/mockRateLimits.ts:186
↓ 2 callersFunctionupdateSessionBridgeId
( bridgeSessionId: string | null, )
src/utils/concurrentSessions.ts:144
↓ 2 callersFunctionupdateTaskUnsafe
( taskListId: string, taskId: string, updates: Partial<Omit<Task, 'id'>>, )
src/utils/tasks.ts:354
↓ 2 callersFunctionupdateWatchPaths
(paths: string[])
src/utils/hooks/fileChangedWatcher.ts:108
↓ 2 callersFunctionupdateYankLength
(length: number)
src/utils/Cursor.ts:105
↓ 2 callersFunctionuploadFile
( filePath: string, relativePath: string, config: FilesApiConfig, opts?: { signal?: AbortSignal }, )
src/services/api/filesApi.ts:378
↓ 2 callersFunctionurlMatchesPattern
* Check if a URL matches a pattern with wildcard support
src/services/mcp/config.ts:331
↓ 2 callersFunctionuseApp
()
src/ink/hooks/use-app.ts:7
↓ 2 callersFunctionuseClipboardImageHint
( isFocused: boolean, enabled: boolean, )
src/hooks/useClipboardImageHint.ts:19
↓ 2 callersFunctionuseCoordinatorTaskCount
()
src/components/CoordinatorAgentStatus.tsx:83
↓ 2 callersFunctionuseManagePlugins
({ enabled = true, }: { enabled?: boolean } = {})
src/hooks/useManagePlugins.ts:37
↓ 2 callersFunctionuseMergedCommands
( initialCommands: Command[], mcpCommands: Command[], )
src/hooks/useMergedCommands.ts:5
↓ 2 callersFunctionuseMergedTools
( initialTools: Tools, mcpTools: Tools, toolPermissionContext: ToolPermissionContext, )
src/hooks/useMergedTools.ts:20
↓ 2 callersFunctionuseModalOrTerminalSize
(fallback)
src/context/modalContext.tsx:38
↓ 2 callersFunctionusePermissionExplainerUI
(props)
src/components/permissions/PermissionExplanation.tsx:92
← previousnext →4,101–4,200 of 11,702, ranked by callers