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
Method
getTreeSitterAnalysis
()
src/utils/bash/ParsedCommand.ts:235
Method
getUpdatedContext
* Get the current tool use context (may have been modified by context modifiers)
src/services/tools/StreamingToolExecutor.ts:516
Function
getUpstreamProxyEnv
()
src/upstreamproxy/upstreamproxy.ts:160
Function
getVersionHistory
(limit: number)
src/utils/autoUpdater.ts:421
Function
getViewportHeight
()
src/ink/components/ScrollBox.tsx:178
Function
getViewportTop
()
src/ink/components/ScrollBox.tsx:181
Method
getWidth
()
src/native-ts/yoga-layout/index.ts:891
Method
getWithRetry
* Single GET request with retry. Returns the parsed response body * on success, null if all retries are exhausted.
src/cli/transports/ccrClient.ts:905
Method
getWorkerEpoch
Get the current epoch (for external use).
src/cli/transports/ccrClient.ts:972
Function
getZipCacheInstalledPluginsPath
()
src/utils/plugins/zipCache.ts:86
Function
ghIsDangerousCallback
(_rawCommand: string, args: string[])
src/utils/shell/readOnlyCommandValidation.ts:944
Function
goBackToList
()
src/components/tasks/BackgroundTasksDialog.tsx:354
Function
handleAcceptOnce
( params: PermissionHandlerParams, options?: PermissionHandlerOptions, )
src/components/permissions/FilePermissionDialog/usePermissionHandler.ts:63
Function
handleAcceptSession
( params: PermissionHandlerParams, options?: PermissionHandlerOptions, )
src/components/permissions/FilePermissionDialog/usePermissionHandler.ts:87
Function
handleAdd
* Handle a file being re-added (e.g. after a delete-and-recreate). Cancels any * pending deletion grace timer and treats the event as a change.
src/utils/settings/changeDetector.ts:308
Function
handleAddDirectory
(path: string, remember = false)
src/commands/add-dir/add-dir.tsx:70
Function
handleApiKeyChange
(value_0: string)
src/commands/install-github-app/install-github-app.tsx:436
Function
handleApiKeyDone
(approved: boolean)
src/components/Onboarding.tsx:110
Function
handleApiKeyOptionChange
(option: 'existing' | 'new' | 'oauth')
src/commands/install-github-app/install-github-app.tsx:442
Function
handleCancel
()
src/components/WorktreeExitDialog.tsx:194
Function
handleCancel
()
src/commands/plugin/ManagePlugins.tsx:1714
Function
handleCancel
()
src/commands/memory/memory.tsx:64
Function
handleChange
(path: string)
src/utils/skills/skillChangeDetector.ts:237
Function
handleCtrlD
()
src/hooks/useTextInput.ts:170
Function
handleDelete
(path: string)
src/keybindings/loadUserBindings.ts:439
Function
handleDelete
* Handle a file being deleted. Uses a grace period to absorb delete-and-recreate * patterns (e.g. auto-updater, another session starting up). If the
src/utils/settings/changeDetector.ts:330
Function
handleDismissKeyDown
(e: KeyboardEvent)
src/commands/install-github-app/install-github-app.tsx:528
Function
handleEmptyPlanResponse
(value: 'yes' | 'no')
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:559
Method
handleError
(err: Error)
src/services/oauth/auth-code-listener.ts:177
Function
handleFilenameSubmit
()
src/components/ExportDialog.tsx:57
Function
handleFocus
(value: string)
src/components/permissions/useShellPermissionFeedback.ts:118
Function
handleGenerate
()
src/components/agents/new-agent-creation/wizard-steps/GenerateStep.tsx:77
Function
handleHistoryDown
()
src/components/PromptInput/PromptInput.tsx:944
Function
handleHistoryUp
()
src/components/PromptInput/PromptInput.tsx:924
Function
handleHookAllow
( finalInput: Record<string, unknown>, permissionUpdates: PermissionUpdate[], permissionProm
src/hooks/toolPermission/PermissionContext.ts:319
Function
handleInboundMessage
(msg: SDKMessage)
src/hooks/useReplBridge.tsx:180
Function
handleInputModeToggle
(option: string)
src/components/permissions/useShellPermissionFeedback.ts:51
Function
handleKeyDown
(e: KeyboardEvent)
src/components/design-system/FuzzyPicker.tsx:123
Function
handleKeyDown
(e: KeyboardEvent)
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:228
Function
handleKeyDown
(e: KeyboardEvent)
src/components/tasks/BackgroundTasksDialog.tsx:253
Function
handleKeyDown
(e: KeyboardEvent)
src/components/tasks/RemoteSessionDetailDialog.tsx:812
Function
handleKeyDown
(e: KeyboardEvent)
src/commands/install-github-app/OAuthFlowStep.tsx:53
Function
handleMcpCancel
()
src/commands/plugin/ManagePlugins.tsx:1962
Function
handleMcpComplete
(result_4?: string)
src/commands/plugin/ManagePlugins.tsx:1965
Function
handleMcpViewTools
()
src/commands/plugin/ManagePlugins.tsx:1956
Method
handleMultiClick
* Handle a double- or triple-click at (col, row): select the word or * line under the cursor by reading the current screen buffer. Called on * P
src/ink/ink.tsx:1328
Function
handlePermissionResponse
(msg_0: SDKControlResponse)
src/hooks/useReplBridge.tsx:372
Method
handleRedirect
(req: IncomingMessage, res: ServerResponse)
src/services/oauth/auth-code-listener.ts:134
Function
handleReject
(feedback?: string)
src/components/permissions/useShellPermissionFeedback.ts:82
Function
handleRepoUrlChange
(value: string)
src/commands/install-github-app/install-github-app.tsx:430
Function
handleResume
()
src/screens/REPL.tsx:4182
Function
handleSave
(values_1: PluginOptionValues)
src/commands/plugin/PluginOptionsFlow.tsx:115
Function
handleSecretNameChange
(value_1: string)
src/commands/install-github-app/install-github-app.tsx:476
Function
handleSecurityCheckResult
(result: SecurityCheckResult)
src/services/remoteManagedSettings/securityCheck.tsx:67
Function
handleSelect
()
src/commands/plugin/PluginSettings.tsx:429
Function
handleSelectChange
(value: string)
src/components/TeleportStash.tsx:63
Function
handleSelectMemoryFile
(memoryPath: string)
src/commands/memory/memory.tsx:21
Method
handleSelectionDrag
* Handle a drag-motion at (col, row). In char mode updates focus to the * exact cell. In word/line mode snaps to word/line boundaries so the * s
src/ink/ink.tsx:1348
Function
handleSessionFileAccess
* PostToolUse callback to log session file access events.
src/utils/sessionFileAccessHooks.ts:146
Function
handleStateChange
(state: BridgeState, detail_0?: string)
src/hooks/useReplBridge.tsx:224
Function
handleSuspend
()
src/screens/REPL.tsx:4178
Function
handleTextInputChange
(newValue: string)
src/components/mcp/ElicitationDialog.tsx:429
Function
handleTextInputSubmit
()
src/components/mcp/ElicitationDialog.tsx:450
Function
handleThemeSelection
(newTheme: ThemeSetting)
src/components/Onboarding.tsx:54
Function
handleToggleUseCurrentRepo
(useCurrentRepo: boolean)
src/commands/install-github-app/install-github-app.tsx:483
Function
handleToggleUseExistingKey
(useExistingKey: boolean)
src/commands/install-github-app/install-github-app.tsx:490
Function
handleToggleUseExistingSecret
(useExistingSecret: boolean)
src/commands/install-github-app/install-github-app.tsx:496
Function
handleUserAllow
( updatedInput: Record<string, unknown>, permissionUpdates: PermissionUpdate[], feedback?: s
src/hooks/toolPermission/PermissionContext.ts:291
Function
handleVimInput
(rawInput: string, key: Key)
src/hooks/useVimInput.ts:175
Function
handleWorkflowAction
(action: 'update' | 'skip' | 'exit')
src/commands/install-github-app/install-github-app.tsx:503
Function
handleYankPop
()
src/hooks/useTextInput.ts:209
Function
hasCommand
(commandName: string, commands: Command[])
src/commands.ts:702
Function
hasCustomOutputStyle
()
src/constants/outputStyles.ts:213
Function
hasDirectoryChange
(parsed: ParsedPowerShellCommand)
src/utils/powershell/parser.ts:1578
Function
hasEarlyInput
()
src/utils/earlyInput.ts:174
Method
hasNewLayout
()
src/native-ts/yoga-layout/index.ts:584
Function
hasOpusAccess
()
src/utils/auth.ts:1697
Method
hasPendingPlan
* True when an ExitPlanMode tool_use exists with no tool_result yet — * the remote is showing the approval dialog in the browser.
src/utils/ultraplan/ccrSession.ts:96
Function
hasQueuedCommands
()
src/utils/queueProcessor.ts:93
Function
hasSafeHeredocSubstitution
(command: string)
src/tools/BashTool/bashSecurity.ts:581
Function
hasUltrareviewKeyword
(text: string)
src/utils/ultraplan/keyword.ts:111
Function
hasUnpushedCommits
()
src/utils/git.ts:347
Function
hasUnresolvedHooks
( messages: NormalizedMessage[], toolUseID: string, hookEvent: HookEvent, )
src/utils/messages.ts:1079
Function
heartbeatWork
( environmentId: string, workId: string, sessionToken: string, )
src/bridge/bridgeApi.ts:387
Function
heartbeatWork
(envId, workId, token)
src/bridge/bridgeDebug.ts:129
Function
hideCursor
()
src/ink/cursor.ts:1
Function
hideInstance
(node)
src/ink/reconciler.ts:381
Method
hidePane
* Stub for hiding a pane - not supported in iTerm2 backend. * iTerm2 doesn't have a direct equivalent to tmux's break-pane.
src/utils/swarm/backends/ITermBackend.ts:345
Method
hidePane
* Hides a pane by moving it to a detached hidden session. * Creates the hidden session if it doesn't exist, then uses break-pane to move the pane t
src/utils/swarm/backends/TmuxBackend.ts:281
Function
hideTextInstance
(node)
src/ink/reconciler.ts:374
Function
holdKey
(keyNames: string[], durationMs: number)
src/utils/computerUse/executor.ts:475
Function
hookSourceInlineDisplayString
(source: HookSource)
src/utils/hooks/hooksSettings.ts:211
Function
hydrateValue
(s: unknown)
src/services/vcr.ts:338
Function
iconDataUrl
(_path: string)
shims/ant-computer-use-swift/index.ts:244
Function
ifNotInteger
(value: number | undefined, name: string)
src/ink/warn.ts:3
Function
immediate
()
src/commands/effort/index.ts:9
Function
immediate
()
src/commands/model/index.ts:12
Function
immediate
()
src/commands/fast/index.ts:20
Function
immediate
()
src/commands/provider/index.ts:12
Function
increment
(name: string, value = 1)
src/context/stats.tsx:33
← previous
next →
10,301–10,400 of 11,702, ranked by callers