Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AITabby/opencodex
/ functions
Functions
255 in github.com/AITabby/opencodex
⨍
Functions
255
◇
Types & classes
33
↓ 2 callers
Method
triggerAutoCompact
(sid: string)
src/proxy/index.ts:860
↓ 2 callers
Function
unflattenToolCall
(name: string, namespaceMap?: Record<string, string>)
src/proxy/translator.ts:105
↓ 2 callers
Function
withCodexAppServer
( operation: (client: CodexAppServerClient) => Promise<T> )
src/proxy/codex_app_server.ts:157
↓ 1 callers
Method
BitBlt
(IntPtr dest, int xDest, int yDest, int width, int height, IntPtr source, int xSource, int ySource, uint opera
native/windows-cu-agent/Program.cs:22
↓ 1 callers
Method
CreateCompatibleBitmap
(IntPtr dc, int width, int height)
native/windows-cu-agent/Program.cs:25
↓ 1 callers
Method
CreateCompatibleDC
(IntPtr dc)
native/windows-cu-agent/Program.cs:24
↓ 1 callers
Method
CreateDC
(string driver, string? device, string? output, IntPtr initData)
native/windows-cu-agent/Program.cs:23
↓ 1 callers
Method
DeleteObject
(IntPtr obj)
native/windows-cu-agent/Program.cs:28
↓ 1 callers
Method
GetDesktopWindow
()
native/windows-cu-agent/Program.cs:12
↓ 1 callers
Method
GetWindowRect
(IntPtr window, out Rect rect)
native/windows-cu-agent/Program.cs:17
↓ 1 callers
Method
GetWindowText
(IntPtr window, StringBuilder text, int count)
native/windows-cu-agent/Program.cs:14
↓ 1 callers
Method
GetWindowTextLength
(IntPtr window)
native/windows-cu-agent/Program.cs:15
↓ 1 callers
Method
GetWindowThreadProcessId
(IntPtr window, out uint processId)
native/windows-cu-agent/Program.cs:18
↓ 1 callers
Method
IsWindowVisible
(IntPtr window)
native/windows-cu-agent/Program.cs:16
↓ 1 callers
Method
SetForegroundWindow
(IntPtr window)
native/windows-cu-agent/Program.cs:19
↓ 1 callers
Method
ShowWindowAsync
(IntPtr window, int command)
native/windows-cu-agent/Program.cs:20
↓ 1 callers
Method
_chatReasoningDelta
(writeSse: (payload: any) => Promise<void>, text: string)
src/proxy/translator.ts:883
↓ 1 callers
Method
_chatToolDelta
(writeSse: (payload: any) => Promise<void>, call: any)
src/proxy/translator.ts:906
↓ 1 callers
Method
_closeTool
(writeSse: (payload: any) => Promise<void>, state: any)
src/proxy/translator.ts:1049
↓ 1 callers
Function
_mergeConsecutiveMessages
(messages: any[])
src/proxy/translator.ts:611
↓ 1 callers
Function
_normalizeChatRoles
(messages: any[])
src/proxy/translator.ts:601
↓ 1 callers
Method
_openReasoning
(writeSse: (payload: any) => Promise<void>, key: string)
src/proxy/translator.ts:1070
↓ 1 callers
Function
_responsesInputToMessages
(value: any)
src/proxy/translator.ts:376
↓ 1 callers
Function
_responsesToolsToChatTools
(tools: any[] | undefined)
src/proxy/translator.ts:480
↓ 1 callers
Function
_sanitizeChatMessages
(messages: any[])
src/proxy/translator.ts:543
↓ 1 callers
Method
_textDelta
(writeSse: (payload: any) => Promise<void>, text: string)
src/proxy/translator.ts:998
↓ 1 callers
Function
agentName
(path: string)
src/proxy/memory_source_scanner.ts:39
↓ 1 callers
Function
antigravityIndexedSources
()
src/proxy/memory_source_scanner.ts:146
↓ 1 callers
Function
appendImportedSessionProjection
( rolloutPath: string, title: string, messageCount: number, cwd: string, model: string )
src/proxy/index.ts:399
↓ 1 callers
Method
autoPatchCodexConfig
()
src/proxy/index.ts:1455
↓ 1 callers
Method
buildCatalogFromModelNames
(names: string[], existingModels: any[] = [])
src/proxy/index.ts:1317
↓ 1 callers
Function
candidateRoots
()
src/proxy/memory_source_scanner.ts:112
↓ 1 callers
Method
capture
()
src/cu/screenshot.ts:13
↓ 1 callers
Method
checkAndCleanupLogsDatabase
()
src/server.ts:373
↓ 1 callers
Function
cleanUserPrompt
(content: string, voiceSystemPrompt: string)
src/proxy/translator.ts:160
↓ 1 callers
Method
click
(x: number, y: number, button = "left", clicks = 1)
src/cu/actions.ts:26
↓ 1 callers
Function
collectClaudeJsonlFiles
(root: string, output: string[])
src/proxy/memory_file_import.ts:202
↓ 1 callers
Function
collectFiles
(root: string, maxDepth: number, output: Set<string>, depth = 0)
src/proxy/memory_source_scanner.ts:79
↓ 1 callers
Function
contentText
(content: unknown)
src/proxy/memory_file_import.ts:30
↓ 1 callers
Function
decodeUtf8
(bytes: Uint8Array)
src/proxy/memory_file_import.ts:26
↓ 1 callers
Function
deleteSessionFiles
(dir: string)
src/proxy/index.ts:6630
↓ 1 callers
Function
displayPath
(path: string)
src/proxy/memory_source_scanner.ts:34
↓ 1 callers
Method
drag
(fromX: number, fromY: number, toX: number, toY: number)
src/cu/actions.ts:36
↓ 1 callers
Method
ensureConfigDir
()
src/proxy/index.ts:992
↓ 1 callers
Method
ensurePythonScripts
()
src/proxy/index.ts:1033
↓ 1 callers
Function
extractProtobufStrings
(bytes: Buffer, depth = 0)
src/proxy/memory_file_import.ts:355
↓ 1 callers
Method
fetchActualTokensFromCodex
()
src/proxy/index.ts:1704
↓ 1 callers
Method
finish
()
src/proxy/index.ts:1709
↓ 1 callers
Function
fromChatGptExport
(input: Record<string, any>)
src/proxy/memory_bridge.ts:116
↓ 1 callers
Function
fromClaudeExport
(input: Record<string, any>)
src/proxy/memory_bridge.ts:139
↓ 1 callers
Function
getAgent
()
src/cu/windows-agent.ts:24
↓ 1 callers
Function
getDashboardHtml
()
src/proxy/dashboard.ts:8
↓ 1 callers
Function
getOrbHtml
()
src/proxy/orb_view.ts:1
↓ 1 callers
Function
getPreferredCodexCwd
()
src/proxy/index.ts:379
↓ 1 callers
Method
getScript
(action: string, a: string[])
src/cu/actions.ts:138
↓ 1 callers
Function
getVisualizerHtml
(isHudModeStatic: boolean = false, hudTheme: string = "vortex")
src/proxy/visualizer.ts:8
↓ 1 callers
Method
getWindows
()
src/cu/actions.ts:103
↓ 1 callers
Method
handle
(req: http.IncomingMessage, res: http.ServerResponse, rawBody: Buffer)
src/proxy/index.ts:2358
↓ 1 callers
Method
handleChat
(body: string, res: http.ServerResponse)
src/proxy/index.ts:4633
↓ 1 callers
Method
handleLine
(line: string)
src/server.ts:177
↓ 1 callers
Method
handleLocalResponsesWebSocketInline
(ws: WebSocket, reqBody: any, connInfo: any)
src/proxy/index.ts:5759
↓ 1 callers
Method
handleLocalResponsesWebSocketInlineQueued
(ws: WebSocket, reqBody: any, connInfo: any, sessionId: any, sessionIdStr: string)
src/proxy/index.ts:5785
↓ 1 callers
Method
handleResponses
(body: string, res: http.ServerResponse, sessionId?: string, req?: http.IncomingMessage, rawBody?: Buffer)
src/proxy/index.ts:4157
↓ 1 callers
Method
handleWebSocketConnection
(ws: WebSocket)
src/proxy/index.ts:5403
↓ 1 callers
Function
isCandidateFile
(path: string)
src/proxy/memory_source_scanner.ts:57
↓ 1 callers
Method
loadConfig
()
src/proxy/index.ts:1162
↓ 1 callers
Function
main
()
wake_word_listener.py:38
↓ 1 callers
Function
main
()
src/proxy/silero_vad_helper.py:12
↓ 1 callers
Function
main
()
src/proxy/silero_vad_daemon.py:13
↓ 1 callers
Function
memoryFromSqliteSession
( database: Database, session: ImportSessionCandidate )
src/proxy/memory_file_import.ts:610
↓ 1 callers
Function
memoryPackageFromThread
(thread: Record<string, any>)
src/proxy/memory_bridge.ts:214
↓ 1 callers
Function
messageFromJsonlItem
(item: any)
src/proxy/memory_file_import.ts:44
↓ 1 callers
Method
mouseDown
(x: number, y: number, button = "left")
src/cu/actions.ts:52
↓ 1 callers
Method
mouseMove
(x: number, y: number, drag = false)
src/cu/actions.ts:68
↓ 1 callers
Method
mouseUp
(x: number, y: number, button = "left")
src/cu/actions.ts:60
↓ 1 callers
Method
nonStreamChat
(body: any, provider: ProviderConfig, model: string, apiKey: string, res: http.ServerResponse)
src/proxy/index.ts:4742
↓ 1 callers
Method
nonStreamResponses
( body: any, provider: ProviderConfig, requestedModel: string, apiKey: string, namespaceMa
src/proxy/index.ts:4577
↓ 1 callers
Method
notify
(method: string, params?: any)
src/proxy/codex_app_server.ts:136
↓ 1 callers
Method
pageScroll
(direction: string, pages = 1)
src/cu/actions.ts:94
↓ 1 callers
Function
parseAntigravityBundle
(path: string)
src/proxy/memory_file_import.ts:295
↓ 1 callers
Function
parseAntigravityDatabase
( path: string, selectedSessionId?: string )
src/proxy/memory_file_import.ts:441
↓ 1 callers
Function
parseCandidate
(path: string)
src/proxy/memory_source_scanner.ts:168
↓ 1 callers
Function
parseClaudeProjectsDirectory
( path: string, selectedSessionId?: string )
src/proxy/memory_file_import.ts:217
↓ 1 callers
Function
parseJsonl
( text: string, fallbackTitle: string, selectedSessionId?: string )
src/proxy/memory_file_import.ts:148
↓ 1 callers
Function
parseMarkdown
(text: string, fallbackTitle: string)
src/proxy/memory_file_import.ts:260
↓ 1 callers
Function
parseOpenCodeDatabase
( path: string, selectedSessionId?: string )
src/proxy/memory_file_import.ts:695
↓ 1 callers
Function
parseSqlite
( bytes: Uint8Array, selectedSessionId?: string )
src/proxy/memory_file_import.ts:669
↓ 1 callers
Method
patchCodexConfig
()
src/proxy/index.ts:1514
↓ 1 callers
Method
pressKey
(key: string)
src/cu/actions.ts:86
↓ 1 callers
Function
processValue
(val: any)
src/proxy/translator.ts:1398
↓ 1 callers
Function
pruneMessagesToLimit
(messages: any[], limit: number, model: string, tools: any[] = [])
src/proxy/index.ts:712
↓ 1 callers
Function
replaceScreenshotPlaceholders
(body: any, config?: any)
src/proxy/translator.ts:1390
↓ 1 callers
Function
resolveAgentPath
()
src/cu/windows-agent.ts:9
↓ 1 callers
Method
restartVoiceBar
(method: "swift-run" | "app" = "swift-run")
src/proxy/index.ts:1633
↓ 1 callers
Method
scCapture
()
src/cu/screenshot.ts:48
↓ 1 callers
Function
scanLocalMemorySources
()
src/proxy/memory_source_scanner.ts:201
↓ 1 callers
Method
scroll
(x: number, y: number, deltaX: number, deltaY: number)
src/cu/actions.ts:44
↓ 1 callers
Function
sendNow
(action: string, params: Record<string, unknown>)
src/cu/windows-agent.ts:31
↓ 1 callers
Function
serializeTokenizableRequest
(body: any)
src/proxy/index.ts:613
↓ 1 callers
Method
setupMcpHandlers
()
src/server.ts:281
← previous
next →
101–200 of 255, ranked by callers