MCPcopy Create free account

hub / github.com/SZZH/codex-cc-web-terminal / functions

Functions384 in github.com/SZZH/codex-cc-web-terminal

FunctionarchiveHistoricalSession
(provider, resumeSessionId)
tests/koa-app.test.js:85
FunctionattachClient
()
tests/ws.test.js:97
FunctionautoGrowComposer
()
public/app.js:382
FunctionbackToList
()
public/app.js:707
MethodbuildCodexJsonExecArgs
(session, prompt)
src/sessionManager.js:275
FunctionbuildCommand
({ resumeSessionId, model })
src/sessions/providers/buildProviders.js:126
FunctionbuildSpawnSpec
({ resumeSessionId, model })
src/sessions/providers/buildProviders.js:120
FunctioncleanHistoricalMessageText
(value)
web/src/lib/session-helpers.js:332
MethodclearArchived
(providerId, resumeSessionId)
src/sessionManager.js:452
Functionclose
(id)
tests/koa-app.test.js:71
Functionclose
()
tests/helpers/backendTestUtils.js:86
FunctioncloseClients
(signal = "unknown")
src/routes/ws.js:104
Methodconstructor
(config, { appServerBridge = null } = {})
src/sessionManager.js:30
Methodconstructor
(config)
src/appServerBridge.js:11
Methodconstructor
(config)
src/sessions/history/HistoricalSessionService.js:46
Methodconstructor
()
tests/session-manager.test.js:11
Functioncreate
(body)
tests/koa-app.test.js:63
FunctiondefaultPreview
(session)
public/app.js:720
FunctiondeleteHistoricalSession
(provider, resumeSessionId)
tests/koa-app.test.js:93
FunctionfallbackPreviewForSession
(session)
web/src/lib/session-helpers.js:463
FunctionfallbackTitleForSession
(session)
web/src/lib/session-helpers.js:450
FunctionfilterTerminalNoise
(value)
web/src/lib/session-helpers.js:93
FunctionformatRelativeTime
(value)
public/app.js:225
FunctionformatRelativeTime
(value)
web/src/lib/session-helpers.js:473
Functionget
()
tests/ws.test.js:98
Functionget
(id)
tests/koa-app.test.js:57
MethodgetArchivedAt
(providerId, resumeSessionId)
src/sessionManager.js:444
MethodgetCustomName
(providerId, resumeSessionId)
src/sessionManager.js:428
FunctiongetHistoricalMessages
(provider, resumeSessionId)
tests/koa-app.test.js:78
MethodgetHistoricalSession
(providerId, resumeSessionId, { archived = null } = {})
src/sessionManager.js:456
MethodhandleAppServerTurnResult
(session, result)
src/sessionManager.js:267
FunctionhandleAuthRoute
(ctx, runtime)
src/routes/auth.js:1
MethodhandleCodexJsonEvent
(session, event)
src/sessionManager.js:279
FunctionhandleConfigRoute
(ctx, runtime)
src/routes/config.js:1
FunctionhandleHistoryRoute
(ctx, runtime)
src/routes/history.js:1
FunctionhandleLogin
()
public/app.js:533
FunctionhandleSessionRoute
(ctx, runtime)
src/routes/sessions.js:1
MethodisArchived
(providerId, resumeSessionId)
src/sessionManager.js:440
Methodlist
()
src/sessionManager.js:70
FunctionlistAll
()
tests/koa-app.test.js:51
FunctionlistArchived
()
tests/koa-app.test.js:54
MethodlistHistoricalSessions
(providers, { archived = null } = {})
src/sessions/history/HistoricalSessionService.js:112
MethodlistHistoricalSessionsForProvider
(provider, { archived = null } = {})
src/sessionManager.js:84
MethodmaybeAutoAdvanceClaudeStartup
(session)
src/sessionManager.js:424
MethodmaybeStartAppServerTurn
(session)
src/sessionManager.js:263
MethodmaybeStartJsonExecRun
(session)
src/sessionManager.js:271
FunctionmergeHistoricalMessages
(last, current)
web/src/lib/session-helpers.js:381
FunctionnormalizeHistoryMessages
(messages)
web/src/lib/session-helpers.js:404
FunctionnormalizeServerPayload
(payload, sessionId = "")
web/src/lib/normalize-events.js:439
Functionon
()
tests/session-manager.test.js:76
FunctiononAborted
()
src/runtime/http/body.js:64
FunctiononClose
()
src/runtime/http/body.js:65
FunctiononData
(chunk)
src/runtime/http/body.js:47
FunctiononEnd
()
src/runtime/http/body.js:62
FunctiononError
(err)
src/runtime/http/body.js:63
FunctionopenSessionItem
(session)
public/app.js:631
FunctionpickPreview
(messages, session, title)
web/src/lib/session-helpers.js:445
FunctionpickRealTitle
(messages, fallback, session)
web/src/lib/session-helpers.js:427
FunctionproviderCatalog
()
tests/ws.test.js:103
FunctionproviderCatalog
()
tests/koa-app.test.js:45
MethodremoveCustomName
(providerId, resumeSessionId)
src/sessionManager.js:436
Functionrename
(id, name)
tests/koa-app.test.js:67
FunctionrequestHistoryMessages
(session, historyApiAvailable, attempt = 0)
web/src/lib/api.js:62
FunctionrequestSessionById
(sessionId)
web/src/lib/api.js:105
Functionresize
()
tests/ws.test.js:102
Functionresize
(id, cols, rows)
tests/koa-app.test.js:75
FunctionrestoreHistoricalSession
(provider, resumeSessionId)
tests/koa-app.test.js:89
MethodresumeKey
(providerId, resumeSessionId)
src/sessions/history/HistoricalSessionService.js:352
FunctionsanitizeAssistantText
(value)
web/src/lib/session-helpers.js:180
Functionsend
(payload)
tests/session-manager.test.js:73
Functionserialize
(session)
tests/koa-app.test.js:60
MethodsetArchived
(providerId, resumeSessionId, archivedAt = nowIso())
src/sessionManager.js:448
MethodsetCustomName
(providerId, resumeSessionId, name)
src/sessions/history/HistoricalSessionService.js:275
Functionsetup
()
public/app.js:303
FunctionshouldMergeHistoricalMessages
(last, current)
web/src/lib/session-helpers.js:357
Methodshutdown
()
src/appServerBridge.js:255
MethodstartTurn
(session, text)
tests/session-manager.test.js:16
Functionstats
()
tests/ws.test.js:106
Functionstats
()
tests/koa-app.test.js:48
Functionstop
()
src/routes/ws.js:113
FunctionsubmitInput
()
public/app.js:683
MethodtryPersist
()
src/sessionManager.js:546
Functionwait
(ms)
web/src/lib/session-helpers.js:57
Functionwrite
()
tests/ws.test.js:101
← previous301–384 of 384, ranked by callers