mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-07-15 12:30:32 -07:00
burndown
This commit is contained in:
@@ -165,7 +165,7 @@ export function setupContextComponentTest(config: Config) {
|
||||
1,
|
||||
eventBus
|
||||
);
|
||||
const contextManager = new ContextManager(sidecar, env, tracer);
|
||||
const contextManager = ContextManager.create(sidecar, env, tracer);
|
||||
|
||||
// The async worker is now internally managed by ContextManager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user