MCPcopy Create free account

hub / github.com/Gan-Xing/CodexBridge / functions

Functions4,949 in github.com/Gan-Xing/CodexBridge

↓ 6 callersFunctionpad2
(value: number)
src/core/assistant_record_service.ts:1328
↓ 6 callersFunctionpathMatchesGlob
(relativePath: string, glob: string)
packages/codex-provider-relay/src/file-search/shared.ts:305
↓ 6 callersFunctionpauseSession
(accountId: string)
src/platforms/weixin/official/session_guard.ts:7
↓ 6 callersMethodpollOnce
(params: { syncCursor: string | null })
src/platforms/weixin/poller.ts:14
↓ 6 callersMethodproposePlanChange
( request: MissionControlRequest<ProposePlanChangeInput>, )
packages/mission-control/src/api_contract.ts:366
↓ 6 callersFunctionrawString
(value: unknown)
packages/codex-native-api/src/native_api_server.ts:3032
↓ 6 callersFunctionreadCodexAccountIdentity
( authPathOrOptions: string | { authPath?: string; env?: NodeJS.ProcessEnv } = {}, )
src/providers/codex/auth_state.ts:86
↓ 6 callersFunctionreconstructApplyPatchInput
( action: CodexPatchProxyAction | null, argumentsText: string, )
packages/codex-provider-relay/src/converters/apply_patch_proxy.ts:97
↓ 6 callersFunctionreconstructApplyPatchInput
( action: CodexPatchProxyAction | null, argumentsText: string, )
packages/codex-gateway/src/converters/apply_patch_proxy.ts:97
↓ 6 callersMethodrelease
()
src/cli.ts:76
↓ 6 callersFunctionreleaseTurn
()
test/core/bridge_coordinator.test.ts:5737
↓ 6 callersMethodrenderAgentDraftResponse
(event, draft: PendingAgentDraft)
src/core/bridge_coordinator.ts:7531
↓ 6 callersFunctionrenderAssistantRecordTimeLine
(record: AssistantRecord, i18n: Translator)
src/core/bridge_coordinator.ts:17272
↓ 6 callersFunctionrenderMissionAttemptPromptContract
(contract: MissionAttemptPromptContract)
packages/mission-control/src/prompt_contract.ts:87
↓ 6 callersMethodrequireJob
(missionId: string)
src/core/mission_control_host_adapter.ts:123
↓ 6 callersMethodresetMission
(mission: Mission)
packages/mission-control/src/repository.ts:18
↓ 6 callersMethodresolveAutomationJobForScope
(event, token)
src/core/bridge_coordinator.ts:10800
↓ 6 callersMethodresolveForScope
(scopeRef: PlatformScopeRef, token: string)
src/core/agent_job_service.ts:152
↓ 6 callersFunctionresolvePermissionsState
( settings: Pick< SessionSettings, 'permissionsMode' | 'accessPreset' | 'approvalPolicy' | 'sandboxM
src/core/permissions_mode.ts:105
↓ 6 callersMethodresolveThreadDisplayTitle
({ providerProfileId, threadId, providerTitle = null, fallbackTitle = null, }: { provide
src/core/bridge_session_service.ts:594
↓ 6 callersMethodrespondToApproval
(params: { providerProfile: ProviderProfile; request: ProviderApprovalRequest; option: 1 | 2 | 3;
src/types/provider.ts:510
↓ 6 callersFunctionrunPowerShellScript
(script: string)
packages/codex-native-api/src/daemon_manager.ts:1037
↓ 6 callersFunctionsaveMissionLease
( mission: Mission, lease: MissionLease | null, at: number, statusReason: string | null = mission.stat
packages/mission-control/src/lease_coordinator.ts:327
↓ 6 callersMethodsavePlanChangeRequest
(changeRequest: PlanChangeRequest)
packages/mission-control/src/repository.ts:33
↓ 6 callersMethodsendMedia
(params: { externalScopeId: string; filePath: string; caption?: string | null; })
src/types/platform.ts:73
↓ 6 callersMethodsetUploadsStateForSession
(bridgeSessionId: string, state: UploadBatchState | null)
src/core/bridge_coordinator.ts:3204
↓ 6 callersFunctiontokenizePluginAliasWords
(value: string)
src/core/bridge_coordinator.ts:20380
↓ 6 callersMethodupdateProviderThreadArchiveState
(providerProfileId: string, threadId: string, archived: boolean)
src/core/bridge_session_service.ts:679
↓ 6 callersMethodupdateSession
(bridgeSessionId: string, updates: Partial<BridgeSession>)
src/core/bridge_session_service.ts:248
↓ 6 callersFunctionupsertById
(items: T[], value: T)
src/core/mission_control_agent_job_repository.ts:329
↓ 6 callersFunctionupsertById
(items: T[], value: T)
src/core/mission_control_agent_job_runner.ts:1123
↓ 6 callersFunctionutf8ByteLength
(text: string)
src/runtime/weixin_bridge_runtime.ts:2129
↓ 6 callersFunctionwriteSequencedDebugLog
( tag: string, event: string, payload: unknown, { envVar = 'CODEXBRIDGE_DEBUG_WEIXIN', }: Sequen
src/core/sequenced_stderr.ts:38
↓ 6 callersFunctionwriteSequencedStderrLine
( message: string, { envVar = null, }: SequencedStderrOptions = {}, )
packages/codex-native-api/src/sequenced_stderr.ts:16
↓ 6 callersFunctionwriteSequencedStderrLine
( message: string, { envVar = null, }: SequencedStderrOptions = {}, )
src/core/sequenced_stderr.ts:16
↓ 5 callersFunctionacquireServeLock
(lockPath: string)
src/cli.ts:719
↓ 5 callersMethodappendAttemptEvent
( mission: Mission, attempt: MissionAttempt, kind: MissionEvent['kind'], summary: string,
packages/mission-control/src/runtime.ts:1816
↓ 5 callersFunctionappendAttemptHistoryEntry
( history: AgentJobAttemptHistoryEntry[], entry: AgentJobAttemptHistoryEntry, )
src/core/agent_job_service.ts:1010
↓ 5 callersFunctionauthModeForProfileMode
( mode: CodexProviderRelayProfileMode, )
packages/codex-provider-relay/src/profiles.ts:120
↓ 5 callersFunctionbuildChecklistSnapshotId
(missionId: string, version: number)
packages/mission-control/src/domain_records.ts:23
↓ 5 callersFunctionbuildCodexProviderRelayConfig
( input: BuildCodexProviderRelayConfigInput, )
packages/codex-provider-relay/src/codex_config.ts:18
↓ 5 callersMethodbuildPendingAutomationDraft
( event, scopeRef: PlatformScopeRef, candidate: AutomationDraftCandidate, rawInput: string,
src/core/bridge_coordinator.ts:10603
↓ 5 callersMethodclearPendingInstructionsCapture
(event)
src/core/bridge_coordinator.ts:1758
↓ 5 callersFunctioncloneRecord
(value: unknown)
src/core/assistant_record_todo_source_adapter.ts:459
↓ 5 callersFunctioncompareFilterValues
(left: unknown, right: unknown)
packages/codex-provider-relay/src/file-search/executor.ts:407
↓ 5 callersFunctioncreateCodexGatewayStandaloneServerConfigFromEnv
( env: EnvRecord = process.env, )
packages/codex-gateway/src/server/standalone_server.ts:28
↓ 5 callersFunctioncreateCodexProviderRelayCodeInterpreterExecutor
( options: CodexProviderRelayCodeInterpreterExecutorOptions, )
packages/codex-provider-relay/src/code_interpreter_executor.ts:66
↓ 5 callersFunctioncreateLoginClientFactory
(queue: Array<() => any | Promise<any>>)
test/providers/codex/account_manager.test.ts:41
↓ 5 callersFunctioncreateSolidColorImage
(params: { tempDir: string; fileName: string; color?: string; size?: string; extraArgs?: string[]; }
test/platforms/weixin/official/transport.test.ts:40
↓ 5 callersFunctiondebugCdnUpload
(event: string, payload: unknown)
src/platforms/weixin/official/cdn/cdn_upload.ts:107
↓ 5 callersFunctiondefaultProtocolForProfileMode
( mode: CodexProviderRelayProfileMode, )
packages/codex-provider-relay/src/profiles.ts:106
↓ 5 callersMethodensureClient
(providerProfile: ProviderProfile)
packages/codex-native-api/src/default_provider.ts:255
↓ 5 callersMethodensureWorkspace
( mission: Mission, options: EnsureMissionWorkspaceOptions = {}, )
packages/mission-control/src/workspace.ts:75
↓ 5 callersFunctionexpandCronField
(field: string, min: number, max: number)
src/core/automation_job_service.ts:316
↓ 5 callersFunctionextractAgentPhase
(value)
packages/codex-native-api/src/codex_app_client.ts:4111
↓ 5 callersFunctionextractAgentPhase
(value)
src/providers/codex/app_client.ts:4397
↓ 5 callersFunctionextractNotificationTurnId
(params)
packages/codex-native-api/src/codex_app_client.ts:3988
↓ 5 callersFunctionextractNotificationTurnId
(params)
src/providers/codex/app_client.ts:4274
↓ 5 callersFunctionextractResponseMessageText
(response: RuntimeResponse)
src/runtime/weixin_bridge_runtime.ts:1880
↓ 5 callersFunctionextractThreadIdFromNotification
(message: any)
src/providers/codex/app_client.ts:2989
↓ 5 callersMethodfindModelByToken
(models, request)
src/core/bridge_coordinator.ts:5489
↓ 5 callersFunctionfinishReasoningState
(state: StreamState, choiceIndex: number)
packages/codex-provider-relay/src/converters/responses_adapter.ts:1838
↓ 5 callersFunctionfinishReasoningState
(state: StreamState, choiceIndex: number)
packages/codex-gateway/src/converters/responses_adapter.ts:1744
↓ 5 callersFunctionfirstNonEmptyString
(values: unknown[])
packages/codex-provider-relay/src/converters/responses_adapter.ts:802
↓ 5 callersFunctionfirstNonEmptyString
(values: unknown[])
packages/codex-gateway/src/converters/responses_adapter.ts:788
↓ 5 callersFunctionflattenNamespaceToolName
(namespace: string, name: string)
packages/codex-provider-relay/src/converters/codex_tool_context.ts:192
↓ 5 callersFunctionflattenNamespaceToolName
(namespace: string, name: string)
packages/codex-gateway/src/converters/codex_tool_context.ts:180
↓ 5 callersFunctionformatAgentMode
(value: string, i18n: Translator)
src/core/bridge_coordinator.ts:15226
↓ 5 callersFunctionformatApprovalKind
(kind: ProviderApprovalRequest['kind'], i18n: Translator)
src/core/bridge_coordinator.ts:21314
↓ 5 callersFunctionformatAssistantTimestamp
(timestamp: number, timezone: string)
src/core/assistant_record_service.ts:970
↓ 5 callersFunctionformatPersonality
(value, i18n: Translator)
src/core/bridge_coordinator.ts:20930
↓ 5 callersMethodgetById
(id: string)
src/core/agent_job_service.ts:140
↓ 5 callersMethodgetContextToken
(accountId: string, peerId: string)
src/platforms/weixin/account_store.ts:51
↓ 5 callersFunctiongetLatestMissionCycleResult
( events: readonly MissionEvent[], )
packages/mission-control/src/cycle_result.ts:406
↓ 5 callersMethodgetMissionExecution
( request: MissionControlRequest<GetMissionExecutionInput>, )
packages/mission-control/src/api_contract.ts:396
↓ 5 callersMethodgetPendingAgentOperation
(scopeRef: PlatformScopeRef)
src/core/bridge_coordinator.ts:7571
↓ 5 callersFunctiongetPublicCodexExperimentalFeatures
( features: readonly CodexExperimentalFeatureInfo[], )
src/providers/codex/experimental_features_manager.ts:127
↓ 5 callersMethodgetThreadGoal
(params: { providerProfile: ProviderProfile; threadId: string; })
src/types/provider.ts:449
↓ 5 callersMethodgetUploadsStateForSession
(bridgeSessionId: string)
src/core/bridge_coordinator.ts:3160
↓ 5 callersMethodhandleAppsListCommand
(event, providerProfile, { mode = null, pageToken = '', searchTerm = null, }: { mode?: 'defa
src/core/bridge_coordinator.ts:8259
↓ 5 callersFunctionhasPendingApproval
(activeTurn)
src/core/bridge_coordinator.ts:12141
↓ 5 callersFunctionisAgentResultPreviewOnly
(job: AgentJob, text: unknown)
src/core/bridge_coordinator.ts:14886
↓ 5 callersMethodisConnected
()
src/providers/codex/account_manager.ts:127
↓ 5 callersFunctionisRecord
(value: unknown)
packages/codex-native-api/src/auth_state.ts:312
↓ 5 callersFunctionisRecord
(value: unknown)
src/providers/codex/auth_state.ts:312
↓ 5 callersFunctionisRelayHostedBuiltinToolType
(type: unknown)
packages/codex-provider-relay/src/converters/responses_adapter.ts:1354
↓ 5 callersMethodlist
()
src/store/file_json/file_json_bridge_session_repository.ts:33
↓ 5 callersMethodlistApps
(params: { providerProfile: ProviderProfile; })
src/types/provider.ts:549
↓ 5 callersMethodlistCodexExperimentalFeatures
()
src/core/bridge_coordinator.ts:9175
↓ 5 callersMethodlistGenerations
(missionId: string)
packages/mission-control/src/repository.ts:24
↓ 5 callersFunctionlistMissionCycleResults
( events: readonly MissionEvent[], )
packages/mission-control/src/cycle_result.ts:397
↓ 5 callersMethodloadPluginDetailContext
(providerProfile, plugin)
src/core/bridge_coordinator.ts:9754
↓ 5 callersMethodloadSyncCursor
()
src/platforms/weixin/plugin.ts:255
↓ 5 callersMethodlookup
(responseId: string)
packages/codex-native-api/src/native_api_continuation_registry.ts:31
↓ 5 callersFunctionmakeEvent
(overrides = {})
test/providers/codex/native_api_side_task_router.test.ts:19
↓ 5 callersFunctionnormalizeArrayOrNull
(value: unknown)
src/providers/openai_compatible/responses_websocket_repair.ts:327
↓ 5 callersFunctionnormalizeAssistantDraftForStorage
( draft: AssistantRecordDraft, options: { timezone?: string | null; now?: number | null; } = {},
src/core/assistant_record_service.ts:759
↓ 5 callersFunctionnormalizeAssistantPromptTimezone
(timezone: string | null)
src/core/bridge_coordinator.ts:15515
↓ 5 callersFunctionnormalizeEmbeddingVector
(value: unknown)
packages/codex-provider-relay/src/file-search/shared.ts:63
↓ 5 callersFunctionnormalizeEnvString
(value: unknown)
src/core/bridge_coordinator.ts:21458
← previousnext →501–600 of 4,949, ranked by callers