MCPcopy Create free account

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

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

↓ 3 callersFunctiongetPasteStoreDir
* Get the paste store directory (persistent across sessions).
src/utils/pasteStore.ts:13
↓ 3 callersFunctiongetPastedTextRefNumLines
(text: string)
src/history.ts:47
↓ 3 callersFunctiongetPatchForEdit
({ filePath, fileContents, oldString, newString, replaceAll = false, }: { filePath: string fileC
src/tools/FileEditTool/utils.ts:234
↓ 3 callersFunctiongetPermissionDir
(teamName: string)
src/utils/swarm/permissionSync.ts:112
↓ 3 callersFunctiongetPlainText
(tokens_0: Token[] | undefined)
src/components/MarkdownTable.tsx:89
↓ 3 callersFunctiongetPluginInstallationFromV2
(pluginId: string)
src/services/plugins/pluginOperations.ts:258
↓ 3 callersFunctiongetPluginNameFromError
* Extract the plugin name from a PluginError, checking explicit fields first, * then falling back to the source field (format: "pluginName@marketplac
src/commands/plugin/PluginSettings.tsx:204
↓ 3 callersFunctiongetPluginStorageId
(plugin: LoadedPlugin)
src/utils/plugins/pluginOptionsStorage.ts:44
↓ 3 callersFunctiongetPowerShellTool
()
src/tools.ts:150
↓ 3 callersFunctiongetPrCounter
()
src/bootstrap/state.ts:1001
↓ 3 callersFunctiongetProjectMcpConfigsFromCwd
()
src/services/mcp/config.ts:843
↓ 3 callersFunctiongetProjectTempDir
()
src/utils/permissions/filesystem.ts:376
↓ 3 callersFunctiongetProjectsDir
()
src/utils/sessionStoragePortable.ts:325
↓ 3 callersFunctiongetPromptVariant
()
src/services/PromptSuggestion/promptSuggestion.ts:33
↓ 3 callersFunctiongetPublicModelDisplayName
(model: ModelName)
src/utils/model/model.ts:369
↓ 3 callersFunctiongetQueuedCommandAttachments
( queuedCommands: QueuedCommand[], )
src/utils/attachments.ts:1046
↓ 3 callersFunctiongetReceivedType
* Get the type string for an unknown value (for error messages)
src/utils/settings/validation.ts:85
↓ 3 callersMethodgetRecent
* Get the most recent N items from the buffer. * Returns fewer items if the buffer contains less than N items.
src/utils/CircularBuffer.ts:39
↓ 3 callersFunctiongetRecentReleaseNotes
( currentVersion: string, previousVersion: string | null | undefined, changelogContent: string = getStor
src/utils/releaseNotes.ts:207
↓ 3 callersFunctiongetRemoteAgentMetadataPath
(taskId: string)
src/utils/sessionStorage.ts:327
↓ 3 callersFunctiongetReplBridgeHandle
()
src/bridge/replBridgeHandle.ts:25
↓ 3 callersFunctiongetRepoRemoteHash
()
src/utils/git.ts:329
↓ 3 callersFunctiongetResolvedDir
* Get the resolved directory for a team
src/utils/swarm/permissionSync.ts:126
↓ 3 callersFunctiongetResolvedRequestPath
* Get the path to a resolved request file
src/utils/swarm/permissionSync.ts:153
↓ 3 callersFunctiongetRunningTasks
(state: AppState)
src/utils/task/framework.ts:149
↓ 3 callersFunctiongetSandboxEnabledSetting
()
src/utils/sandbox/sandbox-adapter.ts:459
↓ 3 callersFunctiongetScopeFromMetadata
* Safely extracts scope information from AuthorizationServerMetadata. * The metadata can be either OAuthMetadata or OpenIdProviderDiscoveryMetadata,
src/services/mcp/auth.ts:2445
↓ 3 callersFunctiongetSearchReadSummaryText
( searchCount: number, readCount: number, isActive: boolean, replCount: number = 0, memoryCounts?: {
src/utils/collapseReadSearch.ts:961
↓ 3 callersFunctiongetSelectedTeammate
()
src/hooks/useBackgroundTaskNavigation.ts:135
↓ 3 callersFunctiongetSemverPart
(version: string)
src/hooks/useUpdateNotification.ts:4
↓ 3 callersFunctiongetSendMessageTool
()
src/tools.ts:69
↓ 3 callersFunctiongetServerCommandArray
* Extract command array from server config (stdio servers only) * Returns null for non-stdio servers
src/services/mcp/config.ts:137
↓ 3 callersFunctiongetServerUrl
* Extract URL from server config (remote servers only) * Returns null for stdio/sdk servers
src/services/mcp/config.ts:160
↓ 3 callersFunctiongetSessionBypassPermissionsMode
()
src/bootstrap/state.ts:1268
↓ 3 callersFunctiongetSessionCreatedTeams
()
src/bootstrap/state.ts:1472
↓ 3 callersFunctiongetSessionEndHookTimeoutMs
()
src/utils/hooks.ts:176
↓ 3 callersFunctiongetSessionEnvDirPath
()
src/utils/sessionEnvironment.ts:15
↓ 3 callersFunctiongetSessionFilesWithMtime
( projectDir: string, )
src/utils/sessionStorage.ts:4526
↓ 3 callersFunctiongetSessionMemoryContent
()
src/services/SessionMemory/sessionMemoryUtils.ts:110
↓ 3 callersFunctiongetSessionMemoryDir
()
src/utils/permissions/filesystem.ts:261
↓ 3 callersFunctiongetSessionMemoryPath
()
src/utils/permissions/filesystem.ts:269
↓ 3 callersFunctiongetSessionMessages
( _sessionId: string, _options?: GetSessionMessagesOptions, )
src/entrypoints/agentSdkTypes.ts:178
↓ 3 callersFunctiongetSessionMetaDir
()
src/commands/insights.ts:426
↓ 3 callersFunctiongetSessionTrustAccepted
()
src/bootstrap/state.ts:1321
↓ 3 callersFunctiongetSessionsDir
()
src/utils/concurrentSessions.ts:21
↓ 3 callersFunctiongetShellType
()
src/utils/localInstaller.ts:156
↓ 3 callersFunctiongetSimpleCommandPrefix
(command: string)
src/tools/BashTool/bashPermissions.ts:161
↓ 3 callersFunctiongetSonnet46_1MOption
()
src/utils/model/modelOptions.ts:144
↓ 3 callersFunctiongetSortedIdeLockfiles
()
src/utils/ide.ts:298
↓ 3 callersFunctiongetSourceDisplayName
( source: SettingSource | 'plugin' | 'built-in', )
src/utils/settings/constants.ts:46
↓ 3 callersFunctiongetSourceForPath
(path: string)
src/utils/settings/changeDetector.ts:362
↓ 3 callersFunctiongetStartupPerfLogPath
()
src/utils/startupProfiler.ts:151
↓ 3 callersFunctiongetStats
()
src/services/contextCollapse/index.ts:35
↓ 3 callersFunctiongetStoredChangelog
()
src/utils/releaseNotes.ts:126
↓ 3 callersFunctiongetSwarmSocketName
()
src/utils/swarm/constants.ts:12
↓ 3 callersFunctiongetTLSFetchOptions
()
src/utils/mtls.ts:117
↓ 3 callersFunctiongetTeamMemorySyncEndpoint
(repoSlug: string)
src/services/teamMemorySync/index.ts:163
↓ 3 callersFunctiongetTeammateColor
( teammateId: string, )
src/utils/swarm/teammateLayoutManager.ts:38
↓ 3 callersFunctiongetTeammateModeFromSnapshot
()
src/utils/swarm/backends/teammateModeSnapshot.ts:75
↓ 3 callersFunctiongetTerminalPanelSocket
()
src/utils/terminalPanel.ts:32
↓ 3 callersFunctiongetTokenCountFromTracker
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:58
↓ 3 callersFunctiongetToolResultPath
(id: string, isJson: boolean)
src/utils/toolResultStorage.ts:114
↓ 3 callersFunctiongetToolUseIdsFromMessage
* Get all tool use IDs from a single message (handles grouped tool uses).
src/utils/collapseReadSearch.ts:452
↓ 3 callersFunctiongetToolUseInfo
( msg: MessageWithoutProgress, )
src/utils/groupToolUses.ts:34
↓ 3 callersFunctiongetTotalCostUSD
()
src/bootstrap/state.ts:566
↓ 3 callersFunctiongetTotalDuration
()
src/bootstrap/state.ts:574
↓ 3 callersFunctiongetUndercoverInstructions
()
src/utils/undercover.ts:39
↓ 3 callersFunctiongetUpgradeMessage
(context: 'warning' | 'tip')
src/utils/model/contextWindowUpgradeCheck.ts:35
↓ 3 callersFunctiongetUserType
()
src/utils/sessionStorage.ts:419
↓ 3 callersFunctiongetVersionPaths
(version: string)
src/utils/nativeInstaller/installer.ts:153
↓ 3 callersFunctiongetVersionedCachePathIn
( baseDir: string, pluginId: string, version: string, )
src/utils/plugins/pluginLoader.ts:139
↓ 3 callersMethodgetWordBoundaries
* Get word boundaries using Intl.Segmenter for proper Unicode word segmentation. * This correctly handles CJK (Chinese, Japanese, Korean) text wher
src/utils/Cursor.ts:1173
↓ 3 callersFunctiongetWorkload
()
src/utils/workloadContext.ts:32
↓ 3 callersFunctiongetWorktreeCount
()
src/utils/git.ts:419
↓ 3 callersFunctiongetWorktreePathsPortable
(cwd: string)
src/utils/getWorktreePathsPortable.ts:12
↓ 3 callersMethodgoToLine
(lineNumber: number)
src/utils/Cursor.ts:1022
↓ 3 callersFunctiongraphemeAt
(idx: number)
src/vim/textObjects.ts:84
↓ 3 callersFunctionhandleCancel
()
src/commands/resume/resume.tsx:172
↓ 3 callersMethodhandleCloseCleanup
()
src/utils/mcpWebSocketTransport.ts:123
↓ 3 callersFunctionhandleFileEvent
( path: string, event: 'change' | 'add' | 'unlink', )
src/utils/hooks/fileChangedWatcher.ts:80
↓ 3 callersMethodhandleManualAuthCodeInput
(params: { authorizationCode: string state: string })
src/services/oauth/index.ts:157
↓ 3 callersFunctionhandleMessageFromStream
( message: | Message | TombstoneMessage | StreamEvent | RequestStartEvent | ToolUseSumma
src/utils/messages.ts:2930
↓ 3 callersFunctionhandleReconnectError
(error: unknown, serverName: string)
src/components/mcp/utils/reconnectHelpers.tsx:45
↓ 3 callersFunctionhandleRemoteAuthFailure
* Shared handler for sse/http/claudeai-proxy auth failures during connect: * emits tengu_mcp_server_needs_auth, caches the needs-auth entry, and retu
src/services/mcp/client.ts:340
↓ 3 callersFunctionhandleSave
(config: UserConfigValues)
src/commands/plugin/ManagePlugins.tsx:1678
↓ 3 callersFunctionhandleSingleOperation
(operation: 'enable' | 'disable' | 'update' | 'uninstall')
src/commands/plugin/ManagePlugins.tsx:998
↓ 3 callersFunctionhandleSinglePluginInstall
(plugin_2: InstallablePlugin, scope: 'user' | 'project' | 'local' = 'user')
src/commands/plugin/BrowseMarketplace.tsx:371
↓ 3 callersFunctionhandleSinglePluginInstall
(plugin_1: InstallablePlugin, scope: 'user' | 'project' | 'local' = 'user')
src/commands/plugin/DiscoverPlugins.tsx:280
↓ 3 callersFunctionhasBlockingResult
(results: HookOutsideReplResult[])
src/utils/hooks.ts:2983
↓ 3 callersFunctionhasCommandsInQueue
()
src/utils/messageQueueManager.ts:104
↓ 3 callersFunctionhasCronTasksSync
(dir?: string)
src/utils/cronTasks.ts:146
↓ 3 callersFunctionhasDangerousSettings
(dangerous: DangerousSettings)
src/components/ManagedSettingsSecurityDialog/utils.ts:75
↓ 3 callersFunctionhasShellQuoteSingleQuoteBug
(command: string)
src/utils/bash/shellQuote.ts:190
↓ 3 callersFunctionhasSkipDangerousModePermissionPrompt
()
src/utils/settings/settings.ts:882
↓ 3 callersFunctionhasToolCallsInLastAssistantTurn
(messages: Message[])
src/utils/messages.ts:341
↓ 3 callersFunctionhighlightMatch
(text: string, query: string)
src/utils/highlightMatch.tsx:9
↓ 3 callersFunctionhljs
()
src/native-ts/color-diff/index.ts:35
↓ 3 callersFunctionhoistToolResults
* In thecontent[] list on a UserMessage, tool_result blocks much come first * to avoid "tool result must follow tool use" API errors.
src/utils/messages.ts:2470
↓ 3 callersMethodhrTimeToDate
(hrTime: HrTime)
src/services/analytics/firstPartyEventLoggingExporter.ts:630
↓ 3 callersFunctioninitTaskOutput
(taskId: string)
src/utils/task/diskOutput.ts:400
← previousnext →2,001–2,100 of 11,548, ranked by callers