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
getOtelHeadersHelperSources
()
src/components/TrustDialog/utils.ts:117
↓ 1 callers
Function
getOutputEfficiencySection
()
src/constants/prompts.ts:403
↓ 1 callers
Function
getOutputStyleAttachment
()
src/utils/attachments.ts:1597
↓ 1 callers
Function
getOutputStyleConfig
()
src/constants/outputStyles.ts:181
↓ 1 callers
Function
getOutputStyleSection
( outputStyleConfig: OutputStyleConfig | null, )
src/constants/prompts.ts:151
↓ 1 callers
Function
getOutputTokenUsageAttachment
()
src/utils/attachments.ts:3828
↓ 1 callers
Function
getOverageDisabledMessage
(reason: string | null)
src/utils/fastMode.ts:263
↓ 1 callers
Function
getOwnerChain
(fiber: unknown)
src/ink/reconciler.ts:158
↓ 1 callers
Function
getPRAttributionData
* Get full attribution data from the provided AppState's attribution state. * Uses ALL tracked files from the attribution state (not just staged file
src/utils/attribution.ts:185
↓ 1 callers
Function
getPaneBackendExecutor
* Gets the PaneBackendExecutor instance. * Creates and caches the instance on first call, detecting the appropriate pane backend.
src/utils/swarm/backends/registry.ts:442
↓ 1 callers
Function
getParentCacheSuppressReason
( lastAssistantMessage: ReturnType<typeof getLastAssistantMessage>, )
src/services/PromptSuggestion/promptSuggestion.ts:241
↓ 1 callers
Function
getParseError
* Helper to determine the specific parsing error for an agent file
src/tools/AgentTool/loadAgentsDir.ts:403
↓ 1 callers
Function
getParseTimeoutMs
()
src/utils/powershell/parser.ts:208
↓ 1 callers
Function
getPartialCompactPrompt
( customInstructions?: string, direction: PartialCompactDirection = 'from', )
src/services/compact/prompt.ts:274
↓ 1 callers
Function
getPath
(key: string)
src/tools/ConfigTool/supportedSettings.ts:208
↓ 1 callers
Function
getPathCompletions
( partialPath: string, options: PathCompletionOptions = {}, )
src/utils/suggestions/directoryCompletion.ts:208
↓ 1 callers
Function
getPathsForSuggestions
()
src/hooks/fileSuggestions.ts:523
↓ 1 callers
Function
getPendingCounts
()
src/commands/plugin/ManageMarketplaces.tsx:174
↓ 1 callers
Function
getPendingHintSnapshot
()
src/utils/claudeCodeHints.ts:176
↓ 1 callers
Function
getPendingUpdatesDetails
()
src/utils/plugins/installedPluginsManager.ts:656
↓ 1 callers
Function
getPerMessageBudgetLimit
()
src/utils/toolResultStorage.ts:421
↓ 1 callers
Function
getPhaseSummary
* Get phase-based summary showing time spent in each major phase
src/utils/queryProfiler.ts:216
↓ 1 callers
Function
getPinnedCacheEdits
()
src/services/compact/microCompact.ts:100
↓ 1 callers
Method
getPipeSegments
()
src/utils/bash/ParsedCommand.ts:24
↓ 1 callers
Function
getPlanApprovalSummary
* Get a brief summary text for a plan approval message. * Used in places like the inbox queue where we want a short description. * Returns null if t
src/components/messages/PlanApprovalMessage.tsx:154
↓ 1 callers
Function
getPlanModeAttachmentTurnCount
(messages: Message[])
src/utils/attachments.ts:1131
↓ 1 callers
Function
getPlanModeAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1186
↓ 1 callers
Function
getPlanModeExitAttachment
* Returns a plan_mode_exit attachment if we just exited plan mode. * This is a one-time notification to tell the model it's no longer in plan mode.
src/utils/attachments.ts:1248
↓ 1 callers
Function
getPlanModeInstructions
(attachment: { reminderType: 'full' | 'sparse' isSubAgent?: boolean planFilePath: string planExists: b
src/utils/messages.ts:3136
↓ 1 callers
Function
getPlanModeInterviewInstructions
* Iterative interview-based plan mode workflow. * Instead of forcing Explore/Plan agents, this workflow has the model: * 1. Read files and ask quest
src/utils/messages.ts:3323
↓ 1 callers
Function
getPlanModeV2AgentCount
()
src/utils/planModeV2.ts:5
↓ 1 callers
Function
getPlanModeV2ExploreAgentCount
()
src/utils/planModeV2.ts:31
↓ 1 callers
Function
getPlanModeV2Instructions
(attachment: { isSubAgent?: boolean planFilePath?: string planExists?: boolean })
src/utils/messages.ts:3207
↓ 1 callers
Function
getPlanModeV2SparseInstructions
(attachment: { planFilePath: string })
src/utils/messages.ts:3385
↓ 1 callers
Function
getPlanModeV2SubAgentInstructions
(attachment: { planFilePath: string planExists: boolean })
src/utils/messages.ts:3399
↓ 1 callers
Function
getPlanPhase4Section
()
src/utils/messages.ts:3190
↓ 1 callers
Function
getPlanV2SystemPrompt
()
src/tools/AgentTool/built-in/planAgent.ts:14
↓ 1 callers
Function
getPluginDataDirSize
( pluginId: string, )
src/utils/plugins/pluginDirectories.ts:130
↓ 1 callers
Function
getPluginId
()
src/commands/thinkback-play/thinkback-play.ts:10
↓ 1 callers
Function
getPluginLspServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/lspPluginIntegration.ts:322
↓ 1 callers
Function
getPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/mcpPluginIntegration.ts:589
↓ 1 callers
Function
getPluginTrustMessage
()
src/utils/plugins/marketplaceHelpers.ts:183
↓ 1 callers
Function
getPluginsDirectoryName
* Get the plugins directory name based on current mode. * Uses session state (from --cowork flag) or env var. * * Priority: * 1. Session state (se
src/utils/plugins/pluginDirectories.ts:34
↓ 1 callers
Function
getPolicyLimitsEndpoint
* Get the policy limits API endpoint
src/services/policyLimits/index.ts:126
↓ 1 callers
Function
getPolicySettingsOrigin
()
src/utils/settings/settings.ts:375
↓ 1 callers
Method
getPositionFromOffset
(offset: number)
src/utils/Cursor.ts:1429
↓ 1 callers
Function
getPowerShellEdition
()
src/utils/shell/powershellDetection.ts:87
↓ 1 callers
Function
getPrStatusColor
(state?: PrReviewState)
src/components/PrBadge.tsx:83
↓ 1 callers
Function
getPreReadInstruction
()
src/tools/FileEditTool/prompt.ts:4
↓ 1 callers
Function
getPreReadInstruction
()
src/tools/FileWriteTool/prompt.ts:6
↓ 1 callers
Function
getPreToolHookBlockingMessage
( hookName: string, blockingError: HookBlockingError, )
src/utils/hooks.ts:1882
↓ 1 callers
Function
getPreferTmuxOverIterm2
()
src/utils/swarm/backends/it2Setup.ts:243
↓ 1 callers
Function
getPreviousRequestIdFromMessages
* Extracts the request ID from the most recent assistant message in the * conversation. Used to link consecutive API requests in analytics so we can
src/services/api/claude.ts:928
↓ 1 callers
Function
getProactiveSection
()
src/constants/prompts.ts:860
↓ 1 callers
Function
getProcessCommand
(pid: string | number)
src/utils/genericProcessUtils.ts:94
↓ 1 callers
Function
getProgressMessagesFromLookup
( message: NormalizedMessage, lookups: MessageLookups, )
src/utils/messages.ts:1435
↓ 1 callers
Function
getProgressStats
()
src/tools/AgentTool/UI.tsx:471
↓ 1 callers
Function
getProjectDir
(projectDir: string)
src/utils/sessionStoragePortable.ts:329
↓ 1 callers
Function
getProjectFiles
* Gets project files using git ls-files (fast) or ripgrep (fallback)
src/hooks/fileSuggestions.ts:459
↓ 1 callers
Function
getPrompt
()
src/tools/PowerShellTool/prompt.ts:73
↓ 1 callers
Function
getPrompt
()
src/tools/TeamDeleteTool/prompt.ts:1
↓ 1 callers
Function
getPrompt
()
src/tools/TaskCreateTool/prompt.ts:5
↓ 1 callers
Function
getPrompt
( agentDefinitions: AgentDefinition[], isCoordinator?: boolean, allowedAgentTypes?: string[], )
src/tools/AgentTool/prompt.ts:66
↓ 1 callers
Function
getPrompt
()
src/tools/TeamCreateTool/prompt.ts:1
↓ 1 callers
Function
getPrompt
()
src/tools/TaskListTool/prompt.ts:5
↓ 1 callers
Function
getPromptCache1hAllowlist
()
src/bootstrap/state.ts:1692
↓ 1 callers
Function
getPromptCache1hEligible
()
src/bootstrap/state.ts:1700
↓ 1 callers
Function
getPromptContent
()
src/commands/commit.ts:12
↓ 1 callers
Function
getPromptId
()
src/bootstrap/state.ts:1751
↓ 1 callers
Function
getPromptTooLongTokenGap
( msg: AssistantMessage, )
src/services/api/errors.ts:104
↓ 1 callers
Function
getPromptWhileMarketplaceIsPrivate
(_args, context)
src/commands/security-review.ts:205
↓ 1 callers
Method
getProxyPort
()
src/utils/sandbox/sandbox-adapter.ts:905
↓ 1 callers
Function
getPublicModelName
(model: ModelName)
src/utils/model/model.ts:461
↓ 1 callers
Function
getPythonApiInstructions
()
src/utils/swarm/backends/it2Setup.ts:200
↓ 1 callers
Function
getQueryProfileReport
* Get a formatted report of all checkpoints for the current/last query
src/utils/queryProfiler.ts:129
↓ 1 callers
Method
getQueuedEventCount
()
src/services/analytics/firstPartyEventLoggingExporter.ts:142
↓ 1 callers
Function
getRandomGoodbyeMessage
()
src/components/ExitFlow.tsx:7
↓ 1 callers
Function
getRandomGoodbyeMessage
()
src/commands/exit/exit.tsx:11
↓ 1 callers
Function
getRateLimitErrorMessage
( limits: ClaudeAILimits, model: string, )
src/services/rateLimitMessages.ts:110
↓ 1 callers
Function
getRateLimitResetDelayMs
(error: APIError)
src/services/api/withRetry.ts:814
↓ 1 callers
Function
getRateLimitWarning
( limits: ClaudeAILimits, model: string, )
src/services/rateLimitMessages.ts:128
↓ 1 callers
Function
getRawUtilization
()
src/services/claudeAiLimits.ts:160
↓ 1 callers
Method
getReadFileState
()
src/QueryEngine.ts:1166
↓ 1 callers
Function
getReadOnlyToolNames
()
src/utils/messages.ts:3299
↓ 1 callers
Function
getRecentActivity
()
src/utils/logoV2Utils.ts:192
↓ 1 callers
Function
getRecentActivitySync
()
src/utils/logoV2Utils.ts:227
↓ 1 callers
Function
getRecentReleaseNotesSync
( maxItems: number, currentVersion: string = MACRO.VERSION, lastSeenVersion?: string | null, )
src/utils/logoV2Utils.ts:317
↓ 1 callers
Function
getRecordFilePath
()
src/utils/asciicast.ts:24
↓ 1 callers
Function
getRegularCommandName
(filePath: string, baseDir: string)
src/skills/loadSkillsDir.ts:545
↓ 1 callers
Function
getRelevantMemoryAttachments
( input: string, agents: AgentDefinition[], readFileState: FileStateCache, recentTools: readonly strin
src/utils/attachments.ts:2196
↓ 1 callers
Function
getRemoteManagedSettingsEndpoint
* Get the remote settings API endpoint * Uses the OAuth config base API URL
src/services/remoteManagedSettings/index.ts:105
↓ 1 callers
Function
getRemoteMcpServerConnectionBatchSize
()
src/services/mcp/client.ts:556
↓ 1 callers
Function
getRemoteSettingsAuthHeaders
* Get auth headers for remote settings without calling getSettings() * This avoids circular dependencies during settings loading * Supports both API
src/services/remoteManagedSettings/index.ts:166
↓ 1 callers
Function
getRenderContext
(exitOnCtrlC: boolean)
src/interactiveHelpers.tsx:299
↓ 1 callers
Method
getRenderOpsForDone
(prev: Frame)
src/ink/log-update.ts:114
↓ 1 callers
Function
getRepoClassCached
()
src/utils/commitAttribution.ts:98
↓ 1 callers
Function
getReservedShortcuts
()
src/keybindings/reservedShortcuts.ts:73
↓ 1 callers
Function
getResolvedHookCount
( messages: NormalizedMessage[], toolUseID: string, hookEvent: HookEvent, )
src/utils/messages.ts:1059
↓ 1 callers
Function
getResolvedTeammateMode
()
src/utils/swarm/backends/registry.ts:396
↓ 1 callers
Function
getRestoreOptionConversationText
(option: RestoreOption)
src/components/MessageSelector.tsx:402
← previous
next →
5,801–5,900 of 11,548, ranked by callers