agent-ecosystem/src/main
iliya 3e605622f7 feat: implement tool approval protocol for team management
- Added support for tool approval requests and responses in the team provisioning service.
- Introduced IPC channels for handling tool approval events between main and renderer processes.
- Enhanced the UI to display tool approval requests and allow user responses through new components.
- Updated team launch and creation dialogs to include an option for skipping permissions, integrating with the new tool approval logic.
- Implemented state management for pending approvals in the store, ensuring a seamless user experience during tool interactions.
2026-03-06 21:12:59 +02:00
..
constants feat: add support for Claude Code CLI worktrees 2026-03-01 13:47:33 +02:00
http feat: enhance team member validation and improve logging 2026-03-03 23:58:19 +02:00
ipc feat: implement tool approval protocol for team management 2026-03-06 21:12:59 +02:00
services feat: implement tool approval protocol for team management 2026-03-06 21:12:59 +02:00
types feat: enhance notification system with task status change support 2026-03-04 15:22:59 +02:00
utils feat: add strip-markdown dependency and integrate markdown stripping in notifications 2026-03-06 20:31:14 +02:00
workers fix: resolve all CI lint errors and flaky test 2026-03-05 21:09:45 +02:00
index.ts feat: implement tool approval protocol for team management 2026-03-06 21:12:59 +02:00
standalone.ts feat: add FAQ section to README and improve cross-platform handling in code 2026-03-02 22:56:56 +02:00