MCPcopy Create free account

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

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

↓ 1 callersFunctiongetOtelHeadersHelperSources
()
src/components/TrustDialog/utils.ts:117
↓ 1 callersFunctiongetOutputEfficiencySection
()
src/constants/prompts.ts:403
↓ 1 callersFunctiongetOutputStyleAttachment
()
src/utils/attachments.ts:1597
↓ 1 callersFunctiongetOutputStyleConfig
()
src/constants/outputStyles.ts:181
↓ 1 callersFunctiongetOutputStyleSection
( outputStyleConfig: OutputStyleConfig | null, )
src/constants/prompts.ts:151
↓ 1 callersFunctiongetOutputTokenUsageAttachment
()
src/utils/attachments.ts:3828
↓ 1 callersFunctiongetOverageDisabledMessage
(reason: string | null)
src/utils/fastMode.ts:263
↓ 1 callersFunctiongetOwnerChain
(fiber: unknown)
src/ink/reconciler.ts:158
↓ 1 callersFunctiongetPRAttributionData
* 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 callersFunctiongetPaneBackendExecutor
* 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 callersFunctiongetParentCacheSuppressReason
( lastAssistantMessage: ReturnType<typeof getLastAssistantMessage>, )
src/services/PromptSuggestion/promptSuggestion.ts:241
↓ 1 callersFunctiongetParseError
* Helper to determine the specific parsing error for an agent file
src/tools/AgentTool/loadAgentsDir.ts:403
↓ 1 callersFunctiongetParseTimeoutMs
()
src/utils/powershell/parser.ts:208
↓ 1 callersFunctiongetPartialCompactPrompt
( customInstructions?: string, direction: PartialCompactDirection = 'from', )
src/services/compact/prompt.ts:274
↓ 1 callersFunctiongetPath
(key: string)
src/tools/ConfigTool/supportedSettings.ts:208
↓ 1 callersFunctiongetPathCompletions
( partialPath: string, options: PathCompletionOptions = {}, )
src/utils/suggestions/directoryCompletion.ts:208
↓ 1 callersFunctiongetPathsForSuggestions
()
src/hooks/fileSuggestions.ts:523
↓ 1 callersFunctiongetPendingCounts
()
src/commands/plugin/ManageMarketplaces.tsx:174
↓ 1 callersFunctiongetPendingHintSnapshot
()
src/utils/claudeCodeHints.ts:176
↓ 1 callersFunctiongetPendingUpdatesDetails
()
src/utils/plugins/installedPluginsManager.ts:656
↓ 1 callersFunctiongetPerMessageBudgetLimit
()
src/utils/toolResultStorage.ts:421
↓ 1 callersFunctiongetPhaseSummary
* Get phase-based summary showing time spent in each major phase
src/utils/queryProfiler.ts:216
↓ 1 callersFunctiongetPinnedCacheEdits
()
src/services/compact/microCompact.ts:100
↓ 1 callersMethodgetPipeSegments
()
src/utils/bash/ParsedCommand.ts:24
↓ 1 callersFunctiongetPlanApprovalSummary
* 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 callersFunctiongetPlanModeAttachmentTurnCount
(messages: Message[])
src/utils/attachments.ts:1131
↓ 1 callersFunctiongetPlanModeAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1186
↓ 1 callersFunctiongetPlanModeExitAttachment
* 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 callersFunctiongetPlanModeInstructions
(attachment: { reminderType: 'full' | 'sparse' isSubAgent?: boolean planFilePath: string planExists: b
src/utils/messages.ts:3136
↓ 1 callersFunctiongetPlanModeInterviewInstructions
* 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 callersFunctiongetPlanModeV2AgentCount
()
src/utils/planModeV2.ts:5
↓ 1 callersFunctiongetPlanModeV2ExploreAgentCount
()
src/utils/planModeV2.ts:31
↓ 1 callersFunctiongetPlanModeV2Instructions
(attachment: { isSubAgent?: boolean planFilePath?: string planExists?: boolean })
src/utils/messages.ts:3207
↓ 1 callersFunctiongetPlanModeV2SparseInstructions
(attachment: { planFilePath: string })
src/utils/messages.ts:3385
↓ 1 callersFunctiongetPlanModeV2SubAgentInstructions
(attachment: { planFilePath: string planExists: boolean })
src/utils/messages.ts:3399
↓ 1 callersFunctiongetPlanPhase4Section
()
src/utils/messages.ts:3190
↓ 1 callersFunctiongetPlanV2SystemPrompt
()
src/tools/AgentTool/built-in/planAgent.ts:14
↓ 1 callersFunctiongetPluginDataDirSize
( pluginId: string, )
src/utils/plugins/pluginDirectories.ts:130
↓ 1 callersFunctiongetPluginId
()
src/commands/thinkback-play/thinkback-play.ts:10
↓ 1 callersFunctiongetPluginLspServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/lspPluginIntegration.ts:322
↓ 1 callersFunctiongetPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/mcpPluginIntegration.ts:589
↓ 1 callersFunctiongetPluginTrustMessage
()
src/utils/plugins/marketplaceHelpers.ts:183
↓ 1 callersFunctiongetPluginsDirectoryName
* 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 callersFunctiongetPolicyLimitsEndpoint
* Get the policy limits API endpoint
src/services/policyLimits/index.ts:126
↓ 1 callersFunctiongetPolicySettingsOrigin
()
src/utils/settings/settings.ts:375
↓ 1 callersMethodgetPositionFromOffset
(offset: number)
src/utils/Cursor.ts:1429
↓ 1 callersFunctiongetPowerShellEdition
()
src/utils/shell/powershellDetection.ts:87
↓ 1 callersFunctiongetPrStatusColor
(state?: PrReviewState)
src/components/PrBadge.tsx:83
↓ 1 callersFunctiongetPreReadInstruction
()
src/tools/FileEditTool/prompt.ts:4
↓ 1 callersFunctiongetPreReadInstruction
()
src/tools/FileWriteTool/prompt.ts:6
↓ 1 callersFunctiongetPreToolHookBlockingMessage
( hookName: string, blockingError: HookBlockingError, )
src/utils/hooks.ts:1882
↓ 1 callersFunctiongetPreferTmuxOverIterm2
()
src/utils/swarm/backends/it2Setup.ts:243
↓ 1 callersFunctiongetPreviousRequestIdFromMessages
* 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 callersFunctiongetProactiveSection
()
src/constants/prompts.ts:860
↓ 1 callersFunctiongetProcessCommand
(pid: string | number)
src/utils/genericProcessUtils.ts:94
↓ 1 callersFunctiongetProgressMessagesFromLookup
( message: NormalizedMessage, lookups: MessageLookups, )
src/utils/messages.ts:1435
↓ 1 callersFunctiongetProgressStats
()
src/tools/AgentTool/UI.tsx:471
↓ 1 callersFunctiongetProjectDir
(projectDir: string)
src/utils/sessionStoragePortable.ts:329
↓ 1 callersFunctiongetProjectFiles
* Gets project files using git ls-files (fast) or ripgrep (fallback)
src/hooks/fileSuggestions.ts:459
↓ 1 callersFunctiongetPrompt
()
src/tools/PowerShellTool/prompt.ts:73
↓ 1 callersFunctiongetPrompt
()
src/tools/TeamDeleteTool/prompt.ts:1
↓ 1 callersFunctiongetPrompt
()
src/tools/TaskCreateTool/prompt.ts:5
↓ 1 callersFunctiongetPrompt
( agentDefinitions: AgentDefinition[], isCoordinator?: boolean, allowedAgentTypes?: string[], )
src/tools/AgentTool/prompt.ts:66
↓ 1 callersFunctiongetPrompt
()
src/tools/TeamCreateTool/prompt.ts:1
↓ 1 callersFunctiongetPrompt
()
src/tools/TaskListTool/prompt.ts:5
↓ 1 callersFunctiongetPromptCache1hAllowlist
()
src/bootstrap/state.ts:1692
↓ 1 callersFunctiongetPromptCache1hEligible
()
src/bootstrap/state.ts:1700
↓ 1 callersFunctiongetPromptContent
()
src/commands/commit.ts:12
↓ 1 callersFunctiongetPromptId
()
src/bootstrap/state.ts:1751
↓ 1 callersFunctiongetPromptTooLongTokenGap
( msg: AssistantMessage, )
src/services/api/errors.ts:104
↓ 1 callersFunctiongetPromptWhileMarketplaceIsPrivate
(_args, context)
src/commands/security-review.ts:205
↓ 1 callersMethodgetProxyPort
()
src/utils/sandbox/sandbox-adapter.ts:905
↓ 1 callersFunctiongetPublicModelName
(model: ModelName)
src/utils/model/model.ts:461
↓ 1 callersFunctiongetPythonApiInstructions
()
src/utils/swarm/backends/it2Setup.ts:200
↓ 1 callersFunctiongetQueryProfileReport
* Get a formatted report of all checkpoints for the current/last query
src/utils/queryProfiler.ts:129
↓ 1 callersMethodgetQueuedEventCount
()
src/services/analytics/firstPartyEventLoggingExporter.ts:142
↓ 1 callersFunctiongetRandomGoodbyeMessage
()
src/components/ExitFlow.tsx:7
↓ 1 callersFunctiongetRandomGoodbyeMessage
()
src/commands/exit/exit.tsx:11
↓ 1 callersFunctiongetRateLimitErrorMessage
( limits: ClaudeAILimits, model: string, )
src/services/rateLimitMessages.ts:110
↓ 1 callersFunctiongetRateLimitResetDelayMs
(error: APIError)
src/services/api/withRetry.ts:814
↓ 1 callersFunctiongetRateLimitWarning
( limits: ClaudeAILimits, model: string, )
src/services/rateLimitMessages.ts:128
↓ 1 callersFunctiongetRawUtilization
()
src/services/claudeAiLimits.ts:160
↓ 1 callersMethodgetReadFileState
()
src/QueryEngine.ts:1166
↓ 1 callersFunctiongetReadOnlyToolNames
()
src/utils/messages.ts:3299
↓ 1 callersFunctiongetRecentActivity
()
src/utils/logoV2Utils.ts:192
↓ 1 callersFunctiongetRecentActivitySync
()
src/utils/logoV2Utils.ts:227
↓ 1 callersFunctiongetRecentReleaseNotesSync
( maxItems: number, currentVersion: string = MACRO.VERSION, lastSeenVersion?: string | null, )
src/utils/logoV2Utils.ts:317
↓ 1 callersFunctiongetRecordFilePath
()
src/utils/asciicast.ts:24
↓ 1 callersFunctiongetRegularCommandName
(filePath: string, baseDir: string)
src/skills/loadSkillsDir.ts:545
↓ 1 callersFunctiongetRelevantMemoryAttachments
( input: string, agents: AgentDefinition[], readFileState: FileStateCache, recentTools: readonly strin
src/utils/attachments.ts:2196
↓ 1 callersFunctiongetRemoteManagedSettingsEndpoint
* Get the remote settings API endpoint * Uses the OAuth config base API URL
src/services/remoteManagedSettings/index.ts:105
↓ 1 callersFunctiongetRemoteMcpServerConnectionBatchSize
()
src/services/mcp/client.ts:556
↓ 1 callersFunctiongetRemoteSettingsAuthHeaders
* 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 callersFunctiongetRenderContext
(exitOnCtrlC: boolean)
src/interactiveHelpers.tsx:299
↓ 1 callersMethodgetRenderOpsForDone
(prev: Frame)
src/ink/log-update.ts:114
↓ 1 callersFunctiongetRepoClassCached
()
src/utils/commitAttribution.ts:98
↓ 1 callersFunctiongetReservedShortcuts
()
src/keybindings/reservedShortcuts.ts:73
↓ 1 callersFunctiongetResolvedHookCount
( messages: NormalizedMessage[], toolUseID: string, hookEvent: HookEvent, )
src/utils/messages.ts:1059
↓ 1 callersFunctiongetResolvedTeammateMode
()
src/utils/swarm/backends/registry.ts:396
↓ 1 callersFunctiongetRestoreOptionConversationText
(option: RestoreOption)
src/components/MessageSelector.tsx:402
← previousnext →5,801–5,900 of 11,548, ranked by callers