mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-12 12:54:07 -07:00
fix(core): explicitly pass messageBus to policy engine for MCP tool saves (#22255)
This commit is contained in:
@@ -623,6 +623,7 @@ export class Scheduler {
|
||||
outcome,
|
||||
lastDetails,
|
||||
this.context,
|
||||
this.messageBus,
|
||||
toolCall.invocation,
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user