MCPcopy Create free account

hub / github.com/freecodexyz/free-code / functions

Functions11,548 in github.com/freecodexyz/free-code

↓ 1 callersFunctionrenderTicket
(pass: PassStatus)
src/components/Passes/Passes.tsx:135
↓ 1 callersFunctionrenderToString
(node: React.ReactNode, columns?: number)
src/utils/staticRender.tsx:112
↓ 1 callersFunctionrenderToolUseMessage
(tool: Tool, input: unknown, { theme, verbose, commands }: { theme: ThemeName; verbose: boolean; c
src/components/messages/AssistantToolUseMessage.tsx:304
↓ 1 callersFunctionrenderToolUseProgressMessage
(progressMessagesForMessage: ProgressMessage<MCPProgress>[])
src/tools/MCPTool/UI.tsx:57
↓ 1 callersFunctionrenderToolUseQueuedMessage
(tool: Tool)
src/components/messages/AssistantToolUseMessage.tsx:360
↓ 1 callersFunctionrenderToolsList
()
src/components/agents/AgentDetail.tsx:71
↓ 1 callersFunctionrenderTruncatedContent
( content: string, terminalWidth: number, suppressExpandHint = false, )
src/utils/terminal.ts:71
↓ 1 callersFunctionrenderVerifying
()
src/utils/swarm/It2SetupPrompt.tsx:251
↓ 1 callersFunctionreorderAttachmentsForAPI
(messages: Message[])
src/utils/messages.ts:1481
↓ 1 callersFunctionreorderBidi
(characters: ClusteredChar[])
src/ink/bidi.ts:53
↓ 1 callersFunctionreorderMessagesInUI
( messages: ( | NormalizedUserMessage | NormalizedAssistantMessage | AttachmentMessage | Sys
src/utils/messages.ts:855
↓ 1 callersFunctionreplaceCchPlaceholder
(body: string, cch: string)
src/utils/cch.ts:22
↓ 1 callersFunctionreplaceOutputFormatWithXml
* Replace the tool_use output format instruction with XML format. * Finds the last line of the prompt ("Use the classify_result tool...") * and repl
src/utils/permissions/yoloClassifier.ts:648
↓ 1 callersFunctionreplaceSpansKeepQuotes
* Replaces spans with just the quote delimiters (preserving ' and " characters).
src/utils/bash/treeSitterAnalysis.ts:194
↓ 1 callersFunctionreplaceToolResultContents
* Return a new Message[] where each tool_result block whose id appears in * replacementMap has its content replaced. Messages and blocks with no * r
src/utils/toolResultStorage.ts:699
↓ 1 callersFunctionreplaceUltraplanKeyword
(text: string)
src/utils/ultraplan/keyword.ts:120
↓ 1 callersFunctionreportConfigCacheStats
()
src/utils/config.ts:909
↓ 1 callersFunctionrequestJwtAuthorizationGrant
(opts: { tokenEndpoint: string audience: string resource: string idToken: string clientId: string
src/services/mcp/xaa.ts:233
↓ 1 callersFunctionrequestTeammateShutdown
(taskId: string, setAppState: SetAppState)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:35
↓ 1 callersMethodreserve
* Reserve the guard for queue processing. Transitions idle → dispatching. * Returns false if not idle (another query or dispatch in progress).
src/utils/QueryGuard.ts:38
↓ 1 callersMethodreset
* Reset tracking state while keeping the service initialized. * This clears all tracked files and diagnostics.
src/services/diagnosticTracking.ts:72
↓ 1 callersFunctionresetAllLSPDiagnosticState
()
src/services/lsp/LSPDiagnosticRegistry.ts:357
↓ 1 callersFunctionresetAutoModeOptInForDefaultOffer
()
src/migrations/resetAutoModeOptInForDefaultOffer.ts:25
↓ 1 callersFunctionresetBackendDetection
()
src/utils/swarm/backends/registry.ts:457
↓ 1 callersFunctionresetBypassPermissionsCheck
()
src/utils/permissions/bypassPermissionsKillswitch.ts:53
↓ 1 callersFunctionresetCursor
()
src/main.tsx:4653
↓ 1 callersFunctionresetIfPassesRefreshed
()
src/components/LogoV2/GuestPassesUpsell.tsx:8
↓ 1 callersFunctionresetInitializationState
()
src/tools/TungstenTool/TungstenTool.ts:25
↓ 1 callersMethodresetPools
* Replace char/hyperlink pools with fresh instances to prevent unbounded * growth during long sessions. Migrates the front frame's screen IDs into
src/ink/ink.tsx:1561
↓ 1 callersFunctionresetProToOpusDefault
()
src/migrations/resetProToOpusDefault.ts:7
↓ 1 callersFunctionresetProfileCounters
()
src/ink/reconciler.ts:217
↓ 1 callersFunctionresetPromptCacheBreakDetection
()
src/services/api/promptCacheBreakDetection.ts:704
↓ 1 callersFunctionresetScrollDrainNode
()
src/ink/render-node-to-output.ts:77
↓ 1 callersFunctionresetScrollHint
()
src/ink/render-node-to-output.ts:60
↓ 1 callersFunctionresetSdkInitState
()
src/bootstrap/state.ts:1463
↓ 1 callersMethodresetSessionFile
()
src/utils/sessionStorage.ts:688
↓ 1 callersFunctionresetSyncCache
()
src/services/remoteManagedSettings/syncCache.ts:27
↓ 1 callersFunctionresetTurnClassifierDuration
()
src/bootstrap/state.ts:632
↓ 1 callersFunctionresetTurnHookDuration
()
src/bootstrap/state.ts:601
↓ 1 callersFunctionresetTurnToolDuration
()
src/bootstrap/state.ts:614
↓ 1 callersFunctionresolveAttachments
( rawPaths: string[], uploadCtx: { replBridgeEnabled: boolean; signal?: AbortSignal }, )
src/tools/BriefTool/attachments.ts:63
↓ 1 callersFunctionresolveCwd
* Resolve the working directory for the launched Claude instance. * Precedence: explicit cwd > repo lookup (MRU clone) > home. * A repo that isn't c
src/utils/deepLink/protocolHandler.ts:117
↓ 1 callersFunctionresolveDeepestExistingAncestorSync
( fs: FsOperations, absolutePath: string, )
src/utils/fsOperations.ts:215
↓ 1 callersFunctionresolveDefaultShell
()
src/utils/shell/resolveDefaultShell.ts:12
↓ 1 callersFunctionresolveDelistedPluginId
* Resolve a plugin ID from V2 installed plugins data for a plugin that may * have been delisted from its marketplace. Returns null if the plugin is n
src/services/plugins/pluginOperations.ts:230
↓ 1 callersFunctionresolveDependencyClosure
( rootId: PluginId, lookup: (id: PluginId) => Promise<DependencyLookupResult | null>, alreadyEnabled: Re
src/utils/plugins/dependencyResolver.ts:95
↓ 1 callersMethodresolveEventPriority
* Infer event priority from the currently-dispatching event. * Called by the reconciler host config's resolveUpdatePriority * when no explicit p
src/ink/events/dispatcher.ts:171
↓ 1 callersFunctionresolveExcludePatterns
* Expands exclude patterns by resolving symlinks in absolute path prefixes. * For each absolute pattern (starting with /), tries to resolve the longe
src/utils/claudemd.ts:581
↓ 1 callersFunctionresolveFieldAsync
(fieldName_4: string, schema_2: PrimitiveSchemaDefinition, rawValue: string)
src/components/mcp/ElicitationDialog.tsx:384
↓ 1 callersFunctionresolveFlexibleLengths
( children: Node[], availableInnerMain: number, totalFlexBasis: number, isMainRow: boolean, ownerW:
src/native-ts/yoga-layout/index.ts:2182
↓ 1 callersFunctionresolveGitSubdirUrl
* Resolve a git-subdir `url` field to a clonable git URL. * Accepts GitHub owner/repo shorthand (converted to ssh or https depending on * CLAUDE_COD
src/utils/plugins/pluginLoader.ts:686
↓ 1 callersFunctionresolveHookPermissionDecision
( hookPermissionResult: PermissionResult | undefined, tool: Tool, input: Record<string, unknown>, tool
src/services/tools/toolHooks.ts:332
↓ 1 callersFunctionresolveInboundAttachments
( attachments: InboundAttachment[], )
src/bridge/inboundAttachments.ts:123
↓ 1 callersFunctionresolveMetadataBuf
( carry: Buffer | null, chunkBuf: Buffer, )
src/utils/sessionStorage.ts:3130
↓ 1 callersFunctionresolveOnce
(v: string)
src/services/mcp/xaaIdpLogin.ts:298
↓ 1 callersFunctionresolvePickerEffortPersistence
( picked: EffortLevel | undefined, modelDefault: EffortLevel, priorPersisted: EffortLevel | undefined,
src/utils/effort.ts:126
↓ 1 callersFunctionresolvePluginHint
( hint: ClaudeCodeHint, )
src/utils/plugins/hintRecommendation.ts:103
↓ 1 callersFunctionresolvePluginLspEnvironment
( config: LspServerConfig, plugin: { path: string; source: string }, userConfig?: PluginOptionValues,
src/utils/plugins/lspPluginIntegration.ts:229
↓ 1 callersFunctionresolveSkillFilePath
Normalize and validate a skill-relative path; throws on traversal.
src/skills/bundledSkills.ts:196
↓ 1 callersFunctionresolveSkillName
* Resolve a skill name from agent frontmatter to a registered command name. * * Plugin skills are registered with namespaced names (e.g., "my-plugin
src/tools/AgentTool/runAgent.ts:945
↓ 1 callersFunctionresolveStopBoundary
* Compute the stop boundary for getProjectDirsUpToHome's upward walk. * * Normally the walk stops at the nearest `.git` above `cwd`. But if the Bash
src/utils/markdownConfigLoader.ts:191
↓ 1 callersFunctionresolveStoredPastedContent
* Resolve stored paste content to full PastedContent by fetching from paste store if needed.
src/history.ts:230
↓ 1 callersFunctionresolveSystemPromptSections
( sections: SystemPromptSection[], )
src/constants/systemPromptSections.ts:43
↓ 1 callersFunctionresolveTeamName
(input: { team_name?: string; }, appState: { teamContext?: { teamName: string; }; })
src/tools/AgentTool/AgentTool.tsx:1388
↓ 1 callersFunctionrestoreBackup
* Restores a file from its backup path with proper directory creation and permissions. * Lazy mkdir: tries copyFile first, creates the directory on E
src/utils/fileHistory.ts:804
↓ 1 callersFunctionrestoreConversationDirectly
(message: UserMessage)
src/components/MessageSelector.tsx:142
↓ 1 callersFunctionrestoreHeredocsInString
* Restores heredoc placeholders back to their original content in a single string. * Internal helper used by restoreHeredocs.
src/utils/bash/heredoc.ts:693
↓ 1 callersFunctionrestoreLexToByte
(P: ParseState, targetByte: number)
src/utils/bash/bashParser.ts:1989
↓ 1 callersFunctionrestoreRemoteAgentTasksImpl
(context: TaskContext)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:484
↓ 1 callersFunctionrestoreSkillStateFromMessages
(messages: Message[])
src/utils/conversationRecovery.ts:382
↓ 1 callersFunctionretain
()
src/utils/computerUse/drainRunLoop.ts:24
↓ 1 callersFunctionretrievePastedText
(hash: string)
src/utils/pasteStore.ts:59
↓ 1 callersMethodretryDelay
(failures: number)
src/cli/transports/WorkerStateUploader.ts:88
↓ 1 callersMethodretryDelay
(failures: number, retryAfterMs?: number)
src/cli/transports/SerialBatchEventUploader.ts:235
↓ 1 callersMethodretryFileInBackground
(filePath: string)
src/services/analytics/firstPartyEventLoggingExporter.ts:242
↓ 1 callersMethodretryPreviousBatches
()
src/services/analytics/firstPartyEventLoggingExporter.ts:220
↓ 1 callersFunctionreturnValue
( as: AsyncGenerator<unknown, A>, )
src/utils/generators.ts:14
↓ 1 callersMethodreveal
()
src/commands/remote-setup/api.ts:21
↓ 1 callersFunctionreverseRange
(arr: T[], start: number, end: number)
src/ink/bidi.ts:107
↓ 1 callersFunctionreverseRangeNumbers
(arr: number[], start: number, end: number)
src/ink/bidi.ts:117
↓ 1 callersFunctionreviewCountsLine
(session: DeepImmutable<RemoteAgentTaskState>)
src/components/tasks/RemoteSessionDetailDialog.tsx:493
↓ 1 callersFunctionrewriteWindowsNullRedirect
(command: string)
src/utils/bash/shellQuoting.ts:126
↓ 1 callersFunctionripGrepFileCount
* Stream-count lines from `rg --files` without buffering stdout. * * On large repos (e.g. 247k files, 16MB of paths), calling `ripGrep()` just * to
src/utils/ripgrep.ts:246
↓ 1 callersFunctionripGrepStream
( args: string[], target: string, abortSignal: AbortSignal, onLines: (lines: string[]) => void, )
src/utils/ripgrep.ts:295
↓ 1 callersFunctionrmSync
(path, options)
src/utils/fsOperations.ts:569
↓ 1 callersFunctionroll
(userId: string)
src/buddy/companion.ts:107
↓ 1 callersFunctionrollRarity
(rng: () => number)
src/buddy/companion.ts:43
↓ 1 callersFunctionrollStats
( rng: () => number, rarity: Rarity, )
src/buddy/companion.ts:62
↓ 1 callersFunctionrootPathForSource
(source: PermissionRuleSource)
src/utils/permissions/filesystem.ts:746
↓ 1 callersFunctionroughTokenCountEstimationForBlock
( block: string | Anthropic.ContentBlock | Anthropic.ContentBlockParam, )
src/services/tokenEstimation.ts:391
↓ 1 callersFunctionroughTokenCountEstimationForFileType
( content: string, fileExtension: string, )
src/services/tokenEstimation.ts:234
↓ 1 callersFunctionroughTokenCountEstimationForMessage
(message: { type: string message?: { content?: unknown } attachment?: Attachment })
src/services/tokenEstimation.ts:341
↓ 1 callersFunctionround
(number: number, precision: number)
src/cost-tracker.ts:246
↓ 1 callersFunctionroundCorners
* Zero out the alpha channel in the four corner regions outside a * quarter-circle of radius `r`. Produces rounded-rect corners.
src/utils/ansiToPng.ts:246
↓ 1 callersFunctionroundLayout
( node: Node, scale: number, absLeft: number, absTop: number, )
src/native-ts/yoga-layout/index.ts:2435
↓ 1 callersFunctionruleSourceToOTelSource
* Map a rule's origin to the documented OTel `source` vocabulary, matching * the interactive path's semantics (permissionLogging.ts:81): session-scop
src/services/tools/toolExecution.ts:181
↓ 1 callersFunctionrun
()
src/main.tsx:884
↓ 1 callersFunctionrun
()
src/utils/preflightChecks.tsx:90
↓ 1 callersFunctionrun
()
src/commands/install.tsx:98
↓ 1 callersFunctionrunAwsAuthRefresh
* Run awsAuthRefresh to perform interactive authentication (e.g., aws sso login) * Streams output in real-time for user visibility
src/utils/auth.ts:613
← previousnext →7,301–7,400 of 11,548, ranked by callers