MCPcopy Create free account

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

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

↓ 7 callersFunctionisPossibleClaudeBinary
(filePath: string)
src/utils/nativeInstaller/installer.ts:134
↓ 7 callersFunctionisToolSearchEnabledOptimistic
()
src/utils/toolSearch.ts:270
↓ 7 callersFunctionisVimPunctuation
(ch: string)
src/utils/Cursor.ts:142
↓ 7 callersFunctionisVimWordChar
(ch: string)
src/utils/Cursor.ts:138
↓ 7 callersFunctionisWs
(idx: number)
src/vim/textObjects.ts:87
↓ 7 callersFunctionlaunchRepl
(root: Root, appProps: AppWrapperProps, replProps: REPLProps, renderAndRun: (root: Root, element: React.ReactN
src/replLauncher.tsx:12
↓ 7 callersMethodload
(entries: ReturnType<LRUCache<string, FileState>['dump']>)
src/utils/fileStateCache.ts:90
↓ 7 callersFunctionloadConversationForResume
( source: string | LogOption | undefined, sourceJsonlFile: string | undefined, )
src/utils/conversationRecovery.ts:456
↓ 7 callersFunctionloadPluginHooks
* Loads and validates plugin hooks configuration from a JSON file. * IMPORTANT: Only call this when the hooks file is expected to exist. * * @param
src/utils/plugins/pluginLoader.ts:1224
↓ 7 callersFunctionloadTranscriptFile
( filePath: string, opts?: { keepAllLeaves?: boolean }, )
src/utils/sessionStorage.ts:3472
↓ 7 callersFunctionmakeInvalidResult
( command: string, message: string, errorId: string, )
src/utils/powershell/parser.ts:653
↓ 7 callersFunctionn
(count: number, noun: string)
src/commands/reload-plugins/reload-plugins.ts:59
↓ 7 callersFunctionnotifyCommandLifecycle
( uuid: string, state: CommandLifecycleState, )
src/utils/commandLifecycle.ts:16
↓ 7 callersFunctionnotifyTasksUpdated
()
src/utils/tasks.ts:61
↓ 7 callersFunctiononChange
(option_0: PermissionOption, feedback?: string)
src/components/permissions/FilePermissionDialog/FilePermissionDialog.tsx:155
↓ 7 callersMethodonRender
()
src/ink/ink.tsx:420
↓ 7 callersFunctionparseEffortValue
(value: unknown)
src/utils/effort.ts:71
↓ 7 callersFunctionparseJSONL
(data: string | Buffer)
src/utils/json.ts:182
↓ 7 callersFunctionparseReferences
( input: string, )
src/history.ts:62
↓ 7 callersFunctionparseSettingsFile
(path: string)
src/utils/settings/settings.ts:178
↓ 7 callersFunctionparseToolListFromCLI
(tools: string[])
src/utils/permissions/permissionSetup.ts:813
↓ 7 callersFunctionprintLog
Print a permanent log line, clearing status first and restoring after.
src/bridge/bridgeUI.ts:134
↓ 7 callersFunctionprocessQueue
()
src/utils/sequential.ts:25
↓ 7 callersFunctionpushToKillRing
( text: string, direction: 'prepend' | 'append' = 'append', )
src/utils/Cursor.ts:26
↓ 7 callersFunctionqueryModelWithoutStreaming
({ messages, systemPrompt, thinkingConfig, tools, signal, options, }: { messages: Message[] sy
src/services/api/claude.ts:709
↓ 7 callersFunctionreadMailbox
( agentName: string, teamName?: string, )
src/utils/teammateMailbox.ts:84
↓ 7 callersFunctionredactUrlCredentials
* Redact userinfo (username:password) in a URL to avoid logging credentials. * * Marketplace URLs may embed credentials (e.g. GitHub PATs in * `htt
src/utils/plugins/marketplaceManager.ts:1213
↓ 7 callersFunctionrejectOnce
(e: Error)
src/services/mcp/xaaIdpLogin.ts:304
↓ 7 callersFunctionreleaseStreamResources
()
src/services/api/claude.ts:1519
↓ 7 callersFunctionrenderStatusLine
Render and write the current status lines based on state.
src/bridge/bridgeUI.ts:188
↓ 7 callersFunctionrequireComputerUseSwift
()
src/utils/computerUse/swiftLoader.ts:15
↓ 7 callersFunctionresolveBackupPath
(backupFileName: string, sessionId?: string)
src/utils/fileHistory.ts:733
↓ 7 callersFunctionresolveRef
( gitDir: string, ref: string, )
src/utils/git/gitFilesystem.ts:203
↓ 7 callersFunctionrestoreDangerousPermissions
( context: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:561
↓ 7 callersFunctionrun
()
src/cli/print.ts:1865
↓ 7 callersFunctionrunPostCompactCleanup
(querySource?: QuerySource)
src/services/compact/postCompactCleanup.ts:31
↓ 7 callersFunctionsaveMode
(mode: 'coordinator' | 'normal')
src/utils/sessionStorage.ts:2879
↓ 7 callersFunctionsaveWorktreeState
( worktreeSession: PersistedWorktreeSession | null, )
src/utils/sessionStorage.ts:2889
↓ 7 callersFunctionscan
(from: number, dir: 1 | -1, pred: (i: number) => boolean = isVisible)
src/components/VirtualMessageList.tsx:353
↓ 7 callersFunctionsendNotification
( notif: NotificationOptions, terminal: TerminalNotification, )
src/services/notifier.ts:18
↓ 7 callersFunctionsetCwdState
(cwd: string)
src/bootstrap/state.ts:531
↓ 7 callersFunctionsetEligibility
(v: boolean)
src/services/remoteManagedSettings/syncCacheState.ts:46
↓ 7 callersMethodsetMargin
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:276
↓ 7 callersFunctionsetNeedsPlanModeExitAttachment
(value: boolean)
src/bootstrap/state.ts:1345
↓ 7 callersMethodsetPadding
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:279
↓ 7 callersFunctionsetUserMsgOptIn
(value: boolean)
src/bootstrap/state.ts:1108
↓ 7 callersFunctionshouldIncludeFirstPartyOnlyBetas
()
src/utils/betas.ts:215
↓ 7 callersFunctionshouldUseSandbox
(input: Partial<SandboxInput>)
src/tools/BashTool/shouldUseSandbox.ts:130
↓ 7 callersFunctionsinkWrite
(s: Sink, src: Buffer, start: number, end: number)
src/utils/sessionStoragePortable.ts:525
↓ 7 callersFunctionsliceBytes
(P: ParseState, startByte: number, endByte: number)
src/utils/bash/bashParser.ts:677
↓ 7 callersFunctionstop
()
src/components/ScrollKeybindingHandler.tsx:650
↓ 7 callersFunctionstripBOM
(content: string)
src/utils/jsonRead.ts:14
↓ 7 callersFunctionstripDangerousPermissionsForAutoMode
( context: ToolPermissionContext, )
src/utils/permissions/permissionSetup.ts:510
↓ 7 callersFunctionstripSafeWrappers
(command: string)
src/tools/BashTool/bashPermissions.ts:524
↓ 7 callersFunctionsuggestionForExactCommand
* Generate permission update suggestion for exact command match. * * Skip exact-command suggestion for commands that can't round-trip cleanly: * -
src/tools/PowerShellTool/powershellPermissions.ts:150
↓ 7 callersFunctiontimestamp
()
src/bridge/bridgeStatusUtil.ts:23
↓ 7 callersFunctiontoCompatSessionId
(id: string)
src/bridge/sessionIdCompat.ts:38
↓ 7 callersFunctiontoExternalPermissionMode
( mode: PermissionMode, )
src/utils/permissions/PermissionMode.ts:111
↓ 7 callersFunctionunionRect
(a: Rectangle, b: Rectangle)
src/ink/layout/geometry.ts:63
↓ 7 callersFunctionupdateProgress
()
src/utils/processUserInput/processSlashCommand.tsx:212
↓ 7 callersFunctionuseDoublePress
( setPending: (pending: boolean) => void, onDoublePress: () => void, onFirstPress?: () => void, )
src/hooks/useDoublePress.ts:8
↓ 7 callersFunctionuseIsInsideModal
()
src/context/modalContext.tsx:28
↓ 7 callersFunctionuseSearchInput
({ isActive, onExit, onCancel, onExitUp, columns, passthroughCtrlKeys = [], initialQuery = '',
src/hooks/useSearchInput.ts:84
↓ 7 callersFunctionwriteTeamFile
(teamName: string, teamFile: TeamFile)
src/utils/swarm/teamHelpers.ts:166
↓ 6 callersFunctionapplyColor
(text: string, color: Color | undefined)
src/ink/colorize.ts:226
↓ 6 callersMethodareUnsandboxedCommandsAllowed
()
src/utils/sandbox/sandbox-adapter.ts:889
↓ 6 callersFunctionassignTeammateColor
(teammateId: string)
src/utils/swarm/teammateLayoutManager.ts:22
↓ 6 callersMethodbackspace
()
src/utils/Cursor.ts:873
↓ 6 callersFunctionbaseMetadata
( messageId: string, toolName: string, waitMs: number | undefined, )
src/hooks/toolPermission/permissionLogging.ts:91
↓ 6 callersFunctionbuildConversationChain
( messages: Map<UUID, TranscriptMessage>, leafMessage: TranscriptMessage, )
src/utils/sessionStorage.ts:2069
↓ 6 callersFunctioncalculatePluginVersion
( pluginId: string, source: PluginSource, manifest?: PluginManifest, installPath?: string, providedV
src/utils/plugins/pluginVersioning.ts:36
↓ 6 callersFunctioncanUserConfigureAdvisor
()
src/utils/advisor.ts:71
↓ 6 callersFunctioncellAtIndex
(screen: Screen, index: number)
src/ink/screen.ts:602
↓ 6 callersFunctioncheckOpus1mAccess
()
src/utils/model/check1mAccess.ts:46
↓ 6 callersFunctioncheckSonnet1mAccess
()
src/utils/model/check1mAccess.ts:60
↓ 6 callersFunctionclassifyAxiosError
(e: unknown)
src/utils/errors.ts:213
↓ 6 callersFunctioncleanup
()
src/utils/swarm/inProcessRunner.ts:444
↓ 6 callersFunctioncleanupConn
(st: ConnState | undefined)
src/upstreamproxy/relay.ts:444
↓ 6 callersFunctionclearIdpIdToken
(idpIssuer: string)
src/services/mcp/xaaIdpLogin.ts:143
↓ 6 callersFunctionclearMarketplacesCache
()
src/utils/plugins/marketplaceManager.ts:122
↓ 6 callersFunctionclearStatusLines
Clear any currently displayed status lines.
src/bridge/bridgeUI.ts:124
↓ 6 callersFunctionclearSystemPromptSections
()
src/constants/systemPromptSections.ts:65
↓ 6 callersFunctioncloneFileStateCache
(cache: FileStateCache)
src/utils/fileStateCache.ts:122
↓ 6 callersFunctioncoerceDescriptionToString
( value: unknown, componentName?: string, pluginName?: string, )
src/utils/frontmatterParser.ts:304
↓ 6 callersFunctioncolorize
( str: string, color: string | undefined, type: ColorType, )
src/ink/colorize.ts:69
↓ 6 callersFunctioncontainsVulnerableUncPath
(pathOrCommand: string)
src/utils/shell/readOnlyCommandValidation.ts:1562
↓ 6 callersFunctionconvertLeadingTabsToSpaces
(content: string)
src/utils/file.ts:137
↓ 6 callersFunctioncountToolUses
* Count the number of tool uses in a message (handles grouped tool uses).
src/utils/collapseReadSearch.ts:513
↓ 6 callersFunctioncreateAgentId
(label?: string)
src/utils/uuid.ts:24
↓ 6 callersFunctioncreateFileStateCacheWithSizeLimit
( maxEntries: number, maxSizeBytes: number = DEFAULT_MAX_CACHE_SIZE_BYTES, )
src/utils/fileStateCache.ts:101
↓ 6 callersFunctioncreatePermissionRequestMessage
( toolName: string, decisionReason?: PermissionDecisionReason, )
src/utils/permissions/permissions.ts:137
↓ 6 callersFunctioncreatePluginId
( pluginName: string, marketplaceName: string, )
src/utils/plugins/marketplaceHelpers.ts:60
↓ 6 callersFunctioncreateScreen
( width: number, height: number, styles: StylePool, charPool: CharPool, hyperlinkPool: HyperlinkPool
src/ink/screen.ts:451
↓ 6 callersFunctiondebug
(msg: string)
src/bridge/inboundAttachments.ts:27
↓ 6 callersFunctiondedup
(arr: T[] | undefined)
src/tools/BashTool/prompt.ts:167
↓ 6 callersFunctionenqueueAgentNotification
({ taskId, description, status, error, setAppState, finalMessage, usage, toolUseId, worktree
src/tasks/LocalAgentTask/LocalAgentTask.tsx:197
↓ 6 callersFunctionexecuteNotificationHooks
( notificationData: { message: string title?: string notificationType: string }, timeoutMs:
src/utils/hooks.ts:3570
↓ 6 callersFunctionextractGitHubRepo
(plugin: InstallablePlugin)
src/commands/plugin/pluginDetailsHelpers.tsx:35
↓ 6 callersFunctionextractHeredocs
( command: string, options?: { quotedOnly?: boolean }, )
src/utils/bash/heredoc.ts:113
↓ 6 callersFunctionfetchEnvironments
()
src/utils/teleport/environments.ts:32
← previousnext →701–800 of 11,548, ranked by callers