Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gan-Xing/CodexBridge
/
Class
packages/codex-native-api/src/native_runtime.ts:99–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
export
class
CodexNativeRuntime {
100
private readonly now: () => number;
101
102
private readonly readAccountIdentity: typeof readCodexAccountIdentity;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected