MCPcopy Create free account

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

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

↓ 3 callersFunctiondiscoverOidc
( idpIssuer: string, )
src/services/mcp/xaaIdpLogin.ts:202
↓ 3 callersFunctiondiscoverSkillDirsForPaths
( filePaths: string[], cwd: string, )
src/skills/loadSkillsDir.ts:861
↓ 3 callersMethoddispatch
* Dispatch an event through capture and bubble phases. * Returns true if preventDefault() was NOT called.
src/ink/events/dispatcher.ts:185
↓ 3 callersMethoddone
()
src/utils/stream.ts:49
↓ 3 callersFunctioneffortLevelToSymbol
(level: EffortLevel)
src/components/EffortIndicator.ts:27
↓ 3 callersFunctionemit
(event: HookExecutionEvent)
src/utils/hooks/hookEvents.ts:72
↓ 3 callersFunctionemitStatusChange
(limits: ClaudeAILimits)
src/services/claudeAiLimits.ts:184
↓ 3 callersMethodenablePaneBorderStatus
* Enables pane border status for a window (shows pane titles).
src/utils/swarm/backends/TmuxBackend.ts:234
↓ 3 callersFunctionencodeChunk
(data: Uint8Array)
src/upstreamproxy/relay.ts:66
↓ 3 callersMethodendOfLogicalLine
()
src/utils/Cursor.ts:495
↓ 3 callersFunctionendToolSpan
( _toolResult?: string, _resultTokens?: number, )
src/utils/telemetry/sessionTracing.ts:106
↓ 3 callersFunctionenhanceSystemPromptWithEnvDetails
( existingSystemPrompt: string[], model: string, additionalWorkingDirectories?: string[], enabledToolN
src/constants/prompts.ts:760
↓ 3 callersFunctionenqueueRemoteNotification
* Enqueue a remote task notification to the message queue.
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:166
↓ 3 callersFunctionensureMemoryDirExists
(memoryDir: string)
src/memdir/memdir.ts:129
↓ 3 callersFunctionensureOutputDir
* Ensure the task output directory exists
src/utils/task/diskOutput.ts:65
↓ 3 callersFunctionensureParserInitialized
()
src/utils/bash/bashParser.ts:39
↓ 3 callersFunctionensureTaskListLockFile
* Ensures the lock file exists for a task list
src/utils/tasks.ts:511
↓ 3 callersFunctionensureTasksDir
(taskListId: string)
src/utils/tasks.ts:233
↓ 3 callersFunctionescapeRegExp
(str: string)
src/utils/stringUtils.ts:9
↓ 3 callersFunctionevictTerminalTask
( taskId: string, setAppState: SetAppState, )
src/utils/task/framework.ts:125
↓ 3 callersFunctionexcludeToolsByServer
( tools: Tool[], serverName: string, )
src/services/mcp/utils.ts:115
↓ 3 callersFunctionexecFilePromise
( cmd: string, args: string[], )
src/utils/settings/mdm/rawRead.ts:32
↓ 3 callersFunctionexecuteConfigChangeHooks
( source: ConfigChangeSource, filePath?: string, timeoutMs: number = TOOL_HOOK_EXECUTION_TIMEOUT_MS, )
src/utils/hooks.ts:4214
↓ 3 callersFunctionexecuteOpenLine
( direction: 'above' | 'below', ctx: OperatorContext, )
src/vim/operators.ts:397
↓ 3 callersFunctionexecutePermissionRequestHooks
( toolName: string, toolUseID: string, toolInput: ToolInput, toolUseContext: ToolUseContext, permiss
src/utils/hooks.ts:4157
↓ 3 callersFunctionexecutePreCompactHooks
( compactData: { trigger: 'manual' | 'auto' customInstructions: string | null }, signal?: AbortS
src/utils/hooks.ts:3961
↓ 3 callersFunctionexecuteSessionEndHooks
( reason: ExitReason, options?: { getAppState?: () => AppState setAppState?: (updater: (prev: AppS
src/utils/hooks.ts:4097
↓ 3 callersFunctionexecuteStopFailureHooks
( lastMessage: AssistantMessage, toolUseContext?: ToolUseContext, timeoutMs: number = TOOL_HOOK_EXECUTIO
src/utils/hooks.ts:3594
↓ 3 callersFunctionexecuteWorktreeCreateHook
( name: string, )
src/utils/hooks.ts:4928
↓ 3 callersFunctionexitWithMessage
(message: string)
src/cli/structuredIO.ts:776
↓ 3 callersFunctionexpandEnvVarsInString
(value: string)
src/services/mcp/envExpansion.ts:10
↓ 3 callersFunctionexpandPastedTextRefs
( input: string, pastedContents: Record<number, PastedContent>, )
src/history.ts:81
↓ 3 callersFunctionexpandTilde
(path: string)
src/utils/permissions/pathValidation.ts:80
↓ 3 callersFunctionextractClaudeCodeHints
( output: string, command: string, )
src/utils/claudeCodeHints.ts:72
↓ 3 callersFunctionextractFirstPrompt
(transcript: TranscriptMessage[])
src/utils/sessionStorage.ts:1725
↓ 3 callersFunctionextractPrefixFromElement
* Extract a static prefix from a single parsed command element. * Returns null for commands we won't suggest (shells, eval cmdlets, path-like * invo
src/utils/powershell/staticPrefix.ts:30
↓ 3 callersFunctionextractQuotaStatusFromError
(error: APIError)
src/services/claudeAiLimits.ts:487
↓ 3 callersFunctionextractReadFilesFromMessages
( messages: Message[], cwd: string, maxSize: number = ASK_READ_FILE_STATE_CACHE_SIZE, )
src/utils/queryHelpers.ts:346
↓ 3 callersFunctionextractRequestId
* Extract the API request_id (req_xxx) that the SDK attaches as a * non-enumerable `_request_id` property on response objects.
src/utils/permissions/yoloClassifier.ts:624
↓ 3 callersFunctionextractResultText
( agentMessages: Message[], defaultText = 'Execution completed', )
src/utils/forkedAgent.ts:237
↓ 3 callersFunctionextractTaggedBullets
(tagName: string)
src/utils/permissions/yoloClassifier.ts:108
↓ 3 callersMethodfeed
Feed input and get resulting actions
src/ink/termio/parser.ts:287
↓ 3 callersFunctionfetchAndLoadPolicyLimits
* Fetch and load policy limits with file caching * Fails open - returns null if fetch fails and no cache exists
src/services/policyLimits/index.ts:432
↓ 3 callersFunctionfetchAndLoadRemoteManagedSettings
* Fetch and load remote settings with file caching * Internal function that handles the full load/fetch logic * Fails open - returns null if fetch f
src/services/remoteManagedSettings/index.ts:415
↓ 3 callersFunctionfetchOfficialMarketplaceFromGcs
( installLocation: string, marketplacesCacheDir: string, )
src/utils/plugins/officialMarketplaceGcs.ts:47
↓ 3 callersFunctionfetchRemoteCredentials
( sessionId: string, baseUrl: string, accessToken: string, timeoutMs: number, )
src/bridge/remoteBridgeCore.ts:931
↓ 3 callersFunctionfetchSessionLogsFromUrl
* Shared implementation for fetching session logs from a URL
src/services/api/sessionIngress.ts:420
↓ 3 callersFunctionfetchUtilization
()
src/services/api/usage.ts:33
↓ 3 callersFunctionfileHistoryGetDiffStats
( state: FileHistoryState, messageId: UUID, )
src/utils/fileHistory.ts:414
↓ 3 callersFunctionfileHistoryMakeSnapshot
( updateFileHistoryState: ( updater: (prev: FileHistoryState) => FileHistoryState, ) => void, messag
src/utils/fileHistory.ts:198
↓ 3 callersFunctionfilterDeniedAgents
( agents: T[], context: ToolPermissionContext, agentToolName: string, )
src/utils/permissions/permissions.ts:325
↓ 3 callersFunctionfilterOrphanedThinkingOnlyMessages
( messages: Message[], )
src/utils/messages.ts:4997
↓ 3 callersFunctionfilterOutFlags
* SECURITY: Extract positional (non-flag) arguments, correctly handling the * POSIX `--` end-of-options delimiter. * * Most commands (rm, cat, touc
src/tools/BashTool/pathValidation.ts:126
↓ 3 callersFunctionfilterRulesByContentsMatchingInput
* Filter rules by contents matching an input command. * PowerShell-specific: uses case-insensitive matching throughout. * Follows the same structure
src/tools/PowerShellTool/powershellPermissions.ts:170
↓ 3 callersFunctionfilterRulesByContentsMatchingInput
( input: z.infer<typeof BashTool.inputSchema>, rules: Map<string, PermissionRule>, matchMode: 'exact' |
src/tools/BashTool/bashPermissions.ts:778
↓ 3 callersFunctionfilterWhitespaceOnlyAssistantMessages
( messages: Message[], )
src/utils/messages.ts:4875
↓ 3 callersFunctionfinalizeAgentTool
( agentMessages: MessageType[], agentId: string, metadata: { prompt: string resolvedAgentModel:
src/tools/AgentTool/agentToolUtils.ts:276
↓ 3 callersFunctionfinalizeHook
( hook: PendingAsyncHook, exitCode: number, outcome: 'success' | 'error' | 'cancelled', )
src/utils/hooks/AsyncHookRegistry.ts:91
↓ 3 callersMethodfindCharacter
* Find a character using vim f/F/t/T semantics. * * @param char - The character to find * @param type - 'f' (forward to), 'F' (backward to),
src/utils/Cursor.ts:1062
↓ 3 callersFunctionfindExecutable
* Find an executable using where.exe on Windows * @param executable - The name of the executable to find * @returns The path to the executable or nu
src/utils/windowsPaths.ts:29
↓ 3 callersMethodfindLogicalLineEnd
(fromOffset: number = this.offset)
src/utils/Cursor.ts:468
↓ 3 callersMethodfindLogicalLineStart
(fromOffset: number = this.offset)
src/utils/Cursor.ts:463
↓ 3 callersFunctionfindMidInputSlashCommand
( input: string, cursorOffset: number, )
src/utils/suggestions/commandSuggestions.ts:114
↓ 3 callersFunctionfindProjectSkill
()
src/utils/hooks/skillImprovement.ts:58
↓ 3 callersFunctionfindUltraplanTriggerPositions
(text: string)
src/utils/ultraplan/keyword.ts:97
↓ 3 callersFunctionfinish
(msg: string)
src/commands/plugin/BrowseMarketplace.tsx:544
↓ 3 callersFunctionfinish
(msg: string)
src/commands/plugin/ManagePlugins.tsx:1633
↓ 3 callersFunctionfinish
(msg: string)
src/commands/plugin/DiscoverPlugins.tsx:469
↓ 3 callersFunctionfireRawRead
()
src/utils/settings/mdm/rawRead.ts:55
↓ 3 callersFunctionfirstGrapheme
(text: string)
src/utils/intl.ts:26
↓ 3 callersMethodflush
* Send the DA1 sentinel. Resolves when DA1's response arrives. * * As a side effect, all queries still pending when DA1 arrives are * resolve
src/ink/terminal-querier.ts:170
↓ 3 callersMethodflush
* Block until all pending events are POSTed. Used by bridge's initial * history flush so onStateChange('connected') fires after persistence.
src/cli/transports/HybridTransport.ts:149
↓ 3 callersFunctionflushAndCleanup
(shellCommand: ShellCommand)
src/tasks/LocalShellTask/LocalShellTask.tsx:515
↓ 3 callersFunctionflushRegex
()
src/utils/bash/bashParser.ts:3039
↓ 3 callersMethodflushStreamEventBuffer
* Drain the stream_event delay buffer: accumulate text_deltas into * full-so-far snapshots, clear the timer, enqueue the resulting events. * Cal
src/cli/transports/ccrClient.ts:771
↓ 3 callersMethodfocus
(node: DOMElement)
src/ink/focus.ts:27
↓ 3 callersFunctionforceExit
* Force process exit, handling the case where the terminal is gone. * When the terminal/PTY is closed (e.g., SIGHUP), process.exit() can throw * EIO
src/utils/gracefulShutdown.ts:193
↓ 3 callersFunctionformatAPIError
(error: APIError)
src/services/api/errorUtils.ts:200
↓ 3 callersFunctionformatAsTeammateMessage
* Formats a message as <teammate-message> XML for injection into the conversation. * This ensures the model sees messages in the same format as tmux
src/utils/swarm/inProcessRunner.ts:457
↓ 3 callersFunctionformatLimitInfo
( appliedLimit: number | undefined, appliedOffset: number | undefined, )
src/tools/GrepTool/GrepTool.ts:134
↓ 3 callersFunctionformatLogMetadata
(log: { modified: Date messageCount: number fileSize?: number gitBranch?: string tag?: string agen
src/utils/format.ts:203
↓ 3 callersFunctionformatMarketplaceLoadingErrors
( failures: Array<{ name: string; error: string }>, successCount: number, )
src/utils/plugins/marketplaceHelpers.ts:119
↓ 3 callersFunctionformatPermissionSource
(source: PermissionRuleSource)
src/utils/permissions/permissionSetup.ts:247
↓ 3 callersFunctionformatRelativeTime
( date: Date, options: RelativeTimeOptions & { now?: Date } = {}, )
src/utils/format.ts:144
↓ 3 callersFunctionformatReplacementValue
(options: { displayText: string; mode: string; hasAtPrefix: boolean; needsQuotes: boolean; isQuoted?
src/hooks/useTypeahead.tsx:148
↓ 3 callersFunctionformatRulesForCritique
( section: string, userRules: string[], defaultRules: string[], )
src/cli/handlers/autoMode.ts:151
↓ 3 callersFunctionformatSnippet
({ before, match, after }: Snippet, highlightColor: (text: string) => string)
src/components/LogSelector.tsx:84
↓ 3 callersFunctionformatTotalCost
()
src/cost-tracker.ts:228
↓ 3 callersFunctionformatWelcomeMessage
(username: string | null)
src/utils/logoV2Utils.ts:100
↓ 3 callersFunctionformatZodErrors
* Format Zod validation errors into a readable format
src/utils/plugins/validatePlugin.ts:75
↓ 3 callersFunctiongateChannelServer
( serverName: string, capabilities: ServerCapabilities | undefined, pluginSource: string | undefined, )
src/services/mcp/channelNotification.ts:191
↓ 3 callersFunctiongeneratePreview
( content: string, maxBytes: number, )
src/utils/toolResultStorage.ts:339
↓ 3 callersFunctiongenerateRequestId
( requestType: string, agentId: string, )
src/utils/agentId.ts:62
↓ 3 callersFunctiongenerateTempFilePath
( prefix: string = 'claude-prompt', extension: string = '.md', options?: { contentHash?: string }, )
src/utils/tempfile.ts:19
↓ 3 callersFunctiongenerateUniqueTeammateName
( baseName: string, teamName: string | undefined, )
src/tools/shared/spawnMultiAgent.ts:267
↓ 3 callersFunctiongetAccountInformation
()
src/utils/auth.ts:1931
↓ 3 callersFunctiongetActualAgentFilePath
(agent: AgentDefinition)
src/components/agents/agentFileUtils.ts:104
↓ 3 callersFunctiongetAdvisorConfig
()
src/utils/advisor.ts:53
↓ 3 callersFunctiongetAgentDescriptionsTotalTokens
( agentDefinitions?: AgentDefinitionsResult, )
src/utils/statusNoticeHelpers.ts:9
↓ 3 callersFunctiongetAgentListingDeltaAttachment
( toolUseContext: ToolUseContext, messages: Message[] | undefined, )
src/utils/attachments.ts:1490
← previousnext →1,801–1,900 of 11,548, ranked by callers