MCPcopy Create free account

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

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

↓ 6 callersFunctionfilterSettingsEnv
* Compose the strip filters applied to every settings-sourced env object.
src/utils/managedEnv.ts:85
↓ 6 callersFunctionfilterToolsByServer
(tools: Tool[], serverName: string)
src/services/mcp/utils.ts:39
↓ 6 callersFunctionfindTeammateTaskByAgentId
(agentId: string, tasks: Record<string, TaskStateBase>)
src/tasks/InProcessTeammateTask/InProcessTeammateTask.tsx:92
↓ 6 callersFunctionformatDirectoryList
(directories: string[])
src/tools/PowerShellTool/pathValidation.ts:805
↓ 6 callersFunctionformatErrorMessage
(error: PluginError)
src/commands/plugin/PluginErrors.tsx:2
↓ 6 callersFunctionformatLimitReachedText
( limit: string, resetMessage: string, _model: string, )
src/services/rateLimitMessages.ts:333
↓ 6 callersFunctionformatSecondsShort
(ms: number)
src/utils/format.ts:30
↓ 6 callersFunctiongetAPIProviderForStatsig
()
src/utils/model/providers.ts:18
↓ 6 callersFunctiongetBridgeAccessToken
()
src/bridge/bridgeConfig.ts:38
↓ 6 callersFunctiongetConfig
( file: string, createDefault: () => A, throwOnInvalid?: boolean, )
src/utils/config.ts:1441
↓ 6 callersFunctiongetConfigOverrides
* Local config overrides set via /config Gates tab (ant-only). Checked after * env-var overrides — env wins so eval harnesses remain deterministic. U
src/services/analytics/growthbook.ts:211
↓ 6 callersFunctiongetContentText
( content: string | DeepImmutable<Array<ContentBlockParam>>, )
src/utils/messages.ts:2903
↓ 6 callersFunctiongetCronFilePath
(dir?: string)
src/utils/cronTasks.ts:81
↓ 6 callersFunctiongetCwdState
()
src/bootstrap/state.ts:527
↓ 6 callersFunctiongetDefaultOptionForUser
(fastMode = false)
src/utils/model/modelOptions.ts:46
↓ 6 callersFunctiongetDenyRules
(context: ToolPermissionContext)
src/utils/permissions/permissions.ts:213
↓ 6 callersFunctiongetDynamicConfig_CACHED_MAY_BE_STALE
( configName: string, defaultValue: T, )
src/services/analytics/growthbook.ts:1150
↓ 6 callersFunctiongetEnabledSettingSources
()
src/utils/settings/constants.ts:159
↓ 6 callersFunctiongetEnvOverrides
()
src/services/analytics/growthbook.ts:170
↓ 6 callersFunctiongetFileExtensionForAnalytics
( filePath: string, )
src/services/analytics/metadata.ts:323
↓ 6 callersFunctiongetInMemoryInstalledPlugins
()
src/utils/plugins/installedPluginsManager.ts:488
↓ 6 callersFunctiongetInboxPath
(agentName: string, teamName?: string)
src/utils/teammateMailbox.ts:56
↓ 6 callersFunctiongetLockPath
()
src/utils/computerUse/computerUseLock.ts:44
↓ 6 callersFunctiongetLogDisplayTitle
( log: LogOption, defaultTitle?: string, )
src/utils/log.ts:30
↓ 6 callersFunctiongetMarketingNameForModel
(modelId: string)
src/utils/model/model.ts:609
↓ 6 callersFunctiongetMcpServerSignature
(config: McpServerConfig)
src/services/mcp/config.ts:202
↓ 6 callersFunctiongetMemoryBaseDir
()
src/memdir/paths.ts:85
↓ 6 callersFunctiongetNpmSemver
()
src/utils/semver.ts:11
↓ 6 callersFunctiongetOauthProfileFromOauthToken
( accessToken: string, )
src/services/oauth/getOauthProfile.ts:47
↓ 6 callersFunctiongetPlanSlug
(sessionId?: SessionId)
src/utils/plans.ts:32
↓ 6 callersFunctiongetPluginCachePath
()
src/utils/plugins/pluginLoader.ts:126
↓ 6 callersFunctiongetPluginZipCachePath
()
src/utils/plugins/zipCache.ts:64
↓ 6 callersFunctiongetProgressUpdate
(tracker: ProgressTracker)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:97
↓ 6 callersFunctiongetSdkAgentProgressSummariesEnabled
()
src/bootstrap/state.ts:1077
↓ 6 callersFunctiongetSkillsPath
( source: SettingSource | 'plugin', dir: 'skills' | 'commands', )
src/skills/loadSkillsDir.ts:78
↓ 6 callersMethodgetStatus
()
src/utils/awsAuthStatusManager.ts:33
↓ 6 callersMethodgetStderr
Sync getter for ExecResult.stderr
src/utils/task/TaskOutput.ts:329
↓ 6 callersMethodgetStdout
* Get stdout. In file mode, reads from the output file. * In pipe mode, returns the in-memory buffer or tail from CircularBuffer.
src/utils/task/TaskOutput.ts:282
↓ 6 callersFunctiongetStrictKnownMarketplaces
()
src/utils/plugins/marketplaceHelpers.ts:159
↓ 6 callersFunctiongetTaskPath
(taskListId: string, taskId: string)
src/utils/tasks.ts:229
↓ 6 callersFunctiongetTotalOutputTokens
()
src/bootstrap/state.ts:708
↓ 6 callersFunctiongetUserAgent
()
src/utils/http.ts:18
↓ 6 callersFunctiongetViewedTeammateTask
( appState: Pick<AppState, 'viewingAgentTaskId' | 'tasks'>, )
src/state/selectors.ts:18
↓ 6 callersFunctiongetWebSocketProxyAgent
(url: string)
src/utils/proxy.ts:243
↓ 6 callersFunctiongetWebSocketProxyUrl
(url: string)
src/utils/proxy.ts:263
↓ 6 callersFunctiongitCmdRe
* Build a regex that matches `git <subcmd>` while tolerating git's global * options between `git` and the subcommand (e.g. `-c key=val`, `-C path`,
src/tools/shared/gitOperationTracking.ts:23
↓ 6 callersFunctiongoToNextStep
()
src/components/Onboarding.tsx:42
↓ 6 callersMethodhandleConnectionError
(closeCode?: number)
src/cli/transports/WebSocketTransport.ts:397
↓ 6 callersFunctionhandlePluginCommandError
* Generic error handler for plugin CLI commands. Emits * tengu_plugin_command_failed before exit so dashboards can compute a * success rate against
src/services/plugins/pluginCliCommands.ts:53
↓ 6 callersFunctionhasHookForEvent
* Lightweight existence check for hooks on a given event. Mirrors the sources * assembled by getHooksConfig() but stops at the first hit without buil
src/utils/hooks.ts:1582
↓ 6 callersFunctionhasWorktreeCreateHook
()
src/utils/hooks.ts:4910
↓ 6 callersFunctionheartbeatActiveWorkItems
* Heartbeat all active work items. * Returns 'ok' if at least one heartbeat succeeded, 'auth_failed' if any * got a 401/403 (JWT expired — re-qu
src/bridge/bridgeMain.ts:202
↓ 6 callersFunctionhexComponent
Normalize a 1–4 digit hex component to [0, 1].
src/utils/systemTheme.ts:97
↓ 6 callersFunctioninterpolateColor
( color1: RGBColorType, color2: RGBColorType, t: number, // 0 to 1 )
src/components/Spinner/utils.ts:14
↓ 6 callersFunctionis529Error
(error: unknown)
src/services/api/withRetry.ts:610
↓ 6 callersFunctionisAutoUpdaterDisabled
()
src/utils/config.ts:1720
↓ 6 callersFunctionisBetaTracingEnabled
()
src/utils/telemetry/betaSessionTracing.ts:24
↓ 6 callersFunctionisChromeExtensionInstalled
()
src/utils/claudeInChrome/setup.ts:391
↓ 6 callersFunctionisCommandAvailable
(command: string)
src/utils/env.ts:40
↓ 6 callersFunctionisDuplicatePath
( fs: FsOperations, filePath: string, loadedPaths: Set<string>, )
src/utils/fsOperations.ts:187
↓ 6 callersFunctionisFastModeCooldown
()
src/utils/fastMode.ts:315
↓ 6 callersFunctionisFileReadDenied
( filePath: string, toolPermissionContext: ToolPermissionContext, )
src/utils/attachments.ts:3986
↓ 6 callersFunctionisHookAttachmentMessage
( message: Message, )
src/utils/messages.ts:1028
↓ 6 callersFunctionisInITerm2
()
src/utils/swarm/backends/detection.ts:90
↓ 6 callersFunctionisInProcessEnabled
()
src/utils/swarm/backends/registry.ts:351
↓ 6 callersFunctionisInsideTmux
()
src/utils/swarm/backends/detection.ts:50
↓ 6 callersFunctionisKairosCronEnabled
()
src/tools/ScheduleCronTool/prompt.ts:36
↓ 6 callersFunctionisMaxSubscriber
()
src/utils/auth.ts:1747
↓ 6 callersFunctionisMcpServerAllowedByPolicy
* Check if an MCP server is allowed by enterprise policy * Checks name-based, command-based, and URL-based restrictions * @param serverName The name
src/services/mcp/config.ts:417
↓ 6 callersFunctionisMultiSelectEnumSchema
( schema: PrimitiveSchemaDefinition, )
src/utils/mcp/elicitationValidation.ts:52
↓ 6 callersFunctionisOAuthTokenExpired
(expiresAt: number | null)
src/services/oauth/client.ts:372
↓ 6 callersFunctionisOfficialMarketplaceName
( marketplace: string | undefined, )
src/utils/plugins/pluginIdentifier.ts:75
↓ 6 callersFunctionisPanelAgentTask
(t: unknown)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:159
↓ 6 callersFunctionisPidBasedLockingEnabled
()
src/utils/nativeInstaller/pidLock.ts:35
↓ 6 callersFunctionisPluginInstalled
(pluginId: string)
src/utils/plugins/installedPluginsManager.ts:818
↓ 6 callersFunctionisPowerShellParameter
( arg: string, elementType?: CommandElementType, )
src/utils/powershell/parser.ts:1647
↓ 6 callersMethodisRawModeSupported
()
src/ink/components/App.tsx:151
↓ 6 callersFunctionisScratchpadEnabled
()
src/utils/permissions/filesystem.ts:298
↓ 6 callersFunctionisSessionPersistenceDisabled
()
src/bootstrap/state.ts:1329
↓ 6 callersFunctionisXaaEnabled
()
src/services/mcp/xaaIdpLogin.ts:32
↓ 6 callersFunctionkillAsyncAgent
(taskId: string, setAppState: SetAppState)
src/tasks/LocalAgentTask/LocalAgentTask.tsx:281
↓ 6 callersMethodkillPane
* Kills/closes a specific pane.
src/utils/swarm/backends/TmuxBackend.ts:271
↓ 6 callersFunctionlastGrapheme
(text: string)
src/utils/intl.ts:37
↓ 6 callersFunctionlistCandidates
( projectDir: string, doStat: boolean, projectPath?: string, )
src/utils/listSessionsImpl.ts:169
↓ 6 callersFunctionlistener
(newLimits: ClaudeAILimits)
src/services/claudeAiLimitsHook.ts:12
↓ 6 callersFunctionloadFullLog
(log: LogOption)
src/utils/sessionStorage.ts:2949
↓ 6 callersFunctionloadMarketplacesWithGracefulDegradation
( config: Record<string, KnownMarketplace>, )
src/utils/plugins/marketplaceHelpers.ts:71
↓ 6 callersFunctionloadPluginMcpServers
( plugin: LoadedPlugin, errors: PluginError[] = [], )
src/utils/plugins/mcpPluginIntegration.ts:131
↓ 6 callersFunctionloadSkillsFromSkillsDir
* Loads skills from a /skills/ directory path. * Only supports directory format: skill-name/SKILL.md
src/skills/loadSkillsDir.ts:407
↓ 6 callersFunctionlogError
(message: string)
src/bridge/bridgeUI.ts:356
↓ 6 callersFunctionlogModeDecision
( enabled: boolean, mode: ToolSearchMode, reason: string, extraProps?: Record<string, number>,
src/utils/toolSearch.ts:395
↓ 6 callersFunctionlogPull
( startTime: number, outcome: { success: boolean filesWritten?: number notModified?: boolean
src/services/teamMemorySync/index.ts:1195
↓ 6 callersFunctionmatchingRulesForInput
* Get matching rules for input across all rule types (deny, ask, allow)
src/tools/PowerShellTool/powershellPermissions.ts:338
↓ 6 callersFunctionmatchingRulesForInput
( input: z.infer<typeof BashTool.inputSchema>, toolPermissionContext: ToolPermissionContext, matchMode:
src/tools/BashTool/bashPermissions.ts:937
↓ 6 callersFunctionmoveAndSettle
( input: Input, x: number, y: number, )
src/utils/computerUse/executor.ts:113
↓ 6 callersFunctionnormalize
(name: string)
src/tools/MCPTool/classifyForCollapse.ts:588
↓ 6 callersFunctionnormalizeFilePath
(filePath: string)
src/utils/commitAttribution.ts:252
↓ 6 callersFunctionnormalizePathForConfigKey
(path: string)
src/utils/path.ts:149
↓ 6 callersMethodnotifySelectionChange
()
src/ink/ink.tsx:1248
↓ 6 callersFunctionparseAddress
(to: string)
src/utils/peerAddress.ts:8
← previousnext →801–900 of 11,548, ranked by callers