Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/openai/codex-plugin-cc
/ nowIso
Function
nowIso
plugins/codex/scripts/lib/state.mjs:15–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
const
MAX_JOBS = 50;
14
15
function
nowIso() {
16
return
new
Date().toISOString();
17
}
18
19
function
defaultState() {
20
return
{
Callers
2
handleCancel
Function · 0.90
upsertJob
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected