agent-ecosystem/test/main/ipc
iliya 704b9cbfe5 feat: enhance team configuration and member detection
- Added validation for team configuration updates to ensure name, description, and color are strings.
- Improved member detection logic to avoid false positives by ensuring only one known member name is matched.
- Refactored post-launch configuration updates to combine session history and project path updates, preventing race conditions.
- Updated UI components to streamline state management for collapsible sections.

These changes aim to improve data integrity and user experience in team management functionalities.
2026-02-22 23:36:11 +02:00
..
configValidation.test.ts Implement Claude root path configuration and management 2026-02-14 13:43:56 +09:00
globalSearch.test.ts feat: search session globally across projects 2026-02-21 14:34:25 +05:30
guards.test.ts feat(team-managment): stable MVP 2026-02-21 09:47:24 +02:00
teams.test.ts feat: enhance team configuration and member detection 2026-02-22 23:36:11 +02:00