MCPcopy Create free account

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

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

MethodgetTreeSitterAnalysis
()
src/utils/bash/ParsedCommand.ts:235
MethodgetUpdatedContext
* Get the current tool use context (may have been modified by context modifiers)
src/services/tools/StreamingToolExecutor.ts:516
FunctiongetUpstreamProxyEnv
()
src/upstreamproxy/upstreamproxy.ts:160
FunctiongetVersionHistory
(limit: number)
src/utils/autoUpdater.ts:421
FunctiongetViewportHeight
()
src/ink/components/ScrollBox.tsx:178
FunctiongetViewportTop
()
src/ink/components/ScrollBox.tsx:181
MethodgetWidth
()
src/native-ts/yoga-layout/index.ts:891
MethodgetWithRetry
* Single GET request with retry. Returns the parsed response body * on success, null if all retries are exhausted.
src/cli/transports/ccrClient.ts:905
MethodgetWorkerEpoch
Get the current epoch (for external use).
src/cli/transports/ccrClient.ts:972
FunctiongetZipCacheInstalledPluginsPath
()
src/utils/plugins/zipCache.ts:86
FunctionghIsDangerousCallback
(_rawCommand: string, args: string[])
src/utils/shell/readOnlyCommandValidation.ts:944
FunctiongoBackToList
()
src/components/tasks/BackgroundTasksDialog.tsx:354
FunctionhandleAcceptOnce
( params: PermissionHandlerParams, options?: PermissionHandlerOptions, )
src/components/permissions/FilePermissionDialog/usePermissionHandler.ts:63
FunctionhandleAcceptSession
( params: PermissionHandlerParams, options?: PermissionHandlerOptions, )
src/components/permissions/FilePermissionDialog/usePermissionHandler.ts:87
FunctionhandleAdd
* 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
FunctionhandleAddDirectory
(path: string, remember = false)
src/commands/add-dir/add-dir.tsx:70
FunctionhandleApiKeyChange
(value_0: string)
src/commands/install-github-app/install-github-app.tsx:436
FunctionhandleApiKeyDone
(approved: boolean)
src/components/Onboarding.tsx:110
FunctionhandleApiKeyOptionChange
(option: 'existing' | 'new' | 'oauth')
src/commands/install-github-app/install-github-app.tsx:442
FunctionhandleCancel
()
src/components/WorktreeExitDialog.tsx:194
FunctionhandleCancel
()
src/commands/plugin/ManagePlugins.tsx:1714
FunctionhandleCancel
()
src/commands/memory/memory.tsx:64
FunctionhandleChange
(path: string)
src/utils/skills/skillChangeDetector.ts:237
FunctionhandleCtrlD
()
src/hooks/useTextInput.ts:170
FunctionhandleDelete
(path: string)
src/keybindings/loadUserBindings.ts:439
FunctionhandleDelete
* 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
FunctionhandleDismissKeyDown
(e: KeyboardEvent)
src/commands/install-github-app/install-github-app.tsx:528
FunctionhandleEmptyPlanResponse
(value: 'yes' | 'no')
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:559
MethodhandleError
(err: Error)
src/services/oauth/auth-code-listener.ts:177
FunctionhandleFilenameSubmit
()
src/components/ExportDialog.tsx:57
FunctionhandleFocus
(value: string)
src/components/permissions/useShellPermissionFeedback.ts:118
FunctionhandleGenerate
()
src/components/agents/new-agent-creation/wizard-steps/GenerateStep.tsx:77
FunctionhandleHistoryDown
()
src/components/PromptInput/PromptInput.tsx:944
FunctionhandleHistoryUp
()
src/components/PromptInput/PromptInput.tsx:924
FunctionhandleHookAllow
( finalInput: Record<string, unknown>, permissionUpdates: PermissionUpdate[], permissionProm
src/hooks/toolPermission/PermissionContext.ts:319
FunctionhandleInboundMessage
(msg: SDKMessage)
src/hooks/useReplBridge.tsx:180
FunctionhandleInputModeToggle
(option: string)
src/components/permissions/useShellPermissionFeedback.ts:51
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/design-system/FuzzyPicker.tsx:123
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/permissions/ExitPlanModePermissionRequest/ExitPlanModePermissionRequest.tsx:228
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/tasks/BackgroundTasksDialog.tsx:253
FunctionhandleKeyDown
(e: KeyboardEvent)
src/components/tasks/RemoteSessionDetailDialog.tsx:812
FunctionhandleKeyDown
(e: KeyboardEvent)
src/commands/install-github-app/OAuthFlowStep.tsx:53
FunctionhandleMcpCancel
()
src/commands/plugin/ManagePlugins.tsx:1962
FunctionhandleMcpComplete
(result_4?: string)
src/commands/plugin/ManagePlugins.tsx:1965
FunctionhandleMcpViewTools
()
src/commands/plugin/ManagePlugins.tsx:1956
MethodhandleMultiClick
* 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
FunctionhandlePermissionResponse
(msg_0: SDKControlResponse)
src/hooks/useReplBridge.tsx:372
MethodhandleRedirect
(req: IncomingMessage, res: ServerResponse)
src/services/oauth/auth-code-listener.ts:134
FunctionhandleReject
(feedback?: string)
src/components/permissions/useShellPermissionFeedback.ts:82
FunctionhandleRepoUrlChange
(value: string)
src/commands/install-github-app/install-github-app.tsx:430
FunctionhandleResume
()
src/screens/REPL.tsx:4182
FunctionhandleSave
(values_1: PluginOptionValues)
src/commands/plugin/PluginOptionsFlow.tsx:115
FunctionhandleSecretNameChange
(value_1: string)
src/commands/install-github-app/install-github-app.tsx:476
FunctionhandleSecurityCheckResult
(result: SecurityCheckResult)
src/services/remoteManagedSettings/securityCheck.tsx:67
FunctionhandleSelect
()
src/commands/plugin/PluginSettings.tsx:429
FunctionhandleSelectChange
(value: string)
src/components/TeleportStash.tsx:63
FunctionhandleSelectMemoryFile
(memoryPath: string)
src/commands/memory/memory.tsx:21
MethodhandleSelectionDrag
* 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
FunctionhandleSessionFileAccess
* PostToolUse callback to log session file access events.
src/utils/sessionFileAccessHooks.ts:146
FunctionhandleStateChange
(state: BridgeState, detail_0?: string)
src/hooks/useReplBridge.tsx:224
FunctionhandleSuspend
()
src/screens/REPL.tsx:4178
FunctionhandleTextInputChange
(newValue: string)
src/components/mcp/ElicitationDialog.tsx:429
FunctionhandleTextInputSubmit
()
src/components/mcp/ElicitationDialog.tsx:450
FunctionhandleThemeSelection
(newTheme: ThemeSetting)
src/components/Onboarding.tsx:54
FunctionhandleToggleUseCurrentRepo
(useCurrentRepo: boolean)
src/commands/install-github-app/install-github-app.tsx:483
FunctionhandleToggleUseExistingKey
(useExistingKey: boolean)
src/commands/install-github-app/install-github-app.tsx:490
FunctionhandleToggleUseExistingSecret
(useExistingSecret: boolean)
src/commands/install-github-app/install-github-app.tsx:496
FunctionhandleUserAllow
( updatedInput: Record<string, unknown>, permissionUpdates: PermissionUpdate[], feedback?: s
src/hooks/toolPermission/PermissionContext.ts:291
FunctionhandleVimInput
(rawInput: string, key: Key)
src/hooks/useVimInput.ts:175
FunctionhandleWorkflowAction
(action: 'update' | 'skip' | 'exit')
src/commands/install-github-app/install-github-app.tsx:503
FunctionhandleYankPop
()
src/hooks/useTextInput.ts:209
FunctionhasCommand
(commandName: string, commands: Command[])
src/commands.ts:702
FunctionhasCustomOutputStyle
()
src/constants/outputStyles.ts:213
FunctionhasDirectoryChange
(parsed: ParsedPowerShellCommand)
src/utils/powershell/parser.ts:1578
FunctionhasEarlyInput
()
src/utils/earlyInput.ts:174
MethodhasNewLayout
()
src/native-ts/yoga-layout/index.ts:584
FunctionhasOpusAccess
()
src/utils/auth.ts:1697
MethodhasPendingPlan
* 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
FunctionhasQueuedCommands
()
src/utils/queueProcessor.ts:93
FunctionhasSafeHeredocSubstitution
(command: string)
src/tools/BashTool/bashSecurity.ts:581
FunctionhasUltrareviewKeyword
(text: string)
src/utils/ultraplan/keyword.ts:111
FunctionhasUnpushedCommits
()
src/utils/git.ts:347
FunctionhasUnresolvedHooks
( messages: NormalizedMessage[], toolUseID: string, hookEvent: HookEvent, )
src/utils/messages.ts:1079
FunctionheartbeatWork
( environmentId: string, workId: string, sessionToken: string, )
src/bridge/bridgeApi.ts:387
FunctionheartbeatWork
(envId, workId, token)
src/bridge/bridgeDebug.ts:129
FunctionhideCursor
()
src/ink/cursor.ts:1
FunctionhideInstance
(node)
src/ink/reconciler.ts:381
MethodhidePane
* 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
MethodhidePane
* 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
FunctionhideTextInstance
(node)
src/ink/reconciler.ts:374
FunctionholdKey
(keyNames: string[], durationMs: number)
src/utils/computerUse/executor.ts:475
FunctionhookSourceInlineDisplayString
(source: HookSource)
src/utils/hooks/hooksSettings.ts:211
FunctionhydrateValue
(s: unknown)
src/services/vcr.ts:338
FunctioniconDataUrl
(_path: string)
shims/ant-computer-use-swift/index.ts:244
FunctionifNotInteger
(value: number | undefined, name: string)
src/ink/warn.ts:3
Functionimmediate
()
src/commands/effort/index.ts:9
Functionimmediate
()
src/commands/model/index.ts:12
Functionimmediate
()
src/commands/fast/index.ts:20
Functionimmediate
()
src/commands/provider/index.ts:12
Functionincrement
(name: string, value = 1)
src/context/stats.tsx:33
← previousnext →10,301–10,400 of 11,702, ranked by callers