Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SZZH/codex-cc-web-terminal
/ functions
Functions
384 in github.com/SZZH/codex-cc-web-terminal
⨍
Functions
384
◇
Types & classes
8
Function
archiveHistoricalSession
(provider, resumeSessionId)
tests/koa-app.test.js:85
Function
attachClient
()
tests/ws.test.js:97
Function
autoGrowComposer
()
public/app.js:382
Function
backToList
()
public/app.js:707
Method
buildCodexJsonExecArgs
(session, prompt)
src/sessionManager.js:275
Function
buildCommand
({ resumeSessionId, model })
src/sessions/providers/buildProviders.js:126
Function
buildSpawnSpec
({ resumeSessionId, model })
src/sessions/providers/buildProviders.js:120
Function
cleanHistoricalMessageText
(value)
web/src/lib/session-helpers.js:332
Method
clearArchived
(providerId, resumeSessionId)
src/sessionManager.js:452
Function
close
(id)
tests/koa-app.test.js:71
Function
close
()
tests/helpers/backendTestUtils.js:86
Function
closeClients
(signal = "unknown")
src/routes/ws.js:104
Method
constructor
(config, { appServerBridge = null } = {})
src/sessionManager.js:30
Method
constructor
(config)
src/appServerBridge.js:11
Method
constructor
(config)
src/sessions/history/HistoricalSessionService.js:46
Method
constructor
()
tests/session-manager.test.js:11
Function
create
(body)
tests/koa-app.test.js:63
Function
defaultPreview
(session)
public/app.js:720
Function
deleteHistoricalSession
(provider, resumeSessionId)
tests/koa-app.test.js:93
Function
fallbackPreviewForSession
(session)
web/src/lib/session-helpers.js:463
Function
fallbackTitleForSession
(session)
web/src/lib/session-helpers.js:450
Function
filterTerminalNoise
(value)
web/src/lib/session-helpers.js:93
Function
formatRelativeTime
(value)
public/app.js:225
Function
formatRelativeTime
(value)
web/src/lib/session-helpers.js:473
Function
get
()
tests/ws.test.js:98
Function
get
(id)
tests/koa-app.test.js:57
Method
getArchivedAt
(providerId, resumeSessionId)
src/sessionManager.js:444
Method
getCustomName
(providerId, resumeSessionId)
src/sessionManager.js:428
Function
getHistoricalMessages
(provider, resumeSessionId)
tests/koa-app.test.js:78
Method
getHistoricalSession
(providerId, resumeSessionId, { archived = null } = {})
src/sessionManager.js:456
Method
handleAppServerTurnResult
(session, result)
src/sessionManager.js:267
Function
handleAuthRoute
(ctx, runtime)
src/routes/auth.js:1
Method
handleCodexJsonEvent
(session, event)
src/sessionManager.js:279
Function
handleConfigRoute
(ctx, runtime)
src/routes/config.js:1
Function
handleHistoryRoute
(ctx, runtime)
src/routes/history.js:1
Function
handleLogin
()
public/app.js:533
Function
handleSessionRoute
(ctx, runtime)
src/routes/sessions.js:1
Method
isArchived
(providerId, resumeSessionId)
src/sessionManager.js:440
Method
list
()
src/sessionManager.js:70
Function
listAll
()
tests/koa-app.test.js:51
Function
listArchived
()
tests/koa-app.test.js:54
Method
listHistoricalSessions
(providers, { archived = null } = {})
src/sessions/history/HistoricalSessionService.js:112
Method
listHistoricalSessionsForProvider
(provider, { archived = null } = {})
src/sessionManager.js:84
Method
maybeAutoAdvanceClaudeStartup
(session)
src/sessionManager.js:424
Method
maybeStartAppServerTurn
(session)
src/sessionManager.js:263
Method
maybeStartJsonExecRun
(session)
src/sessionManager.js:271
Function
mergeHistoricalMessages
(last, current)
web/src/lib/session-helpers.js:381
Function
normalizeHistoryMessages
(messages)
web/src/lib/session-helpers.js:404
Function
normalizeServerPayload
(payload, sessionId = "")
web/src/lib/normalize-events.js:439
Function
on
()
tests/session-manager.test.js:76
Function
onAborted
()
src/runtime/http/body.js:64
Function
onClose
()
src/runtime/http/body.js:65
Function
onData
(chunk)
src/runtime/http/body.js:47
Function
onEnd
()
src/runtime/http/body.js:62
Function
onError
(err)
src/runtime/http/body.js:63
Function
openSessionItem
(session)
public/app.js:631
Function
pickPreview
(messages, session, title)
web/src/lib/session-helpers.js:445
Function
pickRealTitle
(messages, fallback, session)
web/src/lib/session-helpers.js:427
Function
providerCatalog
()
tests/ws.test.js:103
Function
providerCatalog
()
tests/koa-app.test.js:45
Method
removeCustomName
(providerId, resumeSessionId)
src/sessionManager.js:436
Function
rename
(id, name)
tests/koa-app.test.js:67
Function
requestHistoryMessages
(session, historyApiAvailable, attempt = 0)
web/src/lib/api.js:62
Function
requestSessionById
(sessionId)
web/src/lib/api.js:105
Function
resize
()
tests/ws.test.js:102
Function
resize
(id, cols, rows)
tests/koa-app.test.js:75
Function
restoreHistoricalSession
(provider, resumeSessionId)
tests/koa-app.test.js:89
Method
resumeKey
(providerId, resumeSessionId)
src/sessions/history/HistoricalSessionService.js:352
Function
sanitizeAssistantText
(value)
web/src/lib/session-helpers.js:180
Function
send
(payload)
tests/session-manager.test.js:73
Function
serialize
(session)
tests/koa-app.test.js:60
Method
setArchived
(providerId, resumeSessionId, archivedAt = nowIso())
src/sessionManager.js:448
Method
setCustomName
(providerId, resumeSessionId, name)
src/sessions/history/HistoricalSessionService.js:275
Function
setup
()
public/app.js:303
Function
shouldMergeHistoricalMessages
(last, current)
web/src/lib/session-helpers.js:357
Method
shutdown
()
src/appServerBridge.js:255
Method
startTurn
(session, text)
tests/session-manager.test.js:16
Function
stats
()
tests/ws.test.js:106
Function
stats
()
tests/koa-app.test.js:48
Function
stop
()
src/routes/ws.js:113
Function
submitInput
()
public/app.js:683
Method
tryPersist
()
src/sessionManager.js:546
Function
wait
(ms)
web/src/lib/session-helpers.js:57
Function
write
()
tests/ws.test.js:101
← previous
301–384 of 384, ranked by callers