MCPcopy Create free account
hub / github.com/NanmiCoder/cc-haha /

Class

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

Source from the content-addressed store, hash-verified

185 * persists across turns.
186 */
187export class QueryEngine {
188 private config: QueryEngineConfig
189 private mutableMessages: Message[]
190 private abortController: AbortController

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected