MCPcopy Create free account

hub / github.com/oboard/claude-code-rev / functions

Functions11,702 in github.com/oboard/claude-code-rev

↓ 1 callersFunctionsendCommandToPane
( paneId: string, command: string, useSwarmSocket = false, )
src/utils/swarm/teammateLayoutManager.ts:100
↓ 1 callersFunctionsendDirectMemberMessage
( recipientName: string, message: string, teamContext: AppState['teamContext'], writeToMailbox?: Write
src/utils/directMemberMessage.ts:39
↓ 1 callersMethodsendErrorResponse
(requestId: string, error: string)
src/server/directConnectManager.ts:188
↓ 1 callersFunctionsendEventToRemoteSession
( sessionId: string, messageContent: RemoteMessageContent, opts?: { uuid?: string }, )
src/utils/teleport/api.ts:361
↓ 1 callersMethodsendHeartbeat
Send a heartbeat via POST /sessions/{id}/worker/heartbeat.
src/cli/transports/ccrClient.ts:706
↓ 1 callersFunctionsendMessageToLeader
* Sends a message to the leader's file-based mailbox. * Uses the same mailbox system as tmux teammates for consistency.
src/utils/swarm/inProcessRunner.ts:547
↓ 1 callersFunctionsendModeChangeToTeammate
* Send a mode change message to a single teammate * Also updates config.json directly so the UI reflects the change immediately
src/components/teams/TeamsDialog.tsx:645
↓ 1 callersFunctionsendSandboxPermissionRequestViaMailbox
( host: string, requestId: string, teamName?: string, )
src/utils/swarm/permissionSync.ts:805
↓ 1 callersFunctionsendSandboxPermissionResponseViaMailbox
( workerName: string, requestId: string, host: string, allow: boolean, teamName?: string, )
src/utils/swarm/permissionSync.ts:882
↓ 1 callersFunctionsendSessionActivitySignal
()
src/utils/sessionActivity.ts:78
↓ 1 callersFunctionsendToChannel
( channel: string, opts: NotificationOptions, terminal: TerminalNotification, )
src/services/notifier.ts:40
↓ 1 callersMethodsendWithRetry
Retries indefinitely with exponential backoff until success or close().
src/cli/transports/WorkerStateUploader.ts:70
↓ 1 callersFunctionserializeDecisionReason
( reason: PermissionDecisionReason | undefined, )
src/cli/structuredIO.ts:64
↓ 1 callersFunctionsetAfkModeHeaderLatched
(v: boolean)
src/bootstrap/state.ts:1712
↓ 1 callersFunctionsetAgentTranscriptSubdir
( agentId: string, subdir: string, )
src/utils/sessionStorage.ts:236
↓ 1 callersFunctionsetAllHookEventsEnabled
(enabled: boolean)
src/utils/hooks/hookEvents.ts:184
↓ 1 callersFunctionsetAllowedSettingSources
(sources: SettingSource[])
src/bootstrap/state.ts:1230
↓ 1 callersFunctionsetAutoModeActive
(active: boolean)
src/utils/permissions/autoModeState.ts:11
↓ 1 callersFunctionsetCacheEditingHeaderLatched
(v: boolean)
src/bootstrap/state.ts:1728
↓ 1 callersFunctionsetCachedClaudeMdContent
(content: string | null)
src/bootstrap/state.ts:1207
↓ 1 callersFunctionsetCachedParsedFile
(path: string, value: ParsedSettings)
src/utils/settings/settingsCache.ts:51
↓ 1 callersFunctionsetCachedSettingsForSource
( source: SettingSource, value: SettingsJson | null, )
src/utils/settings/settingsCache.ts:29
↓ 1 callersFunctionsetChromeFlagOverride
(value: boolean | undefined)
src/bootstrap/state.ts:1247
↓ 1 callersFunctionsetClientType
(type: string)
src/bootstrap/state.ts:1073
↓ 1 callersFunctionsetCommandLifecycleListener
( cb: CommandLifecycleListener | null, )
src/utils/commandLifecycle.ts:10
↓ 1 callersFunctionsetContextBlocked
(value: boolean)
src/proactive/index.ts:49
↓ 1 callersFunctionsetCseShimGate
(gate: () => boolean)
src/bridge/sessionIdCompat.ts:21
↓ 1 callersFunctionsetEffortValue
(effortValue: EffortValue)
src/commands/effort/effort.tsx:16
↓ 1 callersFunctionsetFastModeHeaderLatched
(v: boolean)
src/bootstrap/state.ts:1720
↓ 1 callersFunctionsetFlagSettingsInline
( settings: Record<string, unknown> | null, )
src/bootstrap/state.ts:1144
↓ 1 callersFunctionsetFlagSettingsPath
(path: string | undefined)
src/bootstrap/state.ts:1136
↓ 1 callersMethodsetFlexBasisPercent
(value: number)
src/ink/layout/yoga.ts:196
↓ 1 callersMethodsetFlexGrow
(value: number)
src/ink/layout/yoga.ts:187
↓ 1 callersMethodsetFlexShrink
(value: number)
src/ink/layout/yoga.ts:190
↓ 1 callersFunctionsetHasFormattedOutput
(value: boolean)
src/utils/debug.ts:128
↓ 1 callersFunctionsetHasUnknownModelCost
()
src/bootstrap/state.ts:745
↓ 1 callersMethodsetHeight
(value: number)
src/ink/layout/yoga.ts:143
↓ 1 callersMethodsetHeightAuto
()
src/ink/layout/yoga.ts:149
↓ 1 callersMethodsetHeightPercent
(value: number)
src/ink/layout/yoga.ts:146
↓ 1 callersFunctionsetInitJsonSchema
(schema: Record<string, unknown>)
src/bootstrap/state.ts:1411
↓ 1 callersFunctionsetInitialMainLoopModel
(model: ModelSetting)
src/bootstrap/state.ts:852
↓ 1 callersFunctionsetInlinePlugins
(plugins: Array<string>)
src/bootstrap/state.ts:1239
↓ 1 callersFunctionsetInternalEventReader
( reader: InternalEventReader, subagentReader: InternalEventReader, )
src/utils/sessionStorage.ts:514
↓ 1 callersMethodsetInternalEventReader
(reader: InternalEventReader)
src/utils/sessionStorage.ts:1363
↓ 1 callersFunctionsetInternalEventWriter
(writer: InternalEventWriter)
src/utils/sessionStorage.ts:501
↓ 1 callersMethodsetInternalEventWriter
(writer: InternalEventWriter)
src/utils/sessionStorage.ts:1354
↓ 1 callersMethodsetInternalSubagentEventReader
(reader: InternalEventReader)
src/utils/sessionStorage.ts:1370
↓ 1 callersFunctionsetIsInteractive
(value: boolean)
src/bootstrap/state.ts:1065
↓ 1 callersFunctionsetLastAPIRequest
( params: Omit<BetaMessageStreamParams, 'messages'> | null, )
src/bootstrap/state.ts:1174
↓ 1 callersFunctionsetLastAPIRequestMessages
( messages: BetaMessageStreamParams['messages'] | null, )
src/bootstrap/state.ts:1187
↓ 1 callersFunctionsetLastMainRequestId
(requestId: string)
src/bootstrap/state.ts:757
↓ 1 callersFunctionsetLeaderTeamName
(teamName: string)
src/utils/tasks.ts:31
↓ 1 callersFunctionsetLspRecommendationShownThisSession
(value: boolean)
src/bootstrap/state.ts:1406
↓ 1 callersFunctionsetMarketplaceAutoUpdate
( name: string, autoUpdate: boolean, )
src/utils/plugins/marketplaceManager.ts:2587
↓ 1 callersMethodsetMaxHeight
(value: number)
src/ink/layout/yoga.ts:170
↓ 1 callersMethodsetMaxHeightPercent
(value: number)
src/ink/layout/yoga.ts:173
↓ 1 callersMethodsetMaxWidth
(value: number)
src/ink/layout/yoga.ts:164
↓ 1 callersMethodsetMaxWidthPercent
(value: number)
src/ink/layout/yoga.ts:167
↓ 1 callersFunctionsetMcpAuthCacheEntry
(serverId: string)
src/services/mcp/client.ts:293
↓ 1 callersFunctionsetMdmSettingsCache
(mdm: MdmResult, hkcu: MdmResult)
src/utils/settings/mdm/settings.ts:152
↓ 1 callersMethodsetMetadata
( metadata: Awaited<ReturnType<typeof discoverAuthorizationServerMetadata>>, )
src/services/mcp/auth.ts:1454
↓ 1 callersFunctionsetMeter
( meter: Meter, createCounter: (name: string, options: MetricOptions) => AttributedCounter, )
src/bootstrap/state.ts:948
↓ 1 callersFunctionsetMeterState
()
src/entrypoints/init.ts:305
↓ 1 callersMethodsetMinHeight
(value: number)
src/ink/layout/yoga.ts:158
↓ 1 callersMethodsetMinHeightPercent
(value: number)
src/ink/layout/yoga.ts:161
↓ 1 callersMethodsetMinWidth
(value: number)
src/ink/layout/yoga.ts:152
↓ 1 callersMethodsetMinWidthPercent
(value: number)
src/ink/layout/yoga.ts:155
↓ 1 callersFunctionsetMultipleMemberModes
( teamName: string, modeUpdates: Array<{ memberName: string; mode: PermissionMode }>, )
src/utils/swarm/teamHelpers.ts:415
↓ 1 callersFunctionsetNonDumpable
* prctl(PR_SET_DUMPABLE, 0) via libc FFI. Blocks same-UID ptrace of this * process, so a prompt-injected `gdb -p $PPID` can't scrape the token from
src/upstreamproxy/upstreamproxy.ts:225
↓ 1 callersFunctionsetPendingHint
(hint: ClaudeCodeHint)
src/utils/claudeCodeHints.ts:155
↓ 1 callersFunctionsetPermissionModeChangedListener
( cb: PermissionModeChangedListener | null, )
src/utils/sessionState.ts:79
↓ 1 callersFunctionsetPluginSettingsBase
( settings: Record<string, unknown> | undefined, )
src/utils/settings/settingsCache.ts:72
↓ 1 callersMethodsetPositionPercent
(edge: LayoutEdge, value: number)
src/ink/layout/yoga.ts:263
↓ 1 callersMethodsetPositionType
(type: LayoutPositionType)
src/ink/layout/yoga.ts:253
↓ 1 callersFunctionsetPreferTmuxOverIterm2
(prefer: boolean)
src/utils/swarm/backends/it2Setup.ts:229
↓ 1 callersFunctionsetPromptCache1hAllowlist
(allowlist: string[] | null)
src/bootstrap/state.ts:1696
↓ 1 callersFunctionsetPromptCache1hEligible
(eligible: boolean | null)
src/bootstrap/state.ts:1704
↓ 1 callersFunctionsetScrollRegion
(top: number, bottom: number)
src/ink/termio/csi.ts:265
↓ 1 callersFunctionsetSdkAgentProgressSummariesEnabled
(value: boolean)
src/bootstrap/state.ts:1081
↓ 1 callersFunctionsetSdkBetas
(betas: string[] | undefined)
src/bootstrap/state.ts:860
↓ 1 callersMethodsetSearchHighlight
* Set the search highlight query. Non-empty → all visible occurrences * are inverted (SGR 7) on the next frame; first one also underlined. * Emp
src/ink/ink.tsx:1055
↓ 1 callersMethodsetSearchPositions
Set the position-based highlight state. Every frame, writes CURRENT * style at positions[currentIdx] + rowOffset. null clears. The scan- * hig
src/ink/ink.tsx:1108
↓ 1 callersFunctionsetSessionBypassPermissionsMode
(enabled: boolean)
src/bootstrap/state.ts:1264
↓ 1 callersFunctionsetSessionMemoryCompactConfig
( config: Partial<SessionMemoryCompactConfig>, )
src/services/compact/sessionMemoryCompact.ts:74
↓ 1 callersFunctionsetSessionMemoryConfig
( config: Partial<SessionMemoryConfig>, )
src/services/SessionMemory/sessionMemoryUtils.ts:131
↓ 1 callersFunctionsetSessionMetadataChangedListener
( cb: SessionMetadataChangedListener | null, )
src/utils/sessionState.ts:66
↓ 1 callersFunctionsetSessionPersistenceDisabled
(disabled: boolean)
src/bootstrap/state.ts:1325
↓ 1 callersFunctionsetSessionSettingsCache
(value: SettingsWithErrors)
src/utils/settings/settingsCache.ts:11
↓ 1 callersFunctionsetSessionSource
(source: string)
src/bootstrap/state.ts:1116
↓ 1 callersFunctionsetSessionStateChangedListener
( cb: SessionStateChangedListener | null, )
src/utils/sessionState.ts:60
↓ 1 callersFunctionsetShellIfWindows
()
src/utils/windowsPaths.ts:87
↓ 1 callersFunctionsetStatsStore
( store: { observe(name: string, value: number): void } | null, )
src/bootstrap/state.ts:647
↓ 1 callersFunctionsetSystemPromptInjection
(value: string | null)
src/context.ts:29
↓ 1 callersFunctionsetSystemPromptSectionCacheEntry
( name: string, value: string | null, )
src/bootstrap/state.ts:1645
↓ 1 callersFunctionsetTextStyles
( node: DOMElement, textStyles: TextStyles, )
src/ink/dom.ts:276
↓ 1 callersFunctionsetThinkingClearLatched
(v: boolean)
src/bootstrap/state.ts:1736
↓ 1 callersMethodsetUnexpectedResponseCallback
( callback: (response: SDKControlResponse) => Promise<void>, )
src/cli/structuredIO.ts:269
↓ 1 callersMethodsetWidthAuto
()
src/ink/layout/yoga.ts:140
↓ 1 callersMethodsetWidthPercent
(value: number)
src/ink/layout/yoga.ts:137
↓ 1 callersFunctionsetXtversionName
(name: string)
src/ink/terminal.ts:134
← previousnext →7,601–7,700 of 11,702, ranked by callers