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
Method
revision
()
src/utils/mailbox.ts:29
Function
rmdirSync
(dirPath)
src/utils/fsOperations.ts:564
Function
rollWithSeed
(seed: string)
src/buddy/companion.ts:115
Function
runBridgeHeadless
( opts: HeadlessBridgeOpts, signal: AbortSignal, )
src/bridge/bridgeMain.ts:2810
Function
runHooks
( permissionMode: string | undefined, suggestions: PermissionUpdate[] | undefined, updatedIn
src/hooks/toolPermission/PermissionContext.ts:216
Function
runSummary
()
src/services/AgentSummary/agentSummary.ts:61
Function
runVerySlowOps
()
src/utils/backgroundHousekeeping.ts:44
Function
sanitizeSurfaceKey
(surfaceKey: string)
src/utils/commitAttribution.ts:135
Function
sanitizeToolName
MCP tool names are user-controlled (server config) and may leak filepaths. * Collapse them to 'mcp'; built-in names are a fixed vocabulary.
src/services/api/promptCacheBreakDetection.ts:183
Method
saveClientInformation
( clientInformation: OAuthClientInformationFull, )
src/services/mcp/auth.ts:1513
Method
saveCodeVerifier
(codeVerifier: string)
src/services/mcp/auth.ts:1946
Method
saveDiscoveryState
(state: OAuthDiscoveryState)
src/services/mcp/auth.ts:1997
Function
saveFile
* Save a file in LSP servers (sends didSave notification) * Called after file is written to disk to trigger diagnostics
src/services/lsp/LSPServerManager.ts:349
Function
saveTaskSummary
(sessionId: UUID, summary: string)
src/utils/sessionStorage.ts:2681
Function
scheduleFromExpiresIn
* Schedule refresh using an explicit TTL (seconds until expiry) rather * than decoding a JWT's exp claim. Used by callers whose JWT is opaque *
src/bridge/jwtUtils.ts:147
Function
screenshot
* Pre-size to `targetImageSize` output so the API transcoder's early-return * fires — no server-side resize, `scaleCoord` stays coherent. See
src/utils/computerUse/executor.ts:399
Function
scroll
* Move first, then scroll each axis. Vertical-first — it's the common * axis; a horizontal failure shouldn't lose the vertical.
src/utils/computerUse/executor.ts:600
Function
scrollBy
(dy: number)
src/ink/components/ScrollBox.tsx:141
Function
scrollDown
(n = 1)
src/ink/termio/csi.ts:260
Function
scrollTo
(y: number)
src/ink/components/ScrollBox.tsx:119
Function
scrollToBottom
()
src/ink/components/ScrollBox.tsx:153
Function
scrollToElement
(el: DOMElement, offset = 0)
src/ink/components/ScrollBox.tsx:130
Function
scrollUp
(n = 1)
src/ink/termio/csi.ts:255
Function
send
(audioChunk: Buffer)
src/services/voiceStreamSTT.ts:216
Method
send
* Sends a JSON-RPC message over the WebSocket connection.
src/utils/mcpWebSocketTransport.ts:173
Method
send
(message: JSONRPCMessage)
src/services/mcp/SdkControlTransport.ts:74
Method
send
(message: JSONRPCMessage)
src/services/mcp/SdkControlTransport.ts:120
Method
sendCommandToPane
* Sends a command to a specific pane.
src/utils/swarm/backends/ITermBackend.ts:245
Function
sendControlCancelRequest
(requestId: string)
src/bridge/remoteBridgeCore.ts:852
Function
sendControlCancelRequest
(requestId: string)
src/bridge/replBridge.ts:1803
Function
sendControlRequest
(request: SDKControlRequest)
src/bridge/remoteBridgeCore.ts:824
Function
sendControlRequest
(request: SDKControlRequest)
src/bridge/replBridge.ts:1779
Function
sendControlResponse
(response: SDKControlResponse)
src/bridge/remoteBridgeCore.ts:840
Function
sendControlResponse
(response: SDKControlResponse)
src/bridge/replBridge.ts:1792
Function
sendKeepalive
(ws: WebSocketLike)
src/upstreamproxy/relay.ts:430
Method
sendMessage
* Sends a message to an in-process teammate. * * All teammates use file-based mailboxes for simplicity.
src/utils/swarm/backends/InProcessBackend.ts:150
Method
sendMessage
* Sends a message to a pane-based teammate via file-based mailbox. * * All teammates (pane and in-process) use the same mailbox mechanism.
src/utils/swarm/backends/PaneBackendExecutor.ts:216
Function
sendNotification
(method: string, params: unknown)
src/services/lsp/LSPClient.ts:316
Function
sendNotification
* Send a notification to the LSP server (fire-and-forget). * Used for file synchronization (didOpen, didChange, didClose).
src/services/lsp/LSPServerInstance.ts:416
Function
sendPermissionResponseEvent
( sessionId: string, event: PermissionResponseEvent, sessionToken: string, )
src/bridge/bridgeApi.ts:419
Function
sendRequest
( method: string, params: unknown, )
src/services/lsp/LSPClient.ts:289
Function
sendRequest
* Send a request to the appropriate LSP server for the given file. * Returns undefined if no server handles this file type. * * @throws {Erro
src/services/lsp/LSPServerManager.ts:244
Function
sendRequest
* Sends an LSP request to the server with retry logic for transient errors. * * Checks server health before sending and wraps errors with contex
src/services/lsp/LSPServerInstance.ts:355
Function
sendRequest
(requestId_0, toolName, input, toolUseId, description, permissionSuggestions, blockedPath)
src/hooks/useReplBridge.tsx:541
Function
sendResponse
(requestId_1, response)
src/hooks/useReplBridge.tsx:560
Function
sendResult
()
src/bridge/remoteBridgeCore.ts:873
Function
sendResult
()
src/bridge/replBridge.ts:1820
Method
setAlignContent
(a: Align)
src/native-ts/yoga-layout/index.ts:766
Method
setAlignItems
(a: Align)
src/native-ts/yoga-layout/index.ts:758
Method
setAlignSelf
(a: Align)
src/native-ts/yoga-layout/index.ts:762
Method
setAlwaysFormsContainingBlock
(_: boolean)
src/native-ts/yoga-layout/index.ts:923
Function
setApiKeyFromFd
(key: string | null)
src/bootstrap/state.ts:1170
Method
setAspectRatio
(_: number | undefined)
src/native-ts/yoga-layout/index.ts:919
Function
setAttached
(sessionId: string)
src/bridge/bridgeUI.ts:388
Function
setAttribute
()
src/utils/telemetry/sessionTracing.ts:23
Method
setAttribute
(name: string, value: string | number | boolean)
src/utils/telemetry/betaSessionTracing.ts:6
Method
setAttribute
(name: string, value: string | number | boolean)
src/utils/telemetry/sessionTracing.ts:9
Function
setAttributes
()
src/utils/telemetry/sessionTracing.ts:24
Method
setAttributes
(attributes: Record<string, string | number | boolean>)
src/utils/telemetry/betaSessionTracing.ts:7
Method
setAttributes
(attributes: Record<string, string | number | boolean>)
src/utils/telemetry/sessionTracing.ts:10
Function
setAutoModeCircuitBroken
(broken: boolean)
src/utils/permissions/autoModeState.ts:27
Function
setAutoModeFlagCli
(passed: boolean)
src/utils/permissions/autoModeState.ts:19
Method
setBorder
(edge: Edge, v: number | undefined)
src/native-ts/yoga-layout/index.ts:848
Method
setBoxSizing
(_: BoxSizing)
src/native-ts/yoga-layout/index.ts:811
Function
setCachedSystemTheme
(theme: SystemTheme)
src/utils/systemTheme.ts:35
Function
setClampBounds
(min, max)
src/ink/components/ScrollBox.tsx:193
Function
setCliTeammateModeOverride
(mode: TeammateMode)
src/utils/swarm/backends/teammateModeSnapshot.ts:25
Method
setContext
* Sets the ToolUseContext for this backend. * Called by TeammateTool before spawning to provide AppState access.
src/utils/swarm/backends/InProcessBackend.ts:51
Method
setContext
* Sets the ToolUseContext for this executor. * Must be called before spawn() to provide access to AppState and permissions.
src/utils/swarm/backends/PaneBackendExecutor.ts:62
Function
setCurrentUpdatePriority
(newPriority: number)
src/ink/reconciler.ts:488
Function
setDebugLogPath
(path: string)
src/bridge/bridgeUI.ts:372
Method
setDirection
(d: Direction)
src/native-ts/yoga-layout/index.ts:807
Method
setDirtiedFunc
(_: unknown)
src/native-ts/yoga-layout/index.ts:910
Method
setDisplay
(d: Display)
src/native-ts/yoga-layout/index.ts:777
Function
setDynamicTeamContext
( context: { agentId: string agentName: string teamName: string color?: string planModeR
src/utils/teammate.ts:56
Function
setErrata
(e)
src/native-ts/yoga-layout/index.ts:390
Function
setEventLogger
( logger: ReturnType<typeof logs.getLogger> | null, )
src/bootstrap/state.ts:1037
Function
setExperimentalFeatureEnabled
()
src/native-ts/yoga-layout/index.ts:383
Method
setFlex
(v: number | undefined)
src/native-ts/yoga-layout/index.ts:722
Method
setFlexBasis
(v: number | 'auto' | string | undefined)
src/native-ts/yoga-layout/index.ts:739
Method
setFlexBasisAuto
()
src/native-ts/yoga-layout/index.ts:747
Method
setFlexBasisPercent
(v: number)
src/native-ts/yoga-layout/index.ts:743
Method
setFlexDirection
(dir: FlexDirection)
src/native-ts/yoga-layout/index.ts:710
Method
setFlexGrow
(v: number | undefined)
src/native-ts/yoga-layout/index.ts:714
Method
setFlexShrink
(v: number | undefined)
src/native-ts/yoga-layout/index.ts:718
Method
setFlexWrap
(wrap: Wrap)
src/native-ts/yoga-layout/index.ts:751
Function
setFsImplementation
(implementation: FsOperations)
src/utils/fsOperations.ts:613
Method
setGap
(gutter: Gutter, v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:853
Method
setGapPercent
(gutter: Gutter, v: number)
src/native-ts/yoga-layout/index.ts:857
Function
setGrowthBookConfigOverride
( feature: string, value: unknown, )
src/services/analytics/growthbook.ts:245
Method
setHeight
(v: number | 'auto' | string | undefined)
src/native-ts/yoga-layout/index.ts:663
Method
setHeightAuto
()
src/native-ts/yoga-layout/index.ts:671
Method
setHeightPercent
(v: number)
src/native-ts/yoga-layout/index.ts:667
Method
setIsReferenceBaseline
(v: boolean)
src/native-ts/yoga-layout/index.ts:912
Method
setJustifyContent
(j: Justify)
src/native-ts/yoga-layout/index.ts:770
Function
setLoggerProvider
(provider: LoggerProvider | null)
src/bootstrap/state.ts:1029
Method
setMargin
(edge: Edge, v: number | 'auto' | string | undefined)
src/native-ts/yoga-layout/index.ts:817
Method
setMarginAuto
(edge: Edge)
src/native-ts/yoga-layout/index.ts:832
Method
setMarginPercent
(edge: Edge, v: number)
src/native-ts/yoga-layout/index.ts:826
Method
setMaxHeight
(v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:699
← previous
next →
11,101–11,200 of 11,548, ranked by callers