MCPcopy Create free account

hub / github.com/AITabby/opencodex / functions

Functions255 in github.com/AITabby/opencodex

↓ 30 callersMethodfilter
(chunk: string)
src/proxy/translator.ts:645
↓ 27 callersMethodclose
()
src/proxy/codex_app_server.ts:142
↓ 27 callersMethodwrite
(msg: any)
src/server.ts:192
↓ 18 callersMethodgetModelCatalog
()
src/proxy/index.ts:1217
↓ 12 callersMethodrun
(action: string, args: string[])
src/cu/actions.ts:122
↓ 11 callersFunctionsendWindowsAction
(action: string, params: Record<string, unknown> = {})
src/cu/windows-agent.ts:63
↓ 9 callersFunctionestimateTokensForRequest
(body: any, model: string)
src/proxy/index.ts:642
↓ 9 callersMethodrestartCodexDesktop
()
src/proxy/index.ts:1591
↓ 8 callersFunction_contentToText
(content: any)
src/proxy/translator.ts:352
↓ 8 callersMethodcall
(method: string, params: any, timeoutMs = 30000)
src/proxy/codex_app_server.ts:113
↓ 8 callersFunctionloadHistoryFromRollout
(sessionId: string)
src/proxy/index.ts:194
↓ 7 callersMethodSetCursorPos
(int x, int y)
native/windows-cu-agent/Program.cs:11
↓ 7 callersFunction_imageHash
(b64Data: string)
src/proxy/translator.ts:1263
↓ 7 callersFunctionfinish
(error?: Error, value?: any)
src/cu/windows-agent.ts:37
↓ 6 callersFunction_sanitizeString
(value: string)
src/proxy/translator.ts:537
↓ 6 callersFunctionflushPendingAssistantToolCalls
()
src/proxy/translator.ts:385
↓ 6 callersFunctionnormalizeImportedMemory
( input: unknown, fallbackTitle = "Imported conversation" )
src/proxy/memory_bridge.ts:148
↓ 6 callersFunctionqueryRows
(database: Database, sql: string, params: any[] = [])
src/proxy/memory_file_import.ts:518
↓ 6 callersMethodupdateContextUsage
( sessionId: string, model: string, requestBody: any, contextWindow: number, providerUsage
src/proxy/index.ts:799
↓ 5 callersFunction_copyIfPresent
(src: any, dst: any, srcKey: string, dstKey?: string)
src/proxy/translator.ts:346
↓ 5 callersFunctionflushDeferred
()
src/proxy/translator.ts:392
↓ 5 callersMethodsaveModelCatalog
(catalog: any)
src/proxy/index.ts:1229
↓ 5 callersFunctionsipsCompressB64
(b64Data: string)
src/proxy/translator.ts:1269
↓ 4 callersFunctiondescribeImageB64
(b64Data: string, config?: any)
src/proxy/translator.ts:1301
↓ 4 callersFunctionnormalizeMessages
(messages: unknown[])
src/proxy/memory_bridge.ts:82
↓ 4 callersFunctionparseMaybeJson
(value: unknown)
src/proxy/memory_file_import.ts:601
↓ 4 callersFunctionresolveCodexBinary
()
src/proxy/codex_app_server.ts:12
↓ 4 callersMethodsaveConfig
()
src/proxy/index.ts:1208
↓ 4 callersFunctionsavePersistentCache
()
src/proxy/translator.ts:1248
↓ 4 callersFunctiontableColumns
(database: Database, table: string)
src/proxy/memory_file_import.ts:530
↓ 4 callersMethodwriteChatDelta
(writeSse: (payload: any) => Promise<void>, chunk: any)
src/proxy/translator.ts:848
↓ 3 callersMethod_ensureToolOpened
(writeSse: (payload: any) => Promise<void>, state: any)
src/proxy/translator.ts:1016
↓ 3 callersMethod_openMessage
(writeSse: (payload: any) => Promise<void>)
src/proxy/translator.ts:944
↓ 3 callersMethod_response
(status: string, final = false, usage?: { input_tokens: number, output_tokens: number, total_tokens: number })
src/proxy/translator.ts:1171
↓ 3 callersMethod_wrap
(writeSse: (payload: any) => Promise<void>)
src/proxy/translator.ts:746
↓ 3 callersFunctionchatCompletionToResponse
(payload: any, requestedModel: string, namespaceMap?: Record<string, string>)
src/proxy/translator.ts:277
↓ 3 callersMethodclearSessionUsage
(sessionId: string)
src/proxy/index.ts:788
↓ 3 callersMethodcontextKey
(sessionId: string, model: string)
src/proxy/index.ts:778
↓ 3 callersFunctionescapeSql
(value: string)
src/proxy/index.ts:473
↓ 3 callersFunctionextractNamespaceMap
(tools: any[] | undefined)
src/proxy/translator.ts:66
↓ 3 callersMethodfindProvider
(model: string, catalogEntry?: any)
src/proxy/index.ts:1436
↓ 3 callersFunctionfindRolloutFileById
(dir: string, sessionId: string)
src/proxy/index.ts:6612
↓ 3 callersMethodfinish
(writeSse: (payload: any) => Promise<void>, usage?: { input_tokens: number, output_tokens: number, total_token
src/proxy/translator.ts:788
↓ 3 callersFunctionhasTable
(database: Database, table: string)
src/proxy/memory_file_import.ts:537
↓ 3 callersFunctionisSameMessage
(m1: any, m2: any)
src/proxy/index.ts:153
↓ 3 callersFunctionparseClaudeJsonlItems
( parsedItems: any[], fallbackTitle: string )
src/proxy/memory_file_import.ts:97
↓ 3 callersFunctionparseJsonlItems
(text: string)
src/proxy/memory_file_import.ts:83
↓ 3 callersFunctionreadProtobufVarint
( bytes: Buffer, offset: number )
src/proxy/memory_file_import.ts:340
↓ 3 callersMethodresolveKey
(raw: string)
src/proxy/index.ts:1448
↓ 3 callersFunctiontextFromContent
(content: unknown)
src/proxy/memory_bridge.ts:33
↓ 3 callersMethodtranscribeAudioAPI
(filePath: string, settings: any)
src/proxy/index.ts:4870
↓ 3 callersMethodtranscribeAudioLocal
(filePath: string, cb: (text: string | null) => void)
src/proxy/index.ts:4832
↓ 2 callersMethodDeleteDC
(IntPtr dc)
native/windows-cu-agent/Program.cs:27
↓ 2 callersMethodGetSystemMetrics
(int index)
native/windows-cu-agent/Program.cs:21
↓ 2 callersMethodGetWindow
(IntPtr window, int command)
native/windows-cu-agent/Program.cs:13
↓ 2 callersMethodSelectObject
(IntPtr dc, IntPtr obj)
native/windows-cu-agent/Program.cs:26
↓ 2 callersMethod_closeMessage
(writeSse: (payload: any) => Promise<void>)
src/proxy/translator.ts:971
↓ 2 callersMethod_closeReasoning
(writeSse: (payload: any) => Promise<void>, state: any)
src/proxy/translator.ts:1108
↓ 2 callersMethod_messageItem
(status: string)
src/proxy/translator.ts:1144
↓ 2 callersMethod_reasoningItem
(state: any, status: string)
src/proxy/translator.ts:1134
↓ 2 callersMethod_resolveNamespace
(name: string)
src/proxy/translator.ts:778
↓ 2 callersMethod_toolItem
(state: any, status: string)
src/proxy/translator.ts:1155
↓ 2 callersFunction_unflattenVariants
(name: string)
src/proxy/translator.ts:86
↓ 2 callersFunctionaddLog
(tag: string, text: string, level: string = "info")
src/proxy/index.ts:104
↓ 2 callersFunctionalignToolMessages
(msgs: any[])
src/proxy/index.ts:556
↓ 2 callersFunctionantigravityMessageText
(payload: Buffer)
src/proxy/memory_file_import.ts:406
↓ 2 callersMethodautoPatchPlugins
()
src/proxy/index.ts:1546
↓ 2 callersMethodbroadcastSession
(sessionId: string)
src/proxy/index.ts:5390
↓ 2 callersFunctionbroadcastSessionUpdate
(sessionId: string, tokens: number, contextWindow: number, model: string, isEstimated: boolean)
src/proxy/index.ts:120
↓ 2 callersMethodconnect
()
src/proxy/codex_app_server.ts:38
↓ 2 callersMethodensureCheckPermsHelper
()
src/proxy/index.ts:998
↓ 2 callersFunctionestimateTokensForMessages
( messages: any[], weights: { cjk: number; whitespace: number; other: number } = { cjk: 1.2, whitespace: 0
src/proxy/index.ts:620
↓ 2 callersFunctionfindRolloutFiles
(dir: string, filesList: string[] = [])
src/proxy/index.ts:6595
↓ 2 callersFunctiongenerateRandomHex
(length: number)
src/proxy/translator.ts:699
↓ 2 callersMethodgetAssistantMessage
()
src/proxy/translator.ts:757
↓ 2 callersMethodgetModelContextWindow
(model: string)
src/proxy/index.ts:782
↓ 2 callersFunctiongetSessionTitle
(sessionId: string)
src/proxy/index.ts:361
↓ 2 callersFunctionimportMemoryIntoCodex
(memory: OpenCodexMemoryPackage)
src/proxy/index.ts:483
↓ 2 callersMethodinitCodexMcp
()
src/proxy/index.ts:6351
↓ 2 callersMethodinjectPromptViaCDP
(prompt: string)
src/proxy/index.ts:6494
↓ 2 callersFunctionisTrustedBrowserOrigin
(origin: string | undefined)
src/proxy/index.ts:29
↓ 2 callersFunctionkeepExistingSecret
(incoming: unknown, existing: unknown)
src/proxy/index.ts:48
↓ 2 callersFunctionloadImportedMemoryFromRollout
(sessionId: string)
src/proxy/index.ts:318
↓ 2 callersFunctionmemoryPackageFromMessages
( messages: MemoryMessage[], title: string, sourceThreadId?: string )
src/proxy/memory_bridge.ts:289
↓ 2 callersFunctionmergeHistory
(history: any[], incoming: any[])
src/proxy/index.ts:175
↓ 2 callersMethodmergeNativeModelsIntoCatalog
()
src/proxy/index.ts:1264
↓ 2 callersMethodmouse_event
(uint flags, uint dx, uint dy, uint data, nuint extraInfo)
native/windows-cu-agent/Program.cs:10
↓ 2 callersFunctionnormalizeRole
(role: unknown)
src/proxy/memory_bridge.ts:64
↓ 2 callersFunctionparseMemoryFile
( fileName: string, bytes: Uint8Array, selectedSessionId?: string )
src/proxy/memory_file_import.ts:783
↓ 2 callersFunctionparseMemoryFilePath
( path: string, selectedSessionId?: string )
src/proxy/memory_file_import.ts:816
↓ 2 callersFunctionpatchToolCallArguments
(fnName: string, argumentsStr: string)
src/proxy/translator.ts:28
↓ 2 callersFunctionpcmToWav
(pcm: Buffer, sampleRate: number, channels: number, bitsPerSample: number)
src/proxy/index.ts:6647
↓ 2 callersFunctionprocessVisionBridge
(body: any, config?: any)
src/proxy/translator.ts:1501
↓ 2 callersMethodprocessWebSocketSTT
(ws: WebSocket, pcmBuffer: Buffer, fallbackText: string = "")
src/proxy/index.ts:5673
↓ 2 callersFunctionredactSecrets
(value: T)
src/proxy/index.ts:40
↓ 2 callersMethodrejectAll
(error: Error)
src/proxy/codex_app_server.ts:148
↓ 2 callersFunctionresponsesToChat
(body: any, upstreamModel: string, sessionId?: string)
src/proxy/translator.ts:173
↓ 2 callersMethodsendVADRequest
(req: any)
src/proxy/index.ts:980
↓ 2 callersMethodstartVADDaemon
()
src/proxy/index.ts:915
↓ 2 callersFunctionstripManagedBlocks
(content: string)
src/proxy/index.ts:6666
next →1–100 of 255, ranked by callers