Roo-Code/packages/cloud
Roo Code e043387fb4 feat: add push notifications for approval requests
- Add NotificationType enum and NotificationEvent interface
- Implement CloudAPI.notifyEvent() for backend communication
- Add CloudService.sendNotification() with user preference validation
- Integrate notifications in Task.ask() for tool/command/browser/MCP approvals
- Add notifications in askFollowupQuestionTool for follow-up questions
- Add notifications in attemptCompletionTool for task completion
- Add user settings configuration for enabling/disabling notification types
- Ensure non-blocking notifications that don't interrupt main functionality

Addresses #8721
2025-10-18 17:16:07 +00:00
..
src feat: add push notifications for approval requests 2025-10-18 17:16:07 +00:00
eslint.config.mjs Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
package.json Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
tsconfig.json Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00
vitest.config.ts Move @roo-code/cloud to the Roo-Code repo (#7503) 2025-08-28 11:18:45 -07:00