Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ functions
Functions
11,548 in github.com/freecodexyz/free-code
⨍
Functions
11,548
◇
Types & classes
343
↓ 1 callers
Function
getRestoreOptions
(canRestoreCode: boolean)
src/components/MessageSelector.tsx:93
↓ 1 callers
Function
getRestrictionsFromCache
* Get restrictions synchronously from session cache or file
src/services/policyLimits/index.ts:531
↓ 1 callers
Function
getRetryAfterMs
(error: APIError)
src/services/api/withRetry.ts:803
↓ 1 callers
Function
getRipgrepStatus
()
src/utils/ripgrep.ts:535
↓ 1 callers
Function
getRiskColor
(riskLevel: RiskLevel)
src/components/permissions/PermissionExplanation.tsx:41
↓ 1 callers
Function
getRiskLabel
(riskLevel: RiskLevel)
src/components/permissions/PermissionExplanation.tsx:51
↓ 1 callers
Function
getRuleBehaviorLabel
(ruleBehavior: PermissionBehavior)
src/components/permissions/rules/PermissionRuleList.tsx:63
↓ 1 callers
Function
getSandboxProxyConfig
* 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 callers
Function
getSavingMessage
()
src/components/messages/UserMemoryInputMessage.tsx:8
↓ 1 callers
Function
getScrollDrainNode
()
src/ink/render-node-to-output.ts:81
↓ 1 callers
Function
getScrollHint
()
src/ink/render-node-to-output.ts:66
↓ 1 callers
Function
getSearchSummary
(results: (SearchResult | string | null | undefined)[])
src/tools/WebSearchTool/UI.tsx:8
↓ 1 callers
Function
getSelectableBackgroundTasks
(tasks: Record<string, TaskState> | undefined, foregroundedTaskId: string | undefined)
src/components/tasks/BackgroundTasksDialog.tsx:123
↓ 1 callers
Function
getSelectedLinesFromIDE
( ideSelection: IDESelection | null, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1614
↓ 1 callers
Function
getSelectedText
(s: SelectionState, screen: Screen)
src/ink/selection.ts:773
↓ 1 callers
Function
getSelfBridgeCompatId
()
src/bridge/replBridgeHandle.ts:33
↓ 1 callers
Function
getSessionDir
* Get the session directory (projectDir/sessionId)
src/utils/toolResultStorage.ts:97
↓ 1 callers
Function
getSessionEnvironmentScript
()
src/utils/sessionEnvironment.ts:60
↓ 1 callers
Function
getSessionFunctionHooks
( appState: AppState, sessionId: string, event?: HookEvent, )
src/utils/hooks/sessionHooks.ts:345
↓ 1 callers
Function
getSessionHookCallback
( appState: AppState, sessionId: string, event: HookEvent, matcher: string, hook: HookCommand | Func
src/utils/hooks/sessionHooks.ts:397
↓ 1 callers
Function
getSessionIngressToken
()
src/bootstrap/state.ts:1150
↓ 1 callers
Function
getSessionLogsViaOAuth
( sessionId: string, accessToken: string, orgUUID: string, )
src/services/api/sessionIngress.ts:246
↓ 1 callers
Function
getSessionMemoryCompactConfig
()
src/services/compact/sessionMemoryCompact.ts:86
↓ 1 callers
Function
getSessionMemoryConfig
()
src/services/SessionMemory/sessionMemoryUtils.ts:143
↓ 1 callers
Function
getSessionMemoryRemoteConfig
* Get session memory config from cache. * Returns immediately without blocking - value may be stale.
src/services/SessionMemory/sessionMemory.ts:88
↓ 1 callers
Function
getSessionSettingsCache
()
src/utils/settings/settingsCache.ts:7
↓ 1 callers
Function
getSessionSpecificGuidanceSection
* 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 callers
Function
getSessionState
()
src/utils/sessionState.ts:88
↓ 1 callers
Function
getSettingSourceDisplayNameCapitalized
( source: SettingSource | 'cliArg' | 'command' | 'session', )
src/utils/settings/constants.ts:100
↓ 1 callers
Function
getSettingsForSourceLenient_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 callers
Function
getSettingsPaths
()
src/utils/permissions/filesystem.ts:194
↓ 1 callers
Function
getSettingsWithSources
()
src/utils/settings/settings.ts:836
↓ 1 callers
Function
getShellCompletions
( input: string, cursorOffset: number, abortSignal: AbortSignal, )
src/utils/bash/shellCompletion.ts:221
↓ 1 callers
Function
getShellHistoryCommands
* Get shell commands from history, with caching
src/utils/suggestions/shellHistoryCompletion.ts:23
↓ 1 callers
Function
getShellHistoryCompletion
( input: string, )
src/utils/suggestions/shellHistoryCompletion.ts:91
↓ 1 callers
Function
getShutdownMessageSummary
(content: string)
src/components/messages/ShutdownMessage.tsx:117
↓ 1 callers
Function
getSiblingToolUseIDsFromLookup
( message: NormalizedMessage, lookups: MessageLookups, )
src/utils/messages.ts:1421
↓ 1 callers
Function
getSimpleDoingTasksSection
()
src/constants/prompts.ts:199
↓ 1 callers
Function
getSimpleIntroSection
( outputStyleConfig: OutputStyleConfig | null, )
src/constants/prompts.ts:175
↓ 1 callers
Function
getSimplePrompt
()
src/tools/BashTool/prompt.ts:275
↓ 1 callers
Function
getSimpleSandboxSection
()
src/tools/BashTool/prompt.ts:172
↓ 1 callers
Function
getSimpleSystemSection
()
src/constants/prompts.ts:186
↓ 1 callers
Function
getSimpleToneAndStyleSection
()
src/constants/prompts.ts:430
↓ 1 callers
Function
getSkillCommandName
(filePath: string, baseDir: string)
src/skills/loadSkillsDir.ts:536
↓ 1 callers
Function
getSkillDirNames
* 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 callers
Function
getSkillListingAttachments
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:2661
↓ 1 callers
Function
getSkills
(cwd: string)
src/commands.ts:353
↓ 1 callers
Function
getSlackChannelSuggestions
( clients: MCPServerConnection[], searchToken: string, )
src/utils/suggestions/slackChannelSuggestions.ts:159
↓ 1 callers
Function
getSleepGuidance
()
src/tools/PowerShellTool/prompt.ts:33
↓ 1 callers
Function
getSlowOperations
()
src/bootstrap/state.ts:1595
↓ 1 callers
Function
getSlowWarning
* Identify slow operations (> 100ms delta)
src/utils/queryProfiler.ts:98
↓ 1 callers
Function
getSnapshotJsonPath
(agentType: string)
src/tools/AgentTool/agentMemorySnapshot.ts:35
↓ 1 callers
Function
getSnapshotScript
* Creates the appropriate shell script for capturing environment
src/utils/bash/ShellSnapshot.ts:345
↓ 1 callers
Function
getSnippetForTwoFileDiff
( fileAContents: string, fileBContents: string, )
src/tools/FileEditTool/utils.ts:362
↓ 1 callers
Function
getSortedMatchersForEvent
( hooksByEventAndMatcher: Record< HookEvent, Record<string, IndividualHookConfig[]> >, event: Ho
src/utils/hooks/hooksConfigManager.ts:368
↓ 1 callers
Function
getSourceSubtitle
(source: SkillSource, skills: SkillCommand[])
src/components/skills/SkillsMenu.tsx:33
↓ 1 callers
Function
getSourceTitle
(source: SkillSource)
src/components/skills/SkillsMenu.tsx:24
↓ 1 callers
Function
getSpinnerHintParts
(isLoading: boolean, escShortcut: string, todosShortcut: string, killAgentsShortcut: string, hasTaskItems: boo
src/components/PromptInput/PromptInputFooterLeftSide.tsx:484
↓ 1 callers
Function
getStallTimeoutMs
()
src/utils/nativeInstaller/download.ts:275
↓ 1 callers
Function
getStandaloneAgentName
(appState: AppState)
src/utils/standaloneAgent.ts:17
↓ 1 callers
Function
getStatusColor
(status: string | null)
src/components/messages/UserAgentNotificationMessage.tsx:11
↓ 1 callers
Function
getStdinOverride
* 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 callers
Function
getStopHookMessage
(blockingError: HookBlockingError)
src/utils/hooks.ts:1894
↓ 1 callers
Function
getStore
()
src/hooks/useTasksV2.ts:202
↓ 1 callers
Function
getStrictToolResultPairing
()
src/bootstrap/state.ts:1093
↓ 1 callers
Function
getStructuredIO
( inputPrompt: string | AsyncIterable<string>, options: { sdkUrl: string | undefined replayUserMes
src/cli/print.ts:5199
↓ 1 callers
Function
getSubCommandsForPermissionCheck
* 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 callers
Function
getSubagentLogName
()
src/utils/agentContext.ts:141
↓ 1 callers
Function
getSymbolAtPosition
( filePath: string, line: number, character: number, )
src/tools/LSPTool/symbolContext.ts:21
↓ 1 callers
Function
getSyntaxTheme
(themeName: string)
src/components/StructuredDiff/colorDiff.ts:33
↓ 1 callers
Function
getSystemCharCount
(system: TextBlockParam[])
src/services/api/promptCacheBreakDetection.ts:198
↓ 1 callers
Function
getSystemDirectories
( options?: SystemDirectoriesOptions, )
src/utils/systemDirectories.ts:27
↓ 1 callers
Function
getSystemLocaleLanguage
()
src/utils/intl.ts:84
↓ 1 callers
Function
getSystemPromptInjection
()
src/context.ts:25
↓ 1 callers
Function
getSystemPromptSectionCache
()
src/bootstrap/state.ts:1641
↓ 1 callers
Function
getSystemRemindersSection
()
src/constants/prompts.ts:131
↓ 1 callers
Function
getTabWidth
* Calculate the display width of a tab
src/components/TagTabs.tsx:30
↓ 1 callers
Function
getTaskAssignmentSummary
(content: string)
src/components/messages/TaskAssignmentMessage.tsx:69
↓ 1 callers
Function
getTaskByType
(type: TaskType)
src/tasks.ts:37
↓ 1 callers
Function
getTaskCreatedHookMessage
( blockingError: HookBlockingError, )
src/utils/hooks.ts:1914
↓ 1 callers
Function
getTaskIcon
(status: Task['status'])
src/components/TaskListV2.tsx:220
↓ 1 callers
Function
getTaskIdPrefix
(type: TaskType)
src/Task.ts:90
↓ 1 callers
Function
getTaskListLockPath
* Gets the lock file path for a task list (used for list-level locking)
src/utils/tasks.ts:504
↓ 1 callers
Function
getTaskOutputDelta
( taskId: string, fromOffset: number, maxBytes: number = DEFAULT_MAX_READ_BYTES, )
src/utils/task/diskOutput.ts:304
↓ 1 callers
Function
getTaskReminderAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:3375
↓ 1 callers
Function
getTaskReminderTurnCounts
(messages: Message[])
src/utils/attachments.ts:3319
↓ 1 callers
Function
getTaskStatusColor
(status: TaskStatus, options?: { isIdle?: boolean; awaitingApproval?: boolean; hasError?: boolean; shu
src/components/tasks/taskStatusUtils.tsx:50
↓ 1 callers
Function
getTaskStatusIcon
(status: TaskStatus, options?: { isIdle?: boolean; awaitingApproval?: boolean; hasError?: boolean; shu
src/components/tasks/taskStatusUtils.tsx:23
↓ 1 callers
Function
getTeamContextAttachment
* 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 callers
Function
getTeamCreateTool
()
src/tools.ts:63
↓ 1 callers
Function
getTeamDeleteTool
()
src/tools.ts:66
↓ 1 callers
Function
getTeammateCommand
()
src/utils/swarm/spawnUtils.ts:23
↓ 1 callers
Function
getTeammateIdleHookMessage
( blockingError: HookBlockingError, )
src/utils/hooks.ts:1903
↓ 1 callers
Function
getTeammateMailbox
()
src/utils/messages.ts:166
↓ 1 callers
Function
getTeammateMailboxAttachments
* 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 callers
Function
getTeammateMode
* 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 callers
Function
getTeammateModeSnapshot
()
src/main.tsx:72
↓ 1 callers
Function
getTeammatePromptAddendum
()
src/main.tsx:71
↓ 1 callers
Function
getTeammateStatuses
(teamName: string)
src/utils/teamDiscovery.ts:39
↓ 1 callers
Function
getTeammateThemeColor
* 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
← previous
next →
5,901–6,000 of 11,548, ranked by callers