MCPcopy Create free account

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

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

Methodrevision
()
src/utils/mailbox.ts:29
FunctionrmdirSync
(dirPath)
src/utils/fsOperations.ts:564
FunctionrollWithSeed
(seed: string)
src/buddy/companion.ts:115
FunctionrunBridgeHeadless
( opts: HeadlessBridgeOpts, signal: AbortSignal, )
src/bridge/bridgeMain.ts:2810
FunctionrunHooks
( permissionMode: string | undefined, suggestions: PermissionUpdate[] | undefined, updatedIn
src/hooks/toolPermission/PermissionContext.ts:216
FunctionrunSummary
()
src/services/AgentSummary/agentSummary.ts:61
FunctionrunVerySlowOps
()
src/utils/backgroundHousekeeping.ts:44
FunctionsanitizeSurfaceKey
(surfaceKey: string)
src/utils/commitAttribution.ts:135
FunctionsanitizeToolName
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
MethodsaveClientInformation
( clientInformation: OAuthClientInformationFull, )
src/services/mcp/auth.ts:1513
MethodsaveCodeVerifier
(codeVerifier: string)
src/services/mcp/auth.ts:1946
MethodsaveDiscoveryState
(state: OAuthDiscoveryState)
src/services/mcp/auth.ts:1997
FunctionsaveFile
* 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
FunctionsaveTaskSummary
(sessionId: UUID, summary: string)
src/utils/sessionStorage.ts:2681
FunctionscheduleFromExpiresIn
* 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
Functionscreenshot
* 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
Functionscroll
* 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
FunctionscrollBy
(dy: number)
src/ink/components/ScrollBox.tsx:141
FunctionscrollDown
(n = 1)
src/ink/termio/csi.ts:260
FunctionscrollTo
(y: number)
src/ink/components/ScrollBox.tsx:119
FunctionscrollToBottom
()
src/ink/components/ScrollBox.tsx:153
FunctionscrollToElement
(el: DOMElement, offset = 0)
src/ink/components/ScrollBox.tsx:130
FunctionscrollUp
(n = 1)
src/ink/termio/csi.ts:255
Functionsend
(audioChunk: Buffer)
src/services/voiceStreamSTT.ts:216
Methodsend
* Sends a JSON-RPC message over the WebSocket connection.
src/utils/mcpWebSocketTransport.ts:173
Methodsend
(message: JSONRPCMessage)
src/services/mcp/SdkControlTransport.ts:74
Methodsend
(message: JSONRPCMessage)
src/services/mcp/SdkControlTransport.ts:120
MethodsendCommandToPane
* Sends a command to a specific pane.
src/utils/swarm/backends/ITermBackend.ts:245
FunctionsendControlCancelRequest
(requestId: string)
src/bridge/remoteBridgeCore.ts:852
FunctionsendControlCancelRequest
(requestId: string)
src/bridge/replBridge.ts:1803
FunctionsendControlRequest
(request: SDKControlRequest)
src/bridge/remoteBridgeCore.ts:824
FunctionsendControlRequest
(request: SDKControlRequest)
src/bridge/replBridge.ts:1779
FunctionsendControlResponse
(response: SDKControlResponse)
src/bridge/remoteBridgeCore.ts:840
FunctionsendControlResponse
(response: SDKControlResponse)
src/bridge/replBridge.ts:1792
FunctionsendKeepalive
(ws: WebSocketLike)
src/upstreamproxy/relay.ts:430
MethodsendMessage
* Sends a message to an in-process teammate. * * All teammates use file-based mailboxes for simplicity.
src/utils/swarm/backends/InProcessBackend.ts:150
MethodsendMessage
* 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
FunctionsendNotification
(method: string, params: unknown)
src/services/lsp/LSPClient.ts:316
FunctionsendNotification
* Send a notification to the LSP server (fire-and-forget). * Used for file synchronization (didOpen, didChange, didClose).
src/services/lsp/LSPServerInstance.ts:416
FunctionsendPermissionResponseEvent
( sessionId: string, event: PermissionResponseEvent, sessionToken: string, )
src/bridge/bridgeApi.ts:419
FunctionsendRequest
( method: string, params: unknown, )
src/services/lsp/LSPClient.ts:289
FunctionsendRequest
* 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
FunctionsendRequest
* 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
FunctionsendRequest
(requestId_0, toolName, input, toolUseId, description, permissionSuggestions, blockedPath)
src/hooks/useReplBridge.tsx:541
FunctionsendResponse
(requestId_1, response)
src/hooks/useReplBridge.tsx:560
FunctionsendResult
()
src/bridge/remoteBridgeCore.ts:873
FunctionsendResult
()
src/bridge/replBridge.ts:1820
MethodsetAlignContent
(a: Align)
src/native-ts/yoga-layout/index.ts:766
MethodsetAlignItems
(a: Align)
src/native-ts/yoga-layout/index.ts:758
MethodsetAlignSelf
(a: Align)
src/native-ts/yoga-layout/index.ts:762
MethodsetAlwaysFormsContainingBlock
(_: boolean)
src/native-ts/yoga-layout/index.ts:923
FunctionsetApiKeyFromFd
(key: string | null)
src/bootstrap/state.ts:1170
MethodsetAspectRatio
(_: number | undefined)
src/native-ts/yoga-layout/index.ts:919
FunctionsetAttached
(sessionId: string)
src/bridge/bridgeUI.ts:388
FunctionsetAttribute
()
src/utils/telemetry/sessionTracing.ts:23
MethodsetAttribute
(name: string, value: string | number | boolean)
src/utils/telemetry/betaSessionTracing.ts:6
MethodsetAttribute
(name: string, value: string | number | boolean)
src/utils/telemetry/sessionTracing.ts:9
FunctionsetAttributes
()
src/utils/telemetry/sessionTracing.ts:24
MethodsetAttributes
(attributes: Record<string, string | number | boolean>)
src/utils/telemetry/betaSessionTracing.ts:7
MethodsetAttributes
(attributes: Record<string, string | number | boolean>)
src/utils/telemetry/sessionTracing.ts:10
FunctionsetAutoModeCircuitBroken
(broken: boolean)
src/utils/permissions/autoModeState.ts:27
FunctionsetAutoModeFlagCli
(passed: boolean)
src/utils/permissions/autoModeState.ts:19
MethodsetBorder
(edge: Edge, v: number | undefined)
src/native-ts/yoga-layout/index.ts:848
MethodsetBoxSizing
(_: BoxSizing)
src/native-ts/yoga-layout/index.ts:811
FunctionsetCachedSystemTheme
(theme: SystemTheme)
src/utils/systemTheme.ts:35
FunctionsetClampBounds
(min, max)
src/ink/components/ScrollBox.tsx:193
FunctionsetCliTeammateModeOverride
(mode: TeammateMode)
src/utils/swarm/backends/teammateModeSnapshot.ts:25
MethodsetContext
* Sets the ToolUseContext for this backend. * Called by TeammateTool before spawning to provide AppState access.
src/utils/swarm/backends/InProcessBackend.ts:51
MethodsetContext
* 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
FunctionsetCurrentUpdatePriority
(newPriority: number)
src/ink/reconciler.ts:488
FunctionsetDebugLogPath
(path: string)
src/bridge/bridgeUI.ts:372
MethodsetDirection
(d: Direction)
src/native-ts/yoga-layout/index.ts:807
MethodsetDirtiedFunc
(_: unknown)
src/native-ts/yoga-layout/index.ts:910
MethodsetDisplay
(d: Display)
src/native-ts/yoga-layout/index.ts:777
FunctionsetDynamicTeamContext
( context: { agentId: string agentName: string teamName: string color?: string planModeR
src/utils/teammate.ts:56
FunctionsetErrata
(e)
src/native-ts/yoga-layout/index.ts:390
FunctionsetEventLogger
( logger: ReturnType<typeof logs.getLogger> | null, )
src/bootstrap/state.ts:1037
FunctionsetExperimentalFeatureEnabled
()
src/native-ts/yoga-layout/index.ts:383
MethodsetFlex
(v: number | undefined)
src/native-ts/yoga-layout/index.ts:722
MethodsetFlexBasis
(v: number | 'auto' | string | undefined)
src/native-ts/yoga-layout/index.ts:739
MethodsetFlexBasisAuto
()
src/native-ts/yoga-layout/index.ts:747
MethodsetFlexBasisPercent
(v: number)
src/native-ts/yoga-layout/index.ts:743
MethodsetFlexDirection
(dir: FlexDirection)
src/native-ts/yoga-layout/index.ts:710
MethodsetFlexGrow
(v: number | undefined)
src/native-ts/yoga-layout/index.ts:714
MethodsetFlexShrink
(v: number | undefined)
src/native-ts/yoga-layout/index.ts:718
MethodsetFlexWrap
(wrap: Wrap)
src/native-ts/yoga-layout/index.ts:751
FunctionsetFsImplementation
(implementation: FsOperations)
src/utils/fsOperations.ts:613
MethodsetGap
(gutter: Gutter, v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:853
MethodsetGapPercent
(gutter: Gutter, v: number)
src/native-ts/yoga-layout/index.ts:857
FunctionsetGrowthBookConfigOverride
( feature: string, value: unknown, )
src/services/analytics/growthbook.ts:245
MethodsetHeight
(v: number | 'auto' | string | undefined)
src/native-ts/yoga-layout/index.ts:663
MethodsetHeightAuto
()
src/native-ts/yoga-layout/index.ts:671
MethodsetHeightPercent
(v: number)
src/native-ts/yoga-layout/index.ts:667
MethodsetIsReferenceBaseline
(v: boolean)
src/native-ts/yoga-layout/index.ts:912
MethodsetJustifyContent
(j: Justify)
src/native-ts/yoga-layout/index.ts:770
FunctionsetLoggerProvider
(provider: LoggerProvider | null)
src/bootstrap/state.ts:1029
MethodsetMargin
(edge: Edge, v: number | 'auto' | string | undefined)
src/native-ts/yoga-layout/index.ts:817
MethodsetMarginAuto
(edge: Edge)
src/native-ts/yoga-layout/index.ts:832
MethodsetMarginPercent
(edge: Edge, v: number)
src/native-ts/yoga-layout/index.ts:826
MethodsetMaxHeight
(v: number | string | undefined)
src/native-ts/yoga-layout/index.ts:699
← previousnext →11,101–11,200 of 11,548, ranked by callers