agent-ecosystem/test/main/ipc
iliya 1100d8fa3d refactor: streamline member handling and improve type usage
- Updated the ReplaceMembersRequest import in preload to use a local type definition for consistency.
- Refactored MemberDraftRow and MembersEditorSection components to utilize InlineChip type directly, enhancing type clarity.
- Improved performance by using useMemo for workflow chips in MemberDraftRow, optimizing re-renders.
- Adjusted the JSON text setting in MembersEditorSection to use queueMicrotask for better asynchronous handling.
- Added TEAM_REPLACE_MEMBERS to IPC mock definitions for improved testing coverage.
2026-03-03 01:12:28 +02:00
..
configValidation.test.ts feat: add auto-expand AI response groups setting 2026-02-22 19:13:28 -05:00
editor.test.ts feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02: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
ipcWrapper.test.ts feat: add project editor with drag & drop file management 2026-02-28 23:40:41 +02:00
teams.test.ts refactor: streamline member handling and improve type usage 2026-03-03 01:12:28 +02:00