MCPcopy Create free account
hub / github.com/AnukarOP/claude-code-leaked /

Class

source code/QueryEngine.ts:186–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected