MCPcopy Create free account

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

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

Functiondescription
()
src/tools/ReadMcpResourceTool/ReadMcpResourceTool.ts:63
Functiondescription
()
src/tools/NotebookEditTool/NotebookEditTool.ts:95
Functiondescription
()
src/tools/TaskGetTool/TaskGetTool.ts:42
Functiondescription
()
src/tools/ToolSearchTool/ToolSearchTool.ts:316
Functiondescription
()
src/tools/FileReadTool/FileReadTool.ts:344
Functiondescription
()
src/tools/EnterPlanModeTool/EnterPlanModeTool.ts:40
Functiondescription
()
src/tools/ScheduleCronTool/CronListTool.ts:57
Functiondescription
()
src/tools/ScheduleCronTool/CronDeleteTool.ts:52
Functiondescription
()
src/tools/ScheduleCronTool/CronCreateTool.ts:73
Functiondescription
()
src/tools/TodoWriteTool/TodoWriteTool.ts:36
Functiondescription
()
src/tools/RemoteTriggerTool/RemoteTriggerTool.ts:72
Functiondescription
()
src/tools/BriefTool/BriefTool.ts:169
Functiondescription
()
src/tools/FileEditTool/FileEditTool.ts:91
Functiondescription
()
src/tools/TaskOutputTool/TaskOutputTool.tsx:157
Functiondescription
(input)
src/tools/WebSearchTool/WebSearchTool.ts:157
Functiondescription
()
src/tools/AskUserQuestionTool/AskUserQuestionTool.tsx:114
Functiondescription
()
src/tools/TungstenTool/TungstenTool.ts:8
Functiondescription
()
src/tools/AgentTool/AgentTool.tsx:230
Functiondescription
()
src/tools/FileWriteTool/FileWriteTool.ts:99
Functiondescription
({ description })
src/tools/BashTool/BashTool.tsx:426
Functiondescription
(input)
src/tools/WebFetchTool/WebFetchTool.ts:72
Functiondescription
()
src/tools/LSPTool/LSPTool.ts:132
Functiondescription
()
src/tools/TaskStopTool/TaskStopTool.ts:92
Functiondescription
()
src/tools/GrepTool/GrepTool.ts:166
Functiondescription
()
src/tools/TeamCreateTool/TeamCreateTool.ts:107
Functiondescription
()
src/tools/testing/TestingPermissionTool.tsx:15
Functiondescription
()
src/tools/MCPTool/MCPTool.ts:37
Functiondescription
()
src/tools/ListMcpResourcesTool/ListMcpResourcesTool.ts:54
Functiondescription
()
src/tools/TaskListTool/TaskListTool.ts:37
Functiondescription
()
src/tools/TaskUpdateTool/TaskUpdateTool.ts:92
Functiondescription
()
src/tools/EnterWorktreeTool/EnterWorktreeTool.ts:56
Functiondescription
()
src/tools/SendMessageTool/SendMessageTool.ts:720
Functiondescription
()
src/tools/ExitWorktreeTool/ExitWorktreeTool.ts:152
Functiondescription
()
src/tools/ExitPlanModeTool/ExitPlanModeV2Tool.ts:151
Functiondescription
()
src/commands/init.ts:229
Functiondescription
()
src/commands/model/index.ts:8
Functiondescription
()
src/commands/passes/index.ts:10
Functiondescription
()
src/commands/fast/index.ts:11
Functiondescription
()
src/commands/provider/index.ts:8
Functiondescription
()
src/commands/sandbox-toggle/index.ts:7
Functiondescription
()
src/services/mcp/client.ts:1786
Functiondestroy
()
src/native-ts/yoga-layout/index.ts:2564
FunctiondetachDeletedInstance
()
src/ink/reconciler.ts:414
FunctiondetectCodeIndexingFromMcpTool
( toolName: string, )
src/utils/codeIndexing.ts:159
Functiondiff
( prev: Screen, next: Screen, )
src/ink/screen.ts:1126
Functiondifference
(a: Set<A>, b: Set<A>)
src/utils/set.ts:4
Methoddisable
()
src/ink/focus.ts:98
MethoddispatchClick
* Hit-test the rendered DOM tree at (col, row) and bubble a ClickEvent * from the deepest hit node up through ancestors with onClick handlers. *
src/ink/ink.tsx:1260
MethoddispatchContinuous
* Dispatch with continuous priority. * For high-frequency events: resize, scroll, mouse move.
src/ink/events/dispatcher.ts:224
MethoddispatchHover
(col: number, row: number)
src/ink/ink.tsx:1265
Functiondispose
()
src/utils/bufferedWriter.ts:96
Functiondispose
()
src/utils/asciicast.ts:225
Functiondispose
()
src/utils/settings/changeDetector.ts:154
FunctiondoWork
()
src/cli/print.ts:1561
Functiondone
()
src/services/mcpServerApproval.tsx:24
FunctiondoubleClick
()
shims/ant-computer-use-input/index.ts:60
Functiondrag
* `from === undefined` → drag from current cursor (training's * left_click_drag with start_coordinate omitted). Inner `finally`: the * butto
src/utils/computerUse/executor.ts:579
FunctiondragMouse
(x: number, y: number)
shims/ant-computer-use-input/index.ts:66
Functiondrain
(sock)
src/upstreamproxy/relay.ts:215
FunctiondrainPendingExtraction
( timeoutMs?: number, )
src/services/extractMemories/extractMemories.ts:611
FunctiondrainTick
(cu: ReturnType<typeof requireComputerUseSwift>)
src/utils/computerUse/drainRunLoop.ts:20
FunctiondroppedBatchCount
()
src/bridge/replBridgeTransport.ts:95
MethoddroppedBatchCount
Snapshot before/after writeBatch() to detect silent drops.
src/cli/transports/HybridTransport.ts:141
MethoddroppedBatchCount
* Monotonic count of batches dropped via maxConsecutiveFailures. Callers * can snapshot before flush() and compare after to detect silent drops
src/cli/transports/SerialBatchEventUploader.ts:84
FunctiondumpRequest
( body: string, ts: string, state: DumpState, filePath: string, )
src/services/api/dumpPrompts.ts:90
Functionedges
(a: number, b?: number, c?: number, d?: number)
src/ink/layout/geometry.ts:30
Functionemit
(...args)
src/utils/signal.ts:36
FunctionemitPerfettoCounter
( name: string, values: Record<string, number>, )
src/utils/telemetry/perfettoTracing.ts:863
FunctionemitPerfettoInstant
( name: string, category: string, args?: Record<string, unknown>, )
src/utils/telemetry/perfettoTracing.ts:840
MethodemitRefreshEvent
( outcome: 'success' | 'failure', reason?: MCPRefreshFailureReason, )
src/services/mcp/auth.ts:2183
FunctionemitTaskProgress
(params: { taskId: string toolUseId: string | undefined description: string startTime: number totalT
src/utils/task/sdkProgress.ts:10
Methodenable
()
src/ink/focus.ts:94
MethodenablePaneBorderStatus
* No-op for iTerm2 - pane titles are shown in tabs automatically.
src/utils/swarm/backends/ITermBackend.ts:294
MethodendOfFile
()
src/utils/Cursor.ts:1034
MethodendOfWord
()
src/utils/Cursor.ts:580
Methodenqueue
* Add events to the pending buffer. Returns immediately if space is * available. Blocks (awaits) if the buffer is full — caller pauses * until d
src/cli/transports/SerialBatchEventUploader.ts:101
FunctionenqueueUltraplanFailureNotification
(taskId: string, sessionId: string, reason: string, setAppState: SetAppState)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:225
FunctionensureDeepLinkProtocolRegistered
()
src/utils/deepLink/registerProtocol.ts:298
MethodensureFileOpened
* Ensure a file is opened in the IDE before processing. * This is important for language services like diagnostics to work properly.
src/services/diagnosticTracking.ts:103
FunctionensureInitialized
()
src/utils/bash/parser.ts:50
FunctionensureSystemReminderWrap
* Ensure all text content in attachment-origin messages carries the * <system-reminder> wrapper. This makes the prefix a reliable discriminator * fo
src/utils/messages.ts:1797
FunctionenvironmentId
()
src/bridge/replBridge.ts:1682
Methodequals
(other: WrappedLine)
src/utils/Cursor.ts:1116
FunctioneraseLine
()
src/ink/termio/csi.ts:207
FunctioneraseScreen
()
src/ink/termio/csi.ts:225
FunctioneraseToEndOfLine
()
src/ink/termio/csi.ts:197
FunctioneraseToEndOfScreen
()
src/ink/termio/csi.ts:215
FunctioneraseToStartOfLine
()
src/ink/termio/csi.ts:202
FunctioneraseToStartOfScreen
()
src/ink/termio/csi.ts:220
Functionerror
(sock, err)
src/upstreamproxy/relay.ts:230
Methoderror
(message: string, ..._: unknown[])
src/utils/telemetry/logger.ts:5
MethodeventPhase
()
src/ink/events/terminal-event.ts:47
FunctionevictOldestEventsForTesting
()
src/utils/telemetry/perfettoTracing.ts:1118
FunctionevictStaleSpansForTesting
()
src/utils/telemetry/perfettoTracing.ts:1113
FunctionexchangeCodeForTokens
( authorizationCode: string, state: string, codeVerifier: string, port: number, useManualRedirect: b
src/services/oauth/client.ts:107
FunctionexecuteExtractMemories
( context: REPLHookContext, appendSystemMessage?: AppendSystemMessageFn, )
src/services/extractMemories/extractMemories.ts:598
FunctionexecuteInSpan
( spanName: string, fn: (span: Span) => Promise<T>, attributes?: Record<string, string | number | boolea
src/utils/telemetry/sessionTracing.ts:788
Functionexit
()
src/ink/components/AppContext.ts:15
FunctionexitWithError
(root: Root, message: string, beforeExit?: () => Promise<void>)
src/interactiveHelpers.tsx:52
Methodexport
( metrics: ResourceMetrics, resultCallback: (result: ExportResult) => void, )
src/utils/telemetry/bigqueryExporter.ts:63
← previousnext →9,901–10,000 of 11,702, ranked by callers