Files
gemini-cli/packages/cli
mkorwel e162f622e4 fix(core): resolve scheduler hang and improve policy violation visibility
This PR addresses three core issues with the Policy Engine and Scheduler:
1. Scheduler Hang: Removed a redundant MessageBus listener in Scheduler.ts that caused race conditions in TTY environments.
2. Policy Visibility: Updated ToolGroupMessage.tsx to always display policy violation errors, regardless of verbosity settings.
3. User Feedback: Added emitFeedback to MessageBus.ts to ensure blocked tool calls are reported to the UI.
2026-03-14 12:14:50 -07:00
..
2026-02-24 09:43:22 +00:00