MCPcopy Create free account

hub / github.com/codeaashu/claude-code / functions

Functions13,048 in github.com/codeaashu/claude-code

↓ 1 callersFunctionwriteSkillFiles
( dir: string, files: Record<string, string>, )
src/skills/bundledSkills.ts:147
↓ 1 callersMethodwriteStderr
Write stderr data (always piped).
src/utils/task/TaskOutput.ts:172
↓ 1 callersMethodwriteStdout
Write stdout data (pipe mode only — used by hooks).
src/utils/task/TaskOutput.ts:167
↓ 1 callersFunctionwriteZipCacheKnownMarketplaces
( data: KnownMarketplacesFile, )
src/utils/plugins/zipCacheAdapters.ts:58
↓ 1 callersMethodxaaRefresh
* XAA silent refresh: cached id_token → Layer-2 exchange → new access_token. * No browser. * * Returns undefined if the id_token is gone from
src/services/mcp/auth.ts:1751
↓ 1 callersFunctionxtversion
()
src/ink/terminal-querier.ts:108
↓ 1 callersFunctionzeroLayoutRecursive
(node: Node)
src/native-ts/yoga-layout/index.ts:2386
Function"node_modules/@xterm/addon-fit/lib/addon-fit.js"
(exports, module)
src/server/web/public/terminal.js:6156
Function"node_modules/@xterm/addon-search/lib/addon-search.js"
(exports, module)
src/server/web/public/terminal.js:6317
Function"node_modules/@xterm/addon-unicode11/lib/addon-unicode11.js"
(exports, module)
src/server/web/public/terminal.js:6635
Function"node_modules/@xterm/addon-web-links/lib/addon-web-links.js"
(exports, module)
src/server/web/public/terminal.js:6193
Function"node_modules/@xterm/addon-webgl/lib/addon-webgl.js"
(exports, module)
src/server/web/public/terminal.js:6822
Function"node_modules/@xterm/xterm/lib/xterm.js"
(exports, module)
src/server/web/public/terminal.js:29
Method#abortHandler
()
src/utils/ShellCommand.ts:186
Method#dataHandler
(data: Buffer | string)
src/utils/ShellCommand.ts:82
Method#errorHandler
()
src/utils/ShellCommand.ts:205
Method#exitHandler
(code: number | null, signal: NodeJS.Signals | null)
src/utils/ShellCommand.ts:195
Method#handleExit
(code: number)
src/utils/ShellCommand.ts:291
Method#handleTimeout
(self: ShellCommandImpl)
src/utils/ShellCommand.ts:135
Method#onHideTimerFired
(scheduledForTaskListId: string)
src/hooks/useTasksV2.ts:154
Method#tick
* Shared tick: reads the file tail for every actively-polled task. * Non-async body (.then) to avoid stacking if I/O is slow.
src/utils/task/TaskOutput.ts:109
FunctionALWAYS_FALSE
()
src/ink/hooks/use-selection.ts:90
FunctionAddDirError
(t0)
src/commands/add-dir/add-dir.tsx:15
FunctionAddMarketplace
({ inputValue, setInputValue, cursorOffset, setCursorOffset, error, setError, result, setResul
src/commands/plugin/AddMarketplace.tsx:29
FunctionAddPermissionRules
(t0)
src/components/permissions/rules/AddPermissionRules.tsx:48
FunctionAddWorkspaceDirectory
(t0)
src/components/permissions/rules/AddWorkspaceDirectory.tsx:137
FunctionAdvisorMessage
(t0)
src/components/messages/AdvisorMessage.tsx:20
FunctionAgentDetail
(t0)
src/components/agents/AgentDetail.tsx:21
FunctionAgentEditor
({ agent, tools, onSaved, onBack }: Props)
src/components/agents/AgentEditor.tsx:30
FunctionAgentLine
(t0)
src/components/CoordinatorAgentStatus.tsx:143
FunctionAgentNavigationFooter
(t0)
src/components/agents/AgentNavigationFooter.tsx:8
FunctionAgentPill
(t0)
src/components/tasks/BackgroundTaskStatus.tsx:288
FunctionAgentProgressLine
(t0)
src/components/AgentProgressLine.tsx:23
FunctionAgentPromptDisplay
(t0)
src/tools/AgentTool/UI.tsx:184
FunctionAgentResponseDisplay
(t0)
src/tools/AgentTool/UI.tsx:208
FunctionAgentsList
(t0)
src/components/agents/AgentsList.tsx:22
FunctionAgentsMenu
(t0)
src/components/agents/AgentsMenu.tsx:31
FunctionAlternateScreen
(t0)
src/ink/components/AlternateScreen.tsx:33
FunctionAnimatedAsterisk
({ char = TEARDROP_ASTERISK }: { char?: string; })
src/components/LogoV2/AnimatedAsterisk.tsx:15
FunctionAnimatedClawd
()
src/components/LogoV2/AnimatedClawd.tsx:57
FunctionAnimatedTerminalTitle
* Sets the terminal tab title, with an animated prefix glyph while a query * is running. Isolated from REPL so the 960ms animation tick re-renders on
src/screens/REPL.tsx:484
FunctionAnnotationBadge
({ messageId }: AnnotationBadgeProps)
web/components/collaboration/AnnotationBadge.tsx:13
FunctionAnnouncerProvider
({ children }: { children: ReactNode })
web/components/a11y/Announcer.tsx:21
FunctionAnsiRenderer
({ text, className }: AnsiRendererProps)
web/components/tools/AnsiRenderer.tsx:206
FunctionApiKeyStep
(t0)
src/commands/install-github-app/ApiKeyStep.tsx:18
FunctionApiSettings
()
web/components/settings/ApiSettings.tsx:11
FunctionApp
(t0)
src/components/App.tsx:19
FunctionAppStateProvider
(t0)
src/state/AppState.tsx:37
FunctionAppleTerminalClawd
(t0)
src/components/LogoV2/Clawd.tsx:183
FunctionAppleTerminalWelcomeV2
(t0)
src/components/LogoV2/WelcomeV2.tsx:203
FunctionApplyEffortAndClose
(t0)
src/commands/effort/effort.tsx:134
FunctionApproveApiKey
(t0)
src/components/ApproveApiKey.tsx:11
FunctionAskUserQuestionPermissionRequest
(props)
src/components/permissions/AskUserQuestionPermissionRequest/AskUserQuestionPermissionRequest.tsx:30
FunctionAskUserQuestionPermissionRequestBody
(t0)
src/components/permissions/AskUserQuestionPermissionRequest/AskUserQuestionPermissionRequest.tsx:75
FunctionAskUserQuestionResultMessage
(t0)
src/tools/AskUserQuestionTool/AskUserQuestionTool.tsx:83
FunctionAskUserQuestionWithHighlight
(props)
src/components/permissions/AskUserQuestionPermissionRequest/AskUserQuestionPermissionRequest.tsx:54
FunctionAssistantMessageBlock
(t0)
src/components/Message.tsx:433
FunctionAssistantRedactedThinkingMessage
(t0)
src/components/messages/AssistantRedactedThinkingMessage.tsx:7
FunctionAssistantTextMessage
(t0)
src/components/messages/AssistantTextMessage.tsx:47
FunctionAssistantThinkingMessage
(t0)
src/components/messages/AssistantThinkingMessage.tsx:19
FunctionAssistantToolUseMessage
(t0)
src/components/messages/AssistantToolUseMessage.tsx:35
FunctionAsyncAgentDetailDialog
(t0)
src/components/tasks/AsyncAgentDetailDialog.tsx:25
FunctionAttachmentList
(t0)
src/tools/BriefTool/UI.tsx:72
FunctionAttachmentMessage
({ attachment, addMargin, verbose, isTranscriptMode }: Props)
src/components/messages/AttachmentMessage.tsx:36
FunctionAutoModeOptInDialog
(t0)
src/components/AutoModeOptInDialog.tsx:17
FunctionAutoRunIssueNotification
(t0)
src/utils/autoRunIssue.tsx:17
FunctionAutoUpdater
({ isUpdating, onChangeIsUpdating, onAutoUpdaterResult, autoUpdaterResult, showSuccessMessage, ver
src/components/AutoUpdater.tsx:23
FunctionAutoUpdaterWrapper
(t0)
src/components/AutoUpdaterWrapper.tsx:19
FunctionAvatar
({ className, size, src, alt, name, ...props }: AvatarProps)
web/components/ui/avatar.tsx:58
FunctionAwsAuthStatusBox
()
src/components/AwsAuthStatusBox.tsx:6
FunctionBackgroundHint
(t0)
src/tools/BashTool/UI.tsx:31
FunctionBackgroundTask
(t0)
src/components/tasks/BackgroundTask.tsx:17
FunctionBackgroundTaskStatus
(t0)
src/components/tasks/BackgroundTaskStatus.tsx:25
FunctionBackgroundTasksDialog
({ onDone, toolUseContext, initialDetailTaskId }: Props)
src/components/tasks/BackgroundTasksDialog.tsx:127
FunctionBadge
({ className, variant, dot = false, children, ...props }: BadgeProps)
web/components/ui/badge.tsx:31
FunctionBaseTextInput
(t0)
src/components/BaseTextInput.tsx:22
FunctionBashModeProgress
(t0)
src/components/BashModeProgress.tsx:13
FunctionBashPermissionRequest
(props)
src/components/permissions/BashPermissionRequest/BashPermissionRequest.tsx:71
FunctionBashPermissionRequestInner
({ toolUseConfirm, toolUseContext, onDone, onReject, verbose: _verbose, workerBadge, command,
src/components/permissions/BashPermissionRequest/BashPermissionRequest.tsx:136
FunctionBashToolResultMessage
(t0)
src/tools/BashTool/BashToolResultMessage.tsx:66
FunctionBottomSheet
({ isOpen, onClose, title, children, className }: BottomSheetProps)
web/components/mobile/BottomSheet.tsx:22
FunctionBox
* `<Box>` is an essential Ink component to build your layout. It's like `<div style="display: flex">` in the browser.
src/ink/components/Box.tsx:51
FunctionBridgeDialog
(t0)
src/components/BridgeDialog.tsx:20
FunctionBridgeDisconnectDialog
(t0)
src/commands/bridge/bridge.tsx:155
FunctionBridgeStatusIndicator
({ bridgeSelected }: BridgeStatusProps)
src/components/PromptInput/PromptInputFooter.tsx:157
FunctionBridgeStatusMessage
(t0)
src/components/messages/SystemTextMessage.tsx:768
FunctionBridgeToggle
* /remote-control command — manages the bidirectional bridge connection. * * When enabled, sets replBridgeEnabled in AppState, which triggers * use
src/commands/bridge/bridge.tsx:38
FunctionBriefIdleStatus
()
src/components/Spinner.tsx:451
FunctionBriefSpinner
(t0)
src/components/Spinner.tsx:316
FunctionBrowseMarketplace
({ error, setError, result: _result, setResult, setViewState: setParentViewState, onInstallComplet
src/commands/plugin/BrowseMarketplace.tsx:49
FunctionBtwSideQuestion
(t0)
src/commands/btw/btw.tsx:36
FunctionButton
(t0)
src/ink/components/Button.tsx:39
FunctionByline
(t0)
src/components/design-system/Byline.tsx:37
FunctionBypassPermissionsModeDialog
(t0)
src/components/BypassPermissionsModeDialog.tsx:12
FunctionCancelRequestHandler
(props: CancelRequestHandlerProps)
src/hooks/useCancelRequest.ts:63
FunctionCapabilitiesSection
(t0)
src/components/mcp/CapabilitiesSection.tsx:10
FunctionChannelDowngradeDialog
(t0)
src/components/ChannelDowngradeDialog.tsx:16
FunctionChannelsNotice
()
src/components/LogoV2/ChannelsNotice.tsx:18
FunctionChatInput
({ conversationId }: ChatInputProps)
web/components/chat/ChatInput.tsx:14
FunctionChatLayout
()
web/components/chat/ChatLayout.tsx:12
← previousnext →9,101–9,200 of 13,048, ranked by callers