MCPcopy 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
194export function makeCodexProvider(): Provider {
195 return new CodexProvider();
196}
197
198/**
199 * codex 0.13+ 事件 schema(行分隔 JSON):

Callers 1

registryFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected