Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qinbf/groundmap
/ makeCodexProvider
Function
makeCodexProvider
tools/debug-console/lib/providers/codex.ts:194–196 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
192
}
193
194
export
function
makeCodexProvider(): Provider {
195
return
new
CodexProvider();
196
}
197
198
/**
199
* codex 0.13+ 事件 schema(行分隔 JSON):
Callers
1
registry
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected