MCPcopy Create free account

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

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

↓ 1 callersFunctiongenerateRequestId
()
src/utils/swarm/permissionSync.ts:160
↓ 1 callersFunctiongenerateReservedShortcuts
* Build a list of reserved shortcuts.
src/skills/bundled/keybindings.ts:89
↓ 1 callersFunctiongenerateResponseTimeHistogram
(times: number[])
src/commands/insights.ts:1863
↓ 1 callersFunctiongenerateSandboxRequestId
()
src/utils/swarm/permissionSync.ts:792
↓ 1 callersFunctiongenerateSectionReminders
* Generate reminders for sections that are too long
src/services/SessionMemory/prompts.ts:164
↓ 1 callersFunctiongenerateSettingsSchema
* Generate JSON Schema from the settings Zod schema. * This keeps the skill prompt in sync with the actual types.
src/skills/bundled/updateConfig.ts:10
↓ 1 callersFunctiongenerateShortWordSlug
()
src/utils/words.ts:796
↓ 1 callersFunctiongenerateState
()
src/services/oauth/crypto.ts:39
↓ 1 callersFunctiongenerateSyntheticDiff
( gitPath: string, absoluteFilePath: string, )
src/utils/gitDiff.ts:504
↓ 1 callersFunctiongenerateTemporaryCacheNameForPlugin
( source: PluginSource, )
src/utils/plugins/pluginLoader.ts:873
↓ 1 callersFunctiongenerateTimeOfDayChart
(messageHours: number[])
src/commands/insights.ts:1902
↓ 1 callersFunctiongenerateTitle
(description: string, abortSignal: AbortSignal)
src/components/Feedback.tsx:447
↓ 1 callersFunctiongenerateTitleAndBranch
* Generates a title and branch name for a coding session using Claude Haiku * @param description The description/prompt for the session * @returns P
src/utils/teleport.tsx:102
↓ 1 callersFunctiongenerateToolUseSummary
({ tools, signal, isNonInteractiveSession, lastAssistantText, }: GenerateToolUseSummaryParams)
src/services/toolUseSummary/toolUseSummaryGenerator.ts:45
↓ 1 callersFunctiongenerateUniqueTeamName
* Generates a unique team name by checking if the provided name already exists. * If the name already exists, generates a new word slug.
src/tools/TeamCreateTool/TeamCreateTool.ts:64
↓ 1 callersFunctiongenerateUsageReport
(options?: { collectRemote?: boolean })
src/commands/insights.ts:2796
↓ 1 callersFunctiongenerateWordDiffElements
(item: DiffLine, width: number, maxWidth: number, dim: boolean, overrideTheme?: ThemeName)
src/components/StructuredDiff/Fallback.tsx:237
↓ 1 callersFunctiongenerateXAxisLabels
(data: DailyModelTokens[], _chartWidth: number, yAxisOffset: number)
src/components/Stats.tsx:1019
↓ 1 callersFunctionget256Color
* Get color from 256-color palette
src/utils/ansiToSvg.ts:150
↓ 1 callersFunctionget3PFallbackSuggestion
* Suggest a fallback model for 3P users when the selected model is unavailable.
src/utils/model/validateModel.ts:152
↓ 1 callersFunctiongetAPIContextManagement
(options?: { hasThinking?: boolean isRedactThinkingActive?: boolean clearAllThinking?: boolean })
src/services/compact/apiMicrocompact.ts:64
↓ 1 callersFunctiongetAbsoluteAndRelativePaths
(path: string | undefined)
src/utils/file.ts:144
↓ 1 callersFunctiongetActionsSection
()
src/constants/prompts.ts:255
↓ 1 callersFunctiongetActiveNotices
(context: StatusNoticeContext)
src/utils/statusNoticeDefinitions.tsx:195
↓ 1 callersFunctiongetActualRelativeAgentFilePath
(agent: AgentDefinition)
src/components/agents/agentFileUtils.ts:135
↓ 1 callersFunctiongetAddDirExtraMarketplaces
()
src/utils/plugins/addDirPluginSettings.ts:56
↓ 1 callersFunctiongetAddressFamily
(options: LookupOptions)
src/utils/proxy.ts:41
↓ 1 callersFunctiongetAdvisorUsage
( usage: BetaUsage, )
src/utils/advisor.ts:115
↓ 1 callersFunctiongetAfkModeHeaderLatched
()
src/bootstrap/state.ts:1708
↓ 1 callersFunctiongetAgentIdentification
* Get agent identification for analytics. * Priority: AsyncLocalStorage context (subagents) > env vars (swarm teammates)
src/services/analytics/metadata.ts:514
↓ 1 callersFunctiongetAgentModelOptions
()
src/utils/model/agent.ts:134
↓ 1 callersFunctiongetAgentPendingMessageAttachments
( toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1085
↓ 1 callersFunctiongetAgentSystemPrompt
( agentDefinition: AgentDefinition, toolUseContext: Pick<ToolUseContext, 'options'>, resolvedAgentModel:
src/tools/AgentTool/runAgent.ts:906
↓ 1 callersFunctiongetAgentThemeColor
(colorName: string | undefined)
src/components/tasks/BackgroundTaskStatus.tsx:422
↓ 1 callersFunctiongetAgentToolSection
()
src/constants/prompts.ts:316
↓ 1 callersFunctiongetAllBrowserDataPaths
()
src/utils/claudeInChrome/common.ts:232
↓ 1 callersFunctiongetAllBrowserDataPathsPortable
()
src/utils/claudeInChrome/setupPortable.ts:97
↓ 1 callersFunctiongetAllLockInfo
(locksDir: string)
src/utils/nativeInstaller/pidLock.ts:352
↓ 1 callersFunctiongetAllLspServers
()
src/services/lsp/config.ts:15
↓ 1 callersFunctiongetAllNativeMessagingHostsDirs
()
src/utils/claudeInChrome/common.ts:280
↓ 1 callersFunctiongetAllRedirections
( parsed: ParsedPowerShellCommand, )
src/utils/powershell/parser.ts:1507
↓ 1 callersFunctiongetAllReleaseNotes
( changelogContent: string = getStoredChangelogFromMemory(), )
src/utils/releaseNotes.ts:274
↓ 1 callersFunctiongetAllTasks
()
src/tasks.ts:22
↓ 1 callersFunctiongetAllWindowsRegistryKeys
()
src/utils/claudeInChrome/common.ts:322
↓ 1 callersFunctiongetAllowedSettingSources
()
src/bootstrap/state.ts:1226
↓ 1 callersFunctiongetAlternateScreenshotPath
* For macOS screenshot paths with AM/PM, the space before AM/PM may be a * regular space or a thin space depending on the macOS version. Returns *
src/tools/FileReadTool/FileReadTool.ts:147
↓ 1 callersFunctiongetAncestorCommandsAsync
( pid: string | number, maxDepth = 10, )
src/utils/genericProcessUtils.ts:115
↓ 1 callersFunctiongetAncestorPidsAsync
( pid: string | number, maxDepth = 10, )
src/utils/genericProcessUtils.ts:36
↓ 1 callersFunctiongetAntModelOverrideSection
()
src/constants/prompts.ts:136
↓ 1 callersFunctiongetApiBaseUrlHost
()
src/services/analytics/growthbook.ts:439
↓ 1 callersFunctiongetApiKeyHelperElapsedMs
()
src/utils/auth.ts:465
↓ 1 callersFunctiongetApiKeyHelperSources
()
src/components/TrustDialog/utils.ts:144
↓ 1 callersFunctiongetAppState
()
src/skills/loadSkillsDir.ts:379
↓ 1 callersFunctiongetAsyncHookResponseAttachments
()
src/utils/attachments.ts:3464
↓ 1 callersFunctiongetAttachments
( input: string | null, toolUseContext: ToolUseContext, ideSelection: IDESelection | null, queuedComma
src/utils/attachments.ts:743
↓ 1 callersFunctiongetAutoBackgroundMs
()
src/tools/AgentTool/AgentTool.tsx:72
↓ 1 callersFunctiongetAutoMemBase
* Returns the canonical git repo root if available, otherwise falls back to * the stable project root. Uses findCanonicalGitRoot so all worktrees of
src/memdir/paths.ts:203
↓ 1 callersFunctiongetAutoMemPathSetting
* Settings.json override for the full auto-memory directory path. * Supports ~/ expansion for user convenience. * * SECURITY: projectSettings (.cla
src/memdir/paths.ts:179
↓ 1 callersFunctiongetAutoModeAttachmentTurnCount
(messages: Message[])
src/utils/attachments.ts:1275
↓ 1 callersFunctiongetAutoModeAttachments
( messages: Message[] | undefined, toolUseContext: ToolUseContext, )
src/utils/attachments.ts:1335
↓ 1 callersFunctiongetAutoModeClassifierErrorDumpPath
()
src/utils/permissions/yoloClassifier.ts:186
↓ 1 callersFunctiongetAutoModeExitAttachment
* Returns an auto_mode_exit attachment if we just exited auto mode. * This is a one-time notification to tell the model it's no longer in auto mode.
src/utils/attachments.ts:1380
↓ 1 callersFunctiongetAutoModeFullInstructions
()
src/utils/messages.ts:3428
↓ 1 callersFunctiongetAutoModeInstructions
(attachment: { reminderType: 'full' | 'sparse' })
src/utils/messages.ts:3419
↓ 1 callersFunctiongetAutoModeSparseInstructions
()
src/utils/messages.ts:3445
↓ 1 callersFunctiongetAutoRunCommand
(reason: AutoRunIssueReason)
src/utils/autoRunIssue.tsx:101
↓ 1 callersFunctiongetAutoRunIssueReasonText
(reason: AutoRunIssueReason)
src/utils/autoRunIssue.tsx:112
↓ 1 callersFunctiongetAutoToolSearchCharThreshold
(model: string)
src/utils/toolSearch.ts:115
↓ 1 callersFunctiongetAutoUpdateEnabledMarketplaces
* Get the set of marketplaces that have autoUpdate enabled. * Returns the marketplace names that should be auto-updated.
src/utils/plugins/pluginAutoupdate.ts:84
↓ 1 callersFunctiongetAvailableUpgrade
* Get available model upgrade for more context * Returns null if no upgrade available or user already has max context
src/utils/model/contextWindowUpgradeCheck.ts:9
↓ 1 callersFunctiongetAwsCommandsSources
()
src/components/TrustDialog/utils.ts:171
↓ 1 callersFunctiongetAwsCredsFromCredentialExport
* Run awsCredentialExport to get credentials and set environment variables * Expects JSON output containing AWS credentials
src/utils/auth.ts:706
↓ 1 callersFunctiongetAxiosErrorContext
(error: unknown)
src/services/analytics/firstPartyEventLoggingExporter.ts:781
↓ 1 callersFunctiongetBackgroundUsageNote
()
src/tools/PowerShellTool/prompt.ts:26
↓ 1 callersFunctiongetBackgroundUsageNote
()
src/tools/BashTool/prompt.ts:35
↓ 1 callersFunctiongetBackupFileName
(filePath: string, version: number)
src/utils/fileHistory.ts:725
↓ 1 callersFunctiongetBashCompletionCommand
* Generate bash completion command using compgen
src/utils/bash/shellCompletion.ts:142
↓ 1 callersFunctiongetBashPermissionSources
()
src/components/TrustDialog/utils.ts:58
↓ 1 callersFunctiongetBashPromptAskDescriptions
(_context: unknown)
src/utils/permissions/bashClassifier.ts:32
↓ 1 callersFunctiongetBedrockModelStrings
()
src/utils/model/modelStrings.ts:33
↓ 1 callersFunctiongetBestModel
()
src/utils/model/model.ts:103
↓ 1 callersFunctiongetBidi
()
src/ink/bidi.ts:39
↓ 1 callersFunctiongetBoundaryDetail
( boundary: CompletionBoundary | null, )
src/services/PromptSuggestion/speculation.ts:181
↓ 1 callersFunctiongetBoundaryTool
( boundary: CompletionBoundary | null, )
src/services/PromptSuggestion/speculation.ts:166
↓ 1 callersFunctiongetBridgeBaseUrl
* Base URL for uploads. Must match the host the token is valid for. * * Subprocess hosts (cowork) pass ANTHROPIC_BASE_URL alongside * CLAUDE_CODE_O
src/tools/BriefTool/upload.ts:69
↓ 1 callersFunctiongetBridgeDebugHandle
()
src/bridge/bridgeDebug.ts:66
↓ 1 callersFunctiongetBriefConfig
()
src/commands/brief.ts:38
↓ 1 callersFunctiongetBriefSection
()
src/constants/prompts.ts:843
↓ 1 callersFunctiongetBudgetContinuationCount
()
src/bootstrap/state.ts:738
↓ 1 callersFunctiongetBudgetContinuationMessage
( pct: number, turnTokens: number, budget: number, )
src/utils/tokenBudget.ts:66
↓ 1 callersFunctiongetBuiltinPluginDefinition
( name: string, )
src/plugins/builtinPlugins.ts:46
↓ 1 callersFunctiongetBuiltinPluginSkillCommands
()
src/plugins/builtinPlugins.ts:108
↓ 1 callersFunctiongetBundledSkills
()
src/skills/bundledSkills.ts:106
↓ 1 callersFunctiongetCacheBreakDiffPath
()
src/services/api/promptCacheBreakDetection.ts:19
↓ 1 callersFunctiongetCacheEditingHeaderLatched
()
src/bootstrap/state.ts:1724
↓ 1 callersFunctiongetCachePathForSource
* Generate a cache path for a marketplace source
src/utils/plugins/marketplaceManager.ts:1355
↓ 1 callersFunctiongetCachedBranch
()
src/utils/git/gitFilesystem.ts:568
↓ 1 callersFunctiongetCachedClaudeMdContent
()
src/bootstrap/state.ts:1211
↓ 1 callersFunctiongetCachedDefaultBranch
()
src/utils/git/gitFilesystem.ts:580
↓ 1 callersFunctiongetCachedDetectionResult
()
src/utils/swarm/backends/registry.ts:317
← previousnext →5,401–5,500 of 11,548, ranked by callers