MCPcopy Create free account

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

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

↓ 3 callersFunctiongetWorkload
()
src/utils/workloadContext.ts:32
↓ 3 callersFunctiongetWorktreeCount
()
src/utils/git.ts:419
↓ 3 callersFunctiongetWorktreePathsPortable
(cwd: string)
src/utils/getWorktreePathsPortable.ts:12
↓ 3 callersMethodgoToLine
(lineNumber: number)
src/utils/Cursor.ts:1022
↓ 3 callersFunctiongraphemeAt
(idx: number)
src/vim/textObjects.ts:84
↓ 3 callersFunctionhandleCancel
()
src/commands/resume/resume.tsx:172
↓ 3 callersMethodhandleCloseCleanup
()
src/utils/mcpWebSocketTransport.ts:123
↓ 3 callersFunctionhandleFileEvent
( path: string, event: 'change' | 'add' | 'unlink', )
src/utils/hooks/fileChangedWatcher.ts:80
↓ 3 callersMethodhandleManualAuthCodeInput
(params: { authorizationCode: string state: string })
src/services/oauth/index.ts:157
↓ 3 callersFunctionhandleMessageFromStream
( message: | Message | TombstoneMessage | StreamEvent | RequestStartEvent | ToolUseSumma
src/utils/messages.ts:2930
↓ 3 callersFunctionhandleReconnectError
(error: unknown, serverName: string)
src/components/mcp/utils/reconnectHelpers.tsx:45
↓ 3 callersFunctionhandleRemoteAuthFailure
* Shared handler for sse/http/claudeai-proxy auth failures during connect: * emits tengu_mcp_server_needs_auth, caches the needs-auth entry, and retu
src/services/mcp/client.ts:340
↓ 3 callersFunctionhandleSave
(config: UserConfigValues)
src/commands/plugin/ManagePlugins.tsx:1678
↓ 3 callersFunctionhandleSingleOperation
(operation: 'enable' | 'disable' | 'update' | 'uninstall')
src/commands/plugin/ManagePlugins.tsx:998
↓ 3 callersFunctionhandleSinglePluginInstall
(plugin_2: InstallablePlugin, scope: 'user' | 'project' | 'local' = 'user')
src/commands/plugin/BrowseMarketplace.tsx:371
↓ 3 callersFunctionhandleSinglePluginInstall
(plugin_1: InstallablePlugin, scope: 'user' | 'project' | 'local' = 'user')
src/commands/plugin/DiscoverPlugins.tsx:280
↓ 3 callersFunctionhasBlockingResult
(results: HookOutsideReplResult[])
src/utils/hooks.ts:2983
↓ 3 callersFunctionhasCommandsInQueue
()
src/utils/messageQueueManager.ts:104
↓ 3 callersFunctionhasCronTasksSync
(dir?: string)
src/utils/cronTasks.ts:146
↓ 3 callersFunctionhasDangerousSettings
(dangerous: DangerousSettings)
src/components/ManagedSettingsSecurityDialog/utils.ts:75
↓ 3 callersFunctionhasShellQuoteSingleQuoteBug
(command: string)
src/utils/bash/shellQuote.ts:190
↓ 3 callersFunctionhasSkipDangerousModePermissionPrompt
()
src/utils/settings/settings.ts:882
↓ 3 callersFunctionhasToolCallsInLastAssistantTurn
(messages: Message[])
src/utils/messages.ts:341
↓ 3 callersFunctionhighlightMatch
(text: string, query: string)
src/utils/highlightMatch.tsx:9
↓ 3 callersFunctionhljs
()
src/native-ts/color-diff/index.ts:35
↓ 3 callersFunctionhoistToolResults
* In thecontent[] list on a UserMessage, tool_result blocks much come first * to avoid "tool result must follow tool use" API errors.
src/utils/messages.ts:2470
↓ 3 callersMethodhrTimeToDate
(hrTime: HrTime)
src/services/analytics/firstPartyEventLoggingExporter.ts:630
↓ 3 callersFunctioninitTaskOutput
(taskId: string)
src/utils/task/diskOutput.ts:400
↓ 3 callersFunctioninitializeAnalyticsSink
()
src/services/analytics/sink.ts:109
↓ 3 callersMethodinsertChild
(child: LayoutNode, index: number)
src/ink/layout/yoga.ts:63
↓ 3 callersFunctioninstallBindingsForVSCodeTerminal
(editor: 'VSCode' | 'Cursor' | 'Windsurf' = 'VSCode', theme: ThemeName)
src/commands/terminalSetup/terminalSetup.tsx:194
↓ 3 callersFunctioninstallGlobalPackage
( specificVersion?: string | null, )
src/utils/autoUpdater.ts:456
↓ 3 callersFunctioninstallOrUpdateClaudePackage
( channel: ReleaseChannel, specificVersion?: string | null, )
src/utils/localInstaller.ts:97
↓ 3 callersFunctioninstallSelectedPlugins
()
src/commands/plugin/DiscoverPlugins.tsx:228
↓ 3 callersMethodinvalidate
()
src/utils/git/gitFilesystem.ts:440
↓ 3 callersFunctioninvalidateSessionEnvCache
()
src/utils/sessionEnvironment.ts:55
↓ 3 callersFunctionisAcceptEditsAllowedCmdlet
(name: string)
src/tools/PowerShellTool/modeValidation.ts:40
↓ 3 callersFunctionisAdvisorBlock
(param: { type: string name?: string })
src/utils/advisor.ts:36
↓ 3 callersFunctionisAgentMemoryPath
(absolutePath: string)
src/tools/AgentTool/agentMemory.ts:68
↓ 3 callersFunctionisAssistantMode
()
src/assistant/index.ts:8
↓ 3 callersFunctionisAutoModeDisabledBySettings
()
src/utils/permissions/permissionSetup.ts:1269
↓ 3 callersFunctionisBuiltinProviderId
(id: string)
src/utils/model/providerConfig.ts:138
↓ 3 callersFunctionisCSIIntermediate
(byte: number)
src/ink/termio/csi.ts:29
↓ 3 callersFunctionisClaudeAISubscriber
()
src/bridge/bridgeEnabled.ts:94
↓ 3 callersFunctionisClaudeInChromeMCPServer
(name: string)
src/utils/claudeInChrome/common.ts:411
↓ 3 callersFunctionisCustomAgent
( agent: AgentDefinition, )
src/tools/AgentTool/loadAgentsDir.ts:174
↓ 3 callersFunctionisCwdChangingCmdlet
(name: string)
src/tools/PowerShellTool/readOnlyValidation.ts:1017
↓ 3 callersFunctionisDangerousRemovalRawPath
(filePath: string)
src/tools/PowerShellTool/pathValidation.ts:840
↓ 3 callersFunctionisDefaultDisabledBuiltin
(name: string)
src/services/mcp/config.ts:1519
↓ 3 callersFunctionisDevMode
()
src/utils/desktopDeepLink.ts:13
↓ 3 callersFunctionisEffortLevel
(value: string)
src/utils/effort.ts:67
↓ 3 callersFunctionisEligibleBridgeMessage
(m: Message)
src/bridge/bridgeMessaging.ts:77
↓ 3 callersFunctionisEmptyMessageText
(text: string)
src/utils/messages.ts:2753
↓ 3 callersFunctionisEnterpriseSubscriber
()
src/utils/auth.ts:1744
↓ 3 callersFunctionisEnvLessBridgeEnabled
()
src/bridge/bridgeEnabled.ts:126
↓ 3 callersFunctionisExecutable
(shellPath: string)
src/utils/Shell.ts:50
↓ 3 callersFunctionisFeedbackSurveyDisabled
()
src/services/analytics/config.ts:36
↓ 3 callersFunctionisFullscreenActive
()
src/utils/fullscreen.ts:162
↓ 3 callersFunctionisHumanTurn
(m: Message)
src/utils/messagePredicates.ts:6
↓ 3 callersFunctionisImageFilePath
(text: string)
src/utils/imagePaste.ts:324
↓ 3 callersFunctionisImageOutput
(content: string)
src/tools/BashTool/utils.ts:49
↓ 3 callersFunctionisInTree
(node: DOMElement, root: DOMElement)
src/ink/focus.ts:153
↓ 3 callersFunctionisIt2CliAvailable
()
src/utils/swarm/backends/it2Setup.ts:79
↓ 3 callersFunctionisKnownSubcommand
(arg: string, spec: CommandSpec | null)
src/utils/shell/specPrefix.ts:40
↓ 3 callersFunctionisLocalPluginSource
(source: PluginSource)
src/utils/plugins/schemas.ts:1221
↓ 3 callersFunctionisMarketplaceAutoUpdate
( marketplaceName: string, entry: { autoUpdate?: boolean }, )
src/utils/plugins/schemas.ts:48
↓ 3 callersFunctionisNonCustomOpusModel
(model: ModelName)
src/utils/model/model.ts:57
↓ 3 callersFunctionisOAuthTokenRevokedError
(error: unknown)
src/services/api/withRetry.ts:623
↓ 3 callersFunctionisOpenAICompatibleProviderType
(providerType: string | undefined)
src/utils/http.ts:20
↓ 3 callersFunctionisOperator
* Type guard to check if a parsed entry is an operator
src/utils/bash/bashPipeCommand.ts:234
↓ 3 callersFunctionisOverageProvisioningAllowed
()
src/utils/auth.ts:1673
↓ 3 callersFunctionisPDFSupported
()
src/utils/pdfUtils.ts:59
↓ 3 callersFunctionisPathAllowed
( resolvedPath: string, context: ToolPermissionContext, operationType: FileOperationType, precomputedP
src/utils/permissions/pathValidation.ts:141
↓ 3 callersFunctionisPermissionRequest
( messageText: string, )
src/utils/teammateMailbox.ts:541
↓ 3 callersFunctionisPersistError
( result: PersistedToolResult | PersistToolResultError, )
src/utils/toolResultStorage.ts:361
↓ 3 callersFunctionisPlanApprovalResponse
( messageText: string, )
src/utils/teammateMailbox.ts:936
↓ 3 callersFunctionisPowerShellExecutable
* Extracts the base executable name from a command, handling full paths * like /usr/bin/pwsh, C:\Windows\...\powershell.exe, or .\pwsh.
src/tools/PowerShellTool/powershellSecurity.ts:46
↓ 3 callersFunctionisPowerShellToolEnabled
()
src/utils/shell/shellToolUtils.ts:17
↓ 3 callersFunctionisPunct
(idx: number)
src/vim/textObjects.ts:89
↓ 3 callersFunctionisQualifiedForGrove
()
src/services/api/grove.ts:157
↓ 3 callersFunctionisRemoteSessionLocal
( sessionId?: string, ingressUrl?: string, )
src/constants/product.ts:26
↓ 3 callersFunctionisResolved
()
src/hooks/toolPermission/PermissionContext.ts:85
↓ 3 callersFunctionisSandboxPermissionResponse
( messageText: string, )
src/utils/teammateMailbox.ts:667
↓ 3 callersFunctionisSandboxingEnabled
* Check if sandboxing is enabled * This checks the user's enabled setting, platform support, and enabledPlatforms restriction
src/utils/sandbox/sandbox-adapter.ts:532
↓ 3 callersFunctionisSessionEndMessage
(msg: SDKMessage)
src/remote/sdkMessageAdapter.ts:283
↓ 3 callersFunctionisSet
(value: any)
src/types/generated/events_mono/common/v1/auth.ts:91
↓ 3 callersFunctionisSkillFile
* Check if a file path is a skill file (SKILL.md)
src/utils/plugins/loadPluginCommands.ts:53
↓ 3 callersFunctionisSkillFile
(filePath: string)
src/skills/loadSkillsDir.ts:484
↓ 3 callersFunctionisSlashCommand
* Check if a queued command is a slash command (value starts with '/').
src/utils/queueProcessor.ts:20
↓ 3 callersFunctionisSourceAdminTrusted
(source: string | undefined)
src/utils/settings/pluginOnlyPolicy.ts:58
↓ 3 callersFunctionisSourceInBlocklist
(source: MarketplaceSource)
src/utils/plugins/marketplaceHelpers.ts:461
↓ 3 callersFunctionisSummarizeOption
(option: RestoreOption | null)
src/components/MessageSelector.tsx:32
↓ 3 callersFunctionisSupportedPlatform
()
src/commands/desktop/index.ts:3
↓ 3 callersFunctionisSuppressible403
(err: BridgeFatalError)
src/bridge/bridgeApi.ts:516
↓ 3 callersFunctionisSyntheticApiErrorMessage
( message: Message, )
src/utils/messages.ts:321
↓ 3 callersFunctionisTeamSubscriber
()
src/utils/auth.ts:1733
↓ 3 callersFunctionisThinkingBlock
( block: ContentBlockParam | ContentBlock | BetaContentBlock, )
src/utils/messages.ts:4771
↓ 3 callersFunctionisTmuxAvailable
()
src/utils/swarm/backends/detection.ts:73
↓ 3 callersFunctionisToolDetailsLoggingEnabled
()
src/services/analytics/metadata.ts:86
↓ 3 callersFunctionisToolUseResultMessage
( message: Message, )
src/utils/messages.ts:843
← previousnext →2,101–2,200 of 11,702, ranked by callers