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
getTelemetryPluginScope
( name: string, marketplace: string | undefined, managedNames: Set<string> | null, )
src/utils/telemetry/pluginTelemetry.ts:72
↓ 1 callers
Function
getTeleportEvents
( sessionId: string, accessToken: string, orgUUID: string, )
src/services/api/sessionIngress.ts:291
↓ 1 callers
Function
getTerminalBundleId
()
src/utils/computerUse/common.ts:43
↓ 1 callers
Function
getTerminalPanel
()
src/utils/terminalPanel.ts:43
↓ 1 callers
Function
getTerminalRecoveryInfo
()
src/utils/appleTerminalBackup.ts:22
↓ 1 callers
Function
getTerminalWithJetBrainsDetection
()
src/utils/envDynamic.ts:114
↓ 1 callers
Function
getTextColor
()
src/components/design-system/ListItem.tsx:148
↓ 1 callers
Function
getThinkbackSkillDir
* Get the thinkback skill directory from the installed plugin's cache path
src/commands/thinkback/thinkback.tsx:45
↓ 1 callers
Function
getThinkingClearLatched
()
src/bootstrap/state.ts:1732
↓ 1 callers
Function
getTimeBasedMCConfig
()
src/services/compact/timeBasedMCConfig.ts:36
↓ 1 callers
Function
getTimeRelativeEarlyWarning
* Check if time-relative early warning should be triggered for a rate limit type. * Fallback when server doesn't send surpassed-threshold header. *
src/services/claudeAiLimits.ts:301
↓ 1 callers
Function
getTimeSinceLastInteraction
()
src/hooks/useNotifyAfterTimeout.ts:11
↓ 1 callers
Function
getTimestampedHistory
()
src/history.ts:162
↓ 1 callers
Function
getTipToShowOnSpinner
( context?: TipContext, )
src/services/tips/tipScheduler.ts:32
↓ 1 callers
Function
getTmuxInstallInstructions
()
src/utils/worktree.ts:658
↓ 1 callers
Function
getTmuxInstallInstructions
* Returns platform-specific tmux installation instructions.
src/utils/swarm/backends/registry.ts:259
↓ 1 callers
Function
getTodayDateString
()
src/utils/statsCache.ts:415
↓ 1 callers
Function
getTodoReminderAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:3266
↓ 1 callers
Function
getTodoReminderTurnCounts
(messages: Message[])
src/utils/attachments.ts:3212
↓ 1 callers
Function
getTokenFromFileDescriptor
* Read token via file descriptor, falling back to well-known file. * Uses global state to cache the result since file descriptors can only be read on
src/utils/sessionIngressAuth.ts:18
↓ 1 callers
Function
getTokenRevokedErrorMessage
()
src/services/api/errors.ts:200
↓ 1 callers
Function
getTokenUsageAttachment
( messages: Message[], model: string, )
src/utils/attachments.ts:3807
↓ 1 callers
Function
getToolCallsBetweenUpdates
()
src/services/SessionMemory/sessionMemoryUtils.ts:194
↓ 1 callers
Method
getToolDescription
(tool: TrackedTool)
src/services/tools/StreamingToolExecutor.ts:243
↓ 1 callers
Function
getToolLocationHint
()
src/tools/ToolSearchTool/prompt.ts:35
↓ 1 callers
Function
getToolPermissionContext
()
src/services/api/claude.ts:3281
↓ 1 callers
Function
getToolResultIds
* Check if a message contains tool_result blocks and return their tool_use_ids
src/services/compact/sessionMemoryCompact.ts:155
↓ 1 callers
Function
getToolSchemaCache
()
src/utils/toolSchemaCache.ts:20
↓ 1 callers
Function
getToolSearchBetaHeader
()
src/utils/betas.ts:202
↓ 1 callers
Function
getToolSummaryText
* Generate a summary text for tool counts.
src/utils/streamlinedTransform.ts:73
↓ 1 callers
Function
getToolUseIDs
( normalizedMessages: NormalizedMessage[], )
src/utils/messages.ts:1461
↓ 1 callers
Function
getToolUseSummary
(input: Partial<{ pattern: string; path: string; }> | undefined)
src/tools/GlobTool/UI.tsx:54
↓ 1 callers
Function
getToolUseSummary
(input: Partial<z.infer<ReturnType<typeof inputSchema>>> | undefined)
src/tools/NotebookEditTool/UI.tsx:16
↓ 1 callers
Function
getToolUseSummary
(input: Partial<Input> | undefined)
src/tools/FileReadTool/UI.tsx:174
↓ 1 callers
Function
getToolUseSummary
(input: Partial<{ file_path: string; old_string: string; new_string: string; replace_all: boolean; }>
src/tools/FileEditTool/UI.tsx:46
↓ 1 callers
Function
getToolUseSummary
(input: Partial<{ query: string; }> | undefined)
src/tools/WebSearchTool/UI.tsx:93
↓ 1 callers
Function
getToolUseSummary
(input: Partial<{ file_path: string; content: string; }> | undefined)
src/tools/FileWriteTool/UI.tsx:156
↓ 1 callers
Function
getToolUseSummary
(input: Partial<{ url: string; prompt: string; }> | undefined)
src/tools/WebFetchTool/UI.tsx:63
↓ 1 callers
Function
getToolUseSummary
(input: Partial<{ pattern: string; path?: string; glob?: string; type?: string; output_mode?: 'conte
src/tools/GrepTool/UI.tsx:188
↓ 1 callers
Function
getToolsDescription
(agent: AgentDefinition)
src/tools/AgentTool/prompt.ts:15
↓ 1 callers
Function
getToolsWithGrouping
(tools: Tools)
src/utils/groupToolUses.ts:25
↓ 1 callers
Function
getTopLevelPaths
* Gets the top-level files and directories in the current working directory * @returns Array of file/directory paths in the current directory
src/hooks/fileSuggestions.ts:692
↓ 1 callers
Function
getTotalAPIDurationWithoutRetries
()
src/bootstrap/state.ts:578
↓ 1 callers
Function
getTotalToolDuration
()
src/bootstrap/state.ts:582
↓ 1 callers
Function
getTotalWebSearchRequests
()
src/bootstrap/state.ts:720
↓ 1 callers
Function
getTranscriptStats
* Read session transcript entries and compute prompt count and memory access * count. Pre-compact entries are skipped — the N-shot count and memory-a
src/utils/attribution.ts:251
↓ 1 callers
Function
getTransportDisplayName
(type: string)
src/services/mcp/useManageMCPConnections.ts:1131
↓ 1 callers
Function
getTransportForUrl
( url: URL, headers: Record<string, string> = {}, sessionId?: string, refreshHeaders?: () => Record<st
src/cli/transports/transportUtils.ts:16
↓ 1 callers
Function
getTruncationMessage
()
src/utils/mcpValidation.ts:81
↓ 1 callers
Function
getTrustedDeviceToken
()
src/bridge/trustedDevice.ts:54
↓ 1 callers
Function
getTurnClassifierCount
()
src/bootstrap/state.ts:637
↓ 1 callers
Function
getTurnClassifierDurationMs
()
src/bootstrap/state.ts:623
↓ 1 callers
Function
getTurnHookCount
()
src/bootstrap/state.ts:606
↓ 1 callers
Function
getTurnHookDurationMs
()
src/bootstrap/state.ts:592
↓ 1 callers
Function
getTurnToolCount
()
src/bootstrap/state.ts:619
↓ 1 callers
Function
getTurnToolDurationMs
()
src/bootstrap/state.ts:610
↓ 1 callers
Function
getTurndownService
()
src/tools/WebFetchTool/utils.ts:92
↓ 1 callers
Function
getTwoStageMode
* Get which stage(s) the XML classifier should run. * Only meaningful when isTwoStageClassifierEnabled() is true.
src/utils/permissions/yoloClassifier.ts:1477
↓ 1 callers
Function
getURLMarkdownContent
( url: string, abortController: AbortController, )
src/tools/WebFetchTool/utils.ts:347
↓ 1 callers
Function
getUltraplanModel
()
src/commands/ultraplan.tsx:32
↓ 1 callers
Function
getUltrathinkEffortAttachment
(input: string | null)
src/utils/attachments.ts:1446
↓ 1 callers
Function
getUnconfiguredChannels
( plugin: LoadedPlugin, )
src/utils/plugins/mcpPluginIntegration.ts:290
↓ 1 callers
Function
getUnconfiguredOptions
( plugin: LoadedPlugin, )
src/utils/plugins/pluginOptionsStorage.ts:282
↓ 1 callers
Function
getUnifiedTaskAttachments
* Get attachments for all unified tasks using the Task framework. * Replaces the old getBackgroundShellAttachments, getBackgroundRemoteSessionAttachm
src/utils/attachments.ts:3439
↓ 1 callers
Function
getUniqueForkName
* Generates a unique fork name by checking for collisions with existing session names. * If "baseName (Branch)" already exists, tries "baseName (Bran
src/commands/branch/branch.ts:179
↓ 1 callers
Function
getUniqueTags
* Get unique tags from a list of logs, sorted alphabetically
src/components/LogSelector.tsx:1566
↓ 1 callers
Function
getUnsupportedToolReferencePatterns
* Get the list of model patterns that do NOT support tool_reference. * Can be configured via GrowthBook for live updates without code changes.
src/utils/toolSearch.ts:210
↓ 1 callers
Function
getUpdatePromptTemplate
* Get the Magic Docs update prompt template
src/services/MagicDocs/prompts.ts:8
↓ 1 callers
Function
getUpsellMessage
({ shouldShowUpsell, isMax20x, isExtraUsageCommandEnabled, shouldAutoOpenRateLimitOptionsMenu, isTea
src/components/messages/RateLimitMessage.tsx:18
↓ 1 callers
Function
getUsageForModel
(model: string)
src/bootstrap/state.ts:830
↓ 1 callers
Function
getUsageText
(amount: string)
src/components/LogoV2/OverageCreditUpsell.tsx:71
↓ 1 callers
Function
getUseAutoModeDuringPlan
()
src/utils/settings/settings.ts:918
↓ 1 callers
Function
getUserBindingsForValidation
* Parse user blocks into bindings for validation. * This is separate from the main parser to avoid importing it.
src/keybindings/validate.ts:405
↓ 1 callers
Function
getUserForGrowthBook
()
src/utils/user.ts:133
↓ 1 callers
Function
getUserPromptPreview
(message: Message)
src/hooks/useTurnDiffs.ts:70
↓ 1 callers
Function
getUserPromptSubmitHookBlockingMessage
( blockingError: HookBlockingError, )
src/utils/hooks.ts:1936
↓ 1 callers
Function
getUserSettingsFilePath
* Get the user settings filename based on cowork mode. * Returns 'cowork_settings.json' when in cowork mode, 'settings.json' otherwise. * * Priorit
src/utils/settings/settings.ts:264
↓ 1 callers
Function
getUserSnapshotContent
* Generates user-specific snapshot content (functions, options, aliases) * This content is derived from the user's shell configuration file
src/utils/bash/ShellSnapshot.ts:197
↓ 1 callers
Function
getUsingOverageText
(limits: ClaudeAILimits)
src/services/rateLimitMessages.ts:303
↓ 1 callers
Function
getUsingYourToolsSection
(enabledTools: Set<string>)
src/constants/prompts.ts:269
↓ 1 callers
Function
getVSCodeIDECommandByParentProcess
()
src/utils/ide.ts:951
↓ 1 callers
Function
getValidationTip
(context: TipContext)
src/utils/settings/validationTips.ts:140
↓ 1 callers
Function
getVariablesByScope
( parsed: ParsedPowerShellCommand, scope: string, )
src/utils/powershell/parser.ts:1533
↓ 1 callers
Function
getVerifyPlanReminderAttachment
* Get verify plan reminder attachment if the model hasn't called VerifyPlanExecution yet.
src/utils/attachments.ts:3894
↓ 1 callers
Function
getVerifyPlanReminderTurnCount
(messages: Message[])
src/utils/attachments.ts:3872
↓ 1 callers
Function
getVersionChangelog
()
scripts/build.ts:75
↓ 1 callers
Function
getVersionFromPath
(installPath: string)
src/utils/plugins/pluginVersioning.ts:127
↓ 1 callers
Function
getVersionFromSymlink
( symlinkPath: string, )
src/utils/nativeInstaller/installer.ts:1018
↓ 1 callers
Method
getViewportCharEnd
(maxVisibleLines?: number)
src/utils/Cursor.ts:193
↓ 1 callers
Method
getViewportCharOffset
(maxVisibleLines?: number)
src/utils/Cursor.ts:186
↓ 1 callers
Function
getWarningUpsellText
* Get the upsell command text for warning messages based on subscription and limit type. * Returns null if no upsell should be shown. * Only used fo
src/services/rateLimitMessages.ts:261
↓ 1 callers
Function
getWatchTargets
* Collect settings file paths and their deduplicated parent directories to watch. * Returns all potential settings file paths for watched directories
src/utils/settings/changeDetector.ts:180
↓ 1 callers
Function
getWatchablePaths
()
src/utils/skills/skillChangeDetector.ts:171
↓ 1 callers
Function
getWebFetchUserAgent
()
src/utils/http.ts:56
↓ 1 callers
Function
getWebSearchPrompt
()
src/tools/WebSearchTool/prompt.ts:5
↓ 1 callers
Function
getWithPermittedRedirects
( url: string, signal: AbortSignal, redirectChecker: (originalUrl: string, redirectUrl: string) => boole
src/tools/WebFetchTool/utils.ts:262
↓ 1 callers
Function
getWordSegmenter
()
src/utils/intl.ts:46
↓ 1 callers
Method
getWorkerState
()
src/cli/transports/ccrClient.ts:530
↓ 1 callers
Function
getWorktreeCountFromFs
()
src/utils/git/gitFilesystem.ts:686
↓ 1 callers
Function
getWriteToolDescription
()
src/tools/FileWriteTool/prompt.ts:10
← previous
next →
6,001–6,100 of 11,548, ranked by callers