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
↓ 8 callers
Function
isAdvisorEnabled
()
src/utils/advisor.ts:60
↓ 8 callers
Method
isAtStart
()
src/utils/Cursor.ts:997
↓ 8 callers
Function
isCodexSubscriber
()
src/utils/auth.ts:1629
↓ 8 callers
Function
isCommandInput
(input: string)
src/utils/suggestions/commandSuggestions.ts:200
↓ 8 callers
Function
isDeferredTool
(tool: Tool)
src/tools/ToolSearchTool/prompt.ts:62
↓ 8 callers
Function
isForkSubagentEnabled
()
src/tools/AgentTool/forkSubagent.ts:32
↓ 8 callers
Function
isInProtectedNamespace
()
src/utils/envUtils.ts:136
↓ 8 callers
Function
isLiteLog
(log: LogOption)
src/utils/sessionStorage.ts:2940
↓ 8 callers
Function
isLocalMarketplaceSource
( source: MarketplaceSource, )
src/utils/plugins/schemas.ts:1236
↓ 8 callers
Function
isPluginZipCacheEnabled
()
src/utils/plugins/zipCache.ts:55
↓ 8 callers
Function
isShutdownApproved
( messageText: string, )
src/utils/teammateMailbox.ts:902
↓ 8 callers
Function
issuerKey
(issuer: string)
src/services/mcp/xaaIdpLogin.ts:84
↓ 8 callers
Function
logAntError
(context: string, error: unknown)
src/utils/debug.ts:258
↓ 8 callers
Function
logFileOperation
(params: { operation: 'read' | 'write' | 'edit' tool: 'FileReadTool' | 'FileWriteTool' | 'FileEditTool'
src/utils/fileOperationAnalytics.ts:37
↓ 8 callers
Function
logOperation
(operation: QueueOperation, content?: string)
src/utils/messageQueueManager.ts:28
↓ 8 callers
Function
logPush
( startTime: number, outcome: { success: boolean filesUploaded?: number conflict?: boolean
src/services/teamMemorySync/index.ts:1218
↓ 8 callers
Function
modelDisplayString
(model: ModelSetting)
src/utils/model/model.ts:595
↓ 8 callers
Function
modelSupportsEffort
(model: string)
src/utils/effort.ts:23
↓ 8 callers
Method
normalizeFileUri
(fileUri: string)
src/services/diagnosticTracking.ts:78
↓ 8 callers
Function
onDone
(result?: string, options?: { display?: CommandResultDisplay; shouldQuery?: boolea
src/utils/processUserInput/processSlashCommand.tsx:555
↓ 8 callers
Function
pathInAllowedWorkingPath
( path: string, toolPermissionContext: ToolPermissionContext, precomputedPathsToCheck?: readonly string[
src/utils/permissions/filesystem.ts:683
↓ 8 callers
Function
pct
(n_1: number)
src/components/Stats.tsx:400
↓ 8 callers
Function
permissionModeFromString
(str: string)
src/utils/permissions/PermissionMode.ts:117
↓ 8 callers
Function
queryHaiku
({ systemPrompt = asSystemPrompt([]), userPrompt, outputFormat, signal, options, }: { systemPrompt
src/services/api/claude.ts:3241
↓ 8 callers
Function
readTeamFileAsync
( teamName: string, )
src/utils/swarm/teamHelpers.ts:147
↓ 8 callers
Function
reconnectMcpServerImpl
( name: string, config: ScopedMcpServerConfig, )
src/services/mcp/client.ts:2139
↓ 8 callers
Function
redactSensitiveInfo
(text: string)
src/components/Feedback.tsx:71
↓ 8 callers
Function
resolveAntModel
( model: string | undefined, )
src/utils/model/antModels.ts:51
↓ 8 callers
Function
resolveEdge
( edges: Value[], physicalEdge: number, ownerSize: number, // For margin/position we allow auto; for p
src/native-ts/yoga-layout/index.ts:204
↓ 8 callers
Method
search
* Search for files matching the query using fuzzy matching. * Returns top N results sorted by match score.
src/native-ts/file-index/index.ts:173
↓ 8 callers
Function
sendChromeMessage
(message: string)
src/utils/claudeInChrome/chromeNativeHost.ts:50
↓ 8 callers
Method
setBorder
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:282
↓ 8 callers
Function
setHasExitedPlanMode
(value: boolean)
src/bootstrap/state.ts:1337
↓ 8 callers
Function
setToolPermissionContext
(toolPermissionContext_0)
src/components/permissions/rules/PermissionRuleList.tsx:866
↓ 8 callers
Function
shouldUseClaudeAIAuth
(scopes: string[] | undefined)
src/services/oauth/client.ts:38
↓ 8 callers
Function
supportsHyperlinks
( options?: SupportsHyperlinksOptions, )
src/ink/supports-hyperlinks.ts:26
↓ 8 callers
Method
text
()
src/utils/Cursor.ts:1038
↓ 8 callers
Method
toJSON
(message: T)
src/types/generated/google/protobuf/timestamp.ts:184
↓ 8 callers
Function
toRGBColor
(color: RGBColorType)
src/components/Spinner/utils.ts:27
↓ 8 callers
Function
tokenCountFromLastAPIResponse
(messages: Message[])
src/utils/tokens.ts:55
↓ 8 callers
Function
trackCleanup
(p: Promise<unknown>)
src/bridge/bridgeMain.ts:318
↓ 8 callers
Function
updateTask
( taskListId: string, taskId: string, updates: Partial<Omit<Task, 'id'>>, )
src/utils/tasks.ts:370
↓ 8 callers
Function
useOptionalKeybindingContext
()
src/keybindings/KeybindingContext.tsx:196
↓ 8 callers
Function
useTabHeaderFocus
()
src/components/design-system/Tabs.tsx:307
↓ 8 callers
Function
validatePluginPaths
* Validate a list of plugin component relative paths by checking existence in parallel. * * This helper parallelizes the pathExists checks (the expe
src/utils/plugins/pluginLoader.ts:1265
↓ 8 callers
Method
warn
(message: string, ...args: unknown[])
src/utils/computerUse/hostAdapter.ts:22
↓ 8 callers
Function
wrapText
* Wrap text to fit within a given width, returning array of lines. * ANSI-aware: preserves styling across line breaks. * * @param hard - If true, b
src/components/MarkdownTable.tsx:44
↓ 7 callers
Function
abortSpeculation
(setAppState: SetAppState)
src/services/PromptSuggestion/speculation.ts:802
↓ 7 callers
Function
buildEffectiveSystemPrompt
({ mainThreadAgentDefinition, toolUseContext, customSystemPrompt, defaultSystemPrompt, appendSystemP
src/utils/systemPrompt.ts:41
↓ 7 callers
Function
callIdeRpc
( toolName: string, args: Record<string, unknown>, client: ConnectedMCPServer, )
src/services/mcp/client.ts:2118
↓ 7 callers
Function
checkGate_CACHED_OR_BLOCKING
( gate: string, )
src/services/analytics/growthbook.ts:904
↓ 7 callers
Function
clearClassifierChecking
(toolUseID: string)
src/utils/classifierApprovals.ts:68
↓ 7 callers
Function
countToolDefinitionTokens
( tools: Tools, getToolPermissionContext: () => Promise<ToolPermissionContext>, agentInfo: AgentDefiniti
src/utils/analyzeContext.ts:234
↓ 7 callers
Function
createCacheSafeParams
( context: REPLHookContext, )
src/utils/forkedAgent.ts:131
↓ 7 callers
Function
createChildAbortController
( parent: AbortController, maxListeners?: number, )
src/utils/abortController.ts:68
↓ 7 callers
Function
createNoopSpan
()
src/utils/telemetry/sessionTracing.ts:21
↓ 7 callers
Function
debug
(msg: string)
src/tools/BriefTool/upload.ts:56
↓ 7 callers
Function
detectCurrentRepositoryWithHost
()
src/utils/detectRepository.ts:32
↓ 7 callers
Method
drop
* Discard all queued items (permanent transport close). * Returns the number of items dropped.
src/bridge/flushGate.ts:56
↓ 7 callers
Function
editFileInEditor
(filePath: string)
src/utils/promptEditor.ts:31
↓ 7 callers
Function
editPromptInEditor
( currentPrompt: string, pastedContents?: Record<number, PastedContent>, )
src/utils/promptEditor.ts:138
↓ 7 callers
Function
emptyFrame
( rows: number, columns: number, stylePool: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkP
src/ink/frame.ts:22
↓ 7 callers
Function
execTmux
* Executes a tmux command, routing through WSL on Windows. * On Windows, tmux only exists inside WSL — WSL interop lets the tmux session * launch .e
src/utils/tmuxSocket.ts:44
↓ 7 callers
Function
extractErrorDetail
(data: unknown)
src/bridge/debugUtils.ts:106
↓ 7 callers
Function
extractJsonStringField
( text: string, key: string, )
src/utils/sessionStoragePortable.ts:53
↓ 7 callers
Function
extractOutputRedirections
(cmd: string)
src/utils/bash/commands.ts:634
↓ 7 callers
Function
findCommand
( commandName: string, commands: Command[], )
src/commands.ts:688
↓ 7 callers
Function
finishRecording
()
src/hooks/useVoice.ts:322
↓ 7 callers
Function
flushSessionStorage
()
src/utils/sessionStorage.ts:1583
↓ 7 callers
Function
formatRelativeTimeAgo
( date: Date, options: RelativeTimeOptions & { now?: Date } = {}, )
src/utils/format.ts:186
↓ 7 callers
Method
fromJSON
(object: any)
src/types/generated/google/protobuf/timestamp.ts:183
↓ 7 callers
Method
fromText
( text: string, columns: number, offset: number = 0, selection: number = 0, )
src/utils/Cursor.ts:162
↓ 7 callers
Function
generateTaskId
(type: TaskType)
src/Task.ts:98
↓ 7 callers
Function
getAnthropicApiKey
()
src/utils/auth.ts:215
↓ 7 callers
Function
getCurrentAgentInfo
* Get current agent info
src/utils/telemetry/perfettoTracing.ts:147
↓ 7 callers
Function
getCurrentTurnTokenBudget
()
src/bootstrap/state.ts:729
↓ 7 callers
Function
getDebugLogPath
()
src/utils/debug.ts:230
↓ 7 callers
Function
getDumpPromptsPath
(agentIdOrSessionId?: string)
src/services/api/dumpPrompts.ts:59
↓ 7 callers
Function
getFeatureValue_CACHED_WITH_REFRESH
( feature: string, defaultValue: T, _refreshIntervalMs: number, )
src/services/analytics/growthbook.ts:783
↓ 7 callers
Method
getInstance
()
src/utils/activityManager.ts:35
↓ 7 callers
Function
getMCPUserAgent
()
src/utils/http.ts:37
↓ 7 callers
Function
getMarketplacesCacheDir
()
src/utils/plugins/marketplaceManager.ts:110
↓ 7 callers
Function
getMemoryPath
(memoryType: MemoryType)
src/utils/config.ts:1799
↓ 7 callers
Function
getOpus46PricingSuffix
(fastMode: boolean)
src/utils/model/model.ts:327
↓ 7 callers
Function
getPreservedSelection
(prevSuggestions: SuggestionItem[], prevSelection: number, newSuggestions: SuggestionItem[])
src/hooks/useTypeahead.tsx:52
↓ 7 callers
Function
getRemoteManagedSettingsSyncFromCache
()
src/services/remoteManagedSettings/syncCacheState.ts:70
↓ 7 callers
Function
getRemoteTaskSessionUrl
(sessionId: string)
src/tasks/RemoteAgentTask/RemoteAgentTask.tsx:853
↓ 7 callers
Function
getTeamFilePath
(teamName: string)
src/utils/swarm/teamHelpers.ts:122
↓ 7 callers
Function
getTeamMemPath
()
src/memdir/teamMemPaths.ts:84
↓ 7 callers
Function
getUserMsgOptIn
()
src/bootstrap/state.ts:1104
↓ 7 callers
Function
getUserSpecifiedModelSetting
()
src/utils/model/model.ts:64
↓ 7 callers
Function
getXaaIdpSettings
()
src/services/mcp/xaaIdpLogin.ts:47
↓ 7 callers
Function
is1mContextDisabled
()
src/utils/context.ts:31
↓ 7 callers
Function
isClassifierPermissionsEnabled
()
src/utils/permissions/bashClassifier.ts:24
↓ 7 callers
Function
isEscapedAtPosition
* Checks if a character at position `pos` in `content` is escaped by counting * consecutive backslashes before it. An odd number means it's escaped.
src/tools/BashTool/bashSecurity.ts:1727
↓ 7 callers
Function
isJetBrainsIde
(ide: IdeType | null)
src/utils/ide.ts:265
↓ 7 callers
Function
isKeybindingCustomizationEnabled
()
src/keybindings/loadUserBindings.ts:41
↓ 7 callers
Function
isModelAlias
(modelInput: string)
src/utils/model/aliases.ts:12
↓ 7 callers
Function
isOutputLineTruncated
(content: string)
src/utils/terminal.ts:119
↓ 7 callers
Function
isPluginBlockedByPolicy
(pluginId: string)
src/utils/plugins/pluginPolicy.ts:17
← previous
next →
601–700 of 11,548, ranked by callers