MCPcopy Create free account
hub / github.com/Noumena-Network/code /

Class

src/QueryEngine.ts:203–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

201 * persists across turns.
202 */
203export class QueryEngine {
204 private config: QueryEngineConfig
205 private mutableMessages: Message[]
206 private abortController: AbortController

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected