MCPcopy Create free account

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

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

↓ 1 callersFunctiongetRestoreOptions
(canRestoreCode: boolean)
src/components/MessageSelector.tsx:93
↓ 1 callersFunctiongetRestrictionsFromCache
* Get restrictions synchronously from session cache or file
src/services/policyLimits/index.ts:531
↓ 1 callersFunctiongetRetryAfterMs
(error: APIError)
src/services/api/withRetry.ts:803
↓ 1 callersFunctiongetRipgrepStatus
()
src/utils/ripgrep.ts:535
↓ 1 callersFunctiongetRiskColor
(riskLevel: RiskLevel)
src/components/permissions/PermissionExplanation.tsx:41
↓ 1 callersFunctiongetRiskLabel
(riskLevel: RiskLevel)
src/components/permissions/PermissionExplanation.tsx:51
↓ 1 callersFunctiongetRuleBehaviorLabel
(ruleBehavior: PermissionBehavior)
src/components/permissions/rules/PermissionRuleList.tsx:63
↓ 1 callersFunctiongetSandboxProxyConfig
* Get the sandbox proxy config for routing HTTP hook requests through the * sandbox network proxy when sandboxing is enabled. * * Uses dynamic impo
src/utils/hooks/execHttpHook.ts:21
↓ 1 callersFunctiongetSavingMessage
()
src/components/messages/UserMemoryInputMessage.tsx:8
↓ 1 callersFunctiongetScrollDrainNode
()
src/ink/render-node-to-output.ts:81
↓ 1 callersFunctiongetScrollHint
()
src/ink/render-node-to-output.ts:66
↓ 1 callersFunctiongetSearchSummary
(results: (SearchResult | string | null | undefined)[])
src/tools/WebSearchTool/UI.tsx:8
↓ 1 callersFunctiongetSelectableBackgroundTasks
(tasks: Record<string, TaskState> | undefined, foregroundedTaskId: string | undefined)
src/components/tasks/BackgroundTasksDialog.tsx:123
↓ 1 callersFunctiongetSelectedLinesFromIDE
( ideSelection: IDESelection | null, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1614
↓ 1 callersFunctiongetSelectedText
(s: SelectionState, screen: Screen)
src/ink/selection.ts:773
↓ 1 callersFunctiongetSelfBridgeCompatId
()
src/bridge/replBridgeHandle.ts:33
↓ 1 callersFunctiongetSessionDir
* Get the session directory (projectDir/sessionId)
src/utils/toolResultStorage.ts:97
↓ 1 callersFunctiongetSessionEnvironmentScript
()
src/utils/sessionEnvironment.ts:60
↓ 1 callersFunctiongetSessionFunctionHooks
( appState: AppState, sessionId: string, event?: HookEvent, )
src/utils/hooks/sessionHooks.ts:345
↓ 1 callersFunctiongetSessionHookCallback
( appState: AppState, sessionId: string, event: HookEvent, matcher: string, hook: HookCommand | Func
src/utils/hooks/sessionHooks.ts:397
↓ 1 callersFunctiongetSessionIngressToken
()
src/bootstrap/state.ts:1150
↓ 1 callersFunctiongetSessionLogsViaOAuth
( sessionId: string, accessToken: string, orgUUID: string, )
src/services/api/sessionIngress.ts:246
↓ 1 callersFunctiongetSessionMemoryCompactConfig
()
src/services/compact/sessionMemoryCompact.ts:86
↓ 1 callersFunctiongetSessionMemoryConfig
()
src/services/SessionMemory/sessionMemoryUtils.ts:143
↓ 1 callersFunctiongetSessionMemoryRemoteConfig
* Get session memory config from cache. * Returns immediately without blocking - value may be stale.
src/services/SessionMemory/sessionMemory.ts:88
↓ 1 callersFunctiongetSessionSettingsCache
()
src/utils/settings/settingsCache.ts:7
↓ 1 callersFunctiongetSessionSpecificGuidanceSection
* Session-variant guidance that would fragment the cacheScope:'global' * prefix if placed before SYSTEM_PROMPT_DYNAMIC_BOUNDARY. Each conditional *
src/constants/prompts.ts:352
↓ 1 callersFunctiongetSessionState
()
src/utils/sessionState.ts:88
↓ 1 callersFunctiongetSettingSourceDisplayNameCapitalized
( source: SettingSource | 'cliArg' | 'command' | 'session', )
src/utils/settings/constants.ts:100
↓ 1 callersFunctiongetSettingsForSourceLenient_FOR_EDITING_ONLY_NOT_FOR_READING
* Lenient version of getSettingsForSource that doesn't fail on ANY validation errors. * Simply parses the JSON and returns it as-is without schema va
src/utils/permissions/permissionsLoader.ts:61
↓ 1 callersFunctiongetSettingsPaths
()
src/utils/permissions/filesystem.ts:194
↓ 1 callersFunctiongetSettingsWithSources
()
src/utils/settings/settings.ts:836
↓ 1 callersFunctiongetShellCompletions
( input: string, cursorOffset: number, abortSignal: AbortSignal, )
src/utils/bash/shellCompletion.ts:221
↓ 1 callersFunctiongetShellHistoryCommands
* Get shell commands from history, with caching
src/utils/suggestions/shellHistoryCompletion.ts:23
↓ 1 callersFunctiongetShellHistoryCompletion
( input: string, )
src/utils/suggestions/shellHistoryCompletion.ts:91
↓ 1 callersFunctiongetShutdownMessageSummary
(content: string)
src/components/messages/ShutdownMessage.tsx:117
↓ 1 callersFunctiongetSiblingToolUseIDsFromLookup
( message: NormalizedMessage, lookups: MessageLookups, )
src/utils/messages.ts:1421
↓ 1 callersFunctiongetSimpleDoingTasksSection
()
src/constants/prompts.ts:199
↓ 1 callersFunctiongetSimpleIntroSection
( outputStyleConfig: OutputStyleConfig | null, )
src/constants/prompts.ts:175
↓ 1 callersFunctiongetSimplePrompt
()
src/tools/BashTool/prompt.ts:275
↓ 1 callersFunctiongetSimpleSandboxSection
()
src/tools/BashTool/prompt.ts:172
↓ 1 callersFunctiongetSimpleSystemSection
()
src/constants/prompts.ts:186
↓ 1 callersFunctiongetSimpleToneAndStyleSection
()
src/constants/prompts.ts:430
↓ 1 callersFunctiongetSkillCommandName
(filePath: string, baseDir: string)
src/skills/loadSkillsDir.ts:536
↓ 1 callersFunctiongetSkillDirNames
* Get list of skill directory names from a skills directory * Skills are directories containing a SKILL.md file * @param dirPath The skills director
src/commands/plugin/ManagePlugins.tsx:160
↓ 1 callersFunctiongetSkillListingAttachments
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:2661
↓ 1 callersFunctiongetSkills
(cwd: string)
src/commands.ts:353
↓ 1 callersFunctiongetSlackChannelSuggestions
( clients: MCPServerConnection[], searchToken: string, )
src/utils/suggestions/slackChannelSuggestions.ts:159
↓ 1 callersFunctiongetSleepGuidance
()
src/tools/PowerShellTool/prompt.ts:33
↓ 1 callersFunctiongetSlowOperations
()
src/bootstrap/state.ts:1595
↓ 1 callersFunctiongetSlowWarning
* Identify slow operations (> 100ms delta)
src/utils/queryProfiler.ts:98
↓ 1 callersFunctiongetSnapshotJsonPath
(agentType: string)
src/tools/AgentTool/agentMemorySnapshot.ts:35
↓ 1 callersFunctiongetSnapshotScript
* Creates the appropriate shell script for capturing environment
src/utils/bash/ShellSnapshot.ts:345
↓ 1 callersFunctiongetSnippetForTwoFileDiff
( fileAContents: string, fileBContents: string, )
src/tools/FileEditTool/utils.ts:362
↓ 1 callersFunctiongetSortedMatchersForEvent
( hooksByEventAndMatcher: Record< HookEvent, Record<string, IndividualHookConfig[]> >, event: Ho
src/utils/hooks/hooksConfigManager.ts:368
↓ 1 callersFunctiongetSourceSubtitle
(source: SkillSource, skills: SkillCommand[])
src/components/skills/SkillsMenu.tsx:33
↓ 1 callersFunctiongetSourceTitle
(source: SkillSource)
src/components/skills/SkillsMenu.tsx:24
↓ 1 callersFunctiongetSpinnerHintParts
(isLoading: boolean, escShortcut: string, todosShortcut: string, killAgentsShortcut: string, hasTaskItems: boo
src/components/PromptInput/PromptInputFooterLeftSide.tsx:484
↓ 1 callersFunctiongetStallTimeoutMs
()
src/utils/nativeInstaller/download.ts:275
↓ 1 callersFunctiongetStandaloneAgentName
(appState: AppState)
src/utils/standaloneAgent.ts:17
↓ 1 callersFunctiongetStatusColor
(status: string | null)
src/components/messages/UserAgentNotificationMessage.tsx:11
↓ 1 callersFunctiongetStdinOverride
* Gets a ReadStream for /dev/tty when stdin is piped. * This allows interactive Ink rendering even when stdin is a pipe. * Result is cached for the
src/utils/renderOptions.ts:15
↓ 1 callersFunctiongetStopHookMessage
(blockingError: HookBlockingError)
src/utils/hooks.ts:1894
↓ 1 callersFunctiongetStore
()
src/hooks/useTasksV2.ts:202
↓ 1 callersFunctiongetStrictToolResultPairing
()
src/bootstrap/state.ts:1093
↓ 1 callersFunctiongetStructuredIO
( inputPrompt: string | AsyncIterable<string>, options: { sdkUrl: string | undefined replayUserMes
src/cli/print.ts:5199
↓ 1 callersFunctiongetSubCommandsForPermissionCheck
* Extract sub-commands that need independent permission checking from a parsed command. * Safe output cmdlets (Format-Table, Select-Object, etc.) are
src/tools/PowerShellTool/powershellPermissions.ts:539
↓ 1 callersFunctiongetSubagentLogName
()
src/utils/agentContext.ts:141
↓ 1 callersFunctiongetSymbolAtPosition
( filePath: string, line: number, character: number, )
src/tools/LSPTool/symbolContext.ts:21
↓ 1 callersFunctiongetSyntaxTheme
(themeName: string)
src/components/StructuredDiff/colorDiff.ts:33
↓ 1 callersFunctiongetSystemCharCount
(system: TextBlockParam[])
src/services/api/promptCacheBreakDetection.ts:198
↓ 1 callersFunctiongetSystemDirectories
( options?: SystemDirectoriesOptions, )
src/utils/systemDirectories.ts:27
↓ 1 callersFunctiongetSystemLocaleLanguage
()
src/utils/intl.ts:84
↓ 1 callersFunctiongetSystemPromptInjection
()
src/context.ts:25
↓ 1 callersFunctiongetSystemPromptSectionCache
()
src/bootstrap/state.ts:1641
↓ 1 callersFunctiongetSystemRemindersSection
()
src/constants/prompts.ts:131
↓ 1 callersFunctiongetTabWidth
* Calculate the display width of a tab
src/components/TagTabs.tsx:30
↓ 1 callersFunctiongetTaskAssignmentSummary
(content: string)
src/components/messages/TaskAssignmentMessage.tsx:69
↓ 1 callersFunctiongetTaskByType
(type: TaskType)
src/tasks.ts:37
↓ 1 callersFunctiongetTaskCreatedHookMessage
( blockingError: HookBlockingError, )
src/utils/hooks.ts:1914
↓ 1 callersFunctiongetTaskIcon
(status: Task['status'])
src/components/TaskListV2.tsx:220
↓ 1 callersFunctiongetTaskIdPrefix
(type: TaskType)
src/Task.ts:90
↓ 1 callersFunctiongetTaskListLockPath
* Gets the lock file path for a task list (used for list-level locking)
src/utils/tasks.ts:504
↓ 1 callersFunctiongetTaskOutputDelta
( taskId: string, fromOffset: number, maxBytes: number = DEFAULT_MAX_READ_BYTES, )
src/utils/task/diskOutput.ts:304
↓ 1 callersFunctiongetTaskReminderAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:3375
↓ 1 callersFunctiongetTaskReminderTurnCounts
(messages: Message[])
src/utils/attachments.ts:3319
↓ 1 callersFunctiongetTaskStatusColor
(status: TaskStatus, options?: { isIdle?: boolean; awaitingApproval?: boolean; hasError?: boolean; shu
src/components/tasks/taskStatusUtils.tsx:50
↓ 1 callersFunctiongetTaskStatusIcon
(status: TaskStatus, options?: { isIdle?: boolean; awaitingApproval?: boolean; hasError?: boolean; shu
src/components/tasks/taskStatusUtils.tsx:23
↓ 1 callersFunctiongetTeamContextAttachment
* Get team context attachment for teammates in a swarm. * Only injected on the first turn to provide team coordination instructions.
src/utils/attachments.ts:3775
↓ 1 callersFunctiongetTeamCreateTool
()
src/tools.ts:63
↓ 1 callersFunctiongetTeamDeleteTool
()
src/tools.ts:66
↓ 1 callersFunctiongetTeammateCommand
()
src/utils/swarm/spawnUtils.ts:23
↓ 1 callersFunctiongetTeammateIdleHookMessage
( blockingError: HookBlockingError, )
src/utils/hooks.ts:1903
↓ 1 callersFunctiongetTeammateMailbox
()
src/utils/messages.ts:166
↓ 1 callersFunctiongetTeammateMailboxAttachments
* Get teammate mailbox attachments for agent swarm communication * Teammates are independent Claude Code sessions running in parallel (swarms), * no
src/utils/attachments.ts:3532
↓ 1 callersFunctiongetTeammateMode
* Gets the teammate mode for this session. * Returns the session snapshot captured at startup, ignoring runtime config changes.
src/utils/swarm/backends/registry.ts:335
↓ 1 callersFunctiongetTeammateModeSnapshot
()
src/main.tsx:72
↓ 1 callersFunctiongetTeammatePromptAddendum
()
src/main.tsx:71
↓ 1 callersFunctiongetTeammateStatuses
(teamName: string)
src/utils/teamDiscovery.ts:39
↓ 1 callersFunctiongetTeammateThemeColor
* Gets the theme color key for the teammate's assigned color. * Returns undefined if not a teammate or if the color is invalid.
src/components/PromptInput/PromptInputModeIndicator.tsx:21
← previousnext →5,901–6,000 of 11,548, ranked by callers