agent-ecosystem/test
iliya 36e93abd42 feat: enhance review approval process and notification handling
- Added a `suppressTaskComment` flag to the `approveReview` function, allowing users to approve reviews without adding a comment to the task.
- Updated the `notifyNewInboxMessages` function to include additional debug logging for better tracking of inbox notifications.
- Adjusted notification settings in `ConfigManager` to enable notifications for lead inbox and change the status change behavior.
- Enhanced the `NotificationManager` to improve error handling and logging during notification display.
- Refactored `TeamDataService` to utilize the new `suppressTaskComment` feature during review approvals.
- Updated tests to validate the new approval process and notification behaviors.
2026-03-15 19:27:59 +02:00
..
fixtures/extensions feat: add Extension Store with plugin catalog and MCP registry 2026-03-08 01:00:18 +02:00
main feat: enhance review approval process and notification handling 2026-03-15 19:27:59 +02:00
mocks feat(wsl): add support for finding WSL Claude root candidates 2026-02-14 13:53:13 +09:00
renderer feat: add relay message ID support for improved message tracking 2026-03-15 18:10:37 +02:00
shared feat: implement unconditionally dropping of CLI provisioner artifacts 2026-03-15 11:18:49 +02:00
setup.ts fix: use vi.stubEnv for HOME instead of stubbing process 2026-03-03 01:22:36 +02:00