agent-ecosystem/test/main/ipc
iliya 171773acf1 feat: add project file listing functionality and enhance mention support
- Introduced a new IPC handler for listing project files, enabling file mentions independent of editor state.
- Enhanced the MentionableTextarea component to support file suggestions based on project path, improving user experience when mentioning files.
- Implemented a custom hook for loading and filtering project files as mention suggestions, optimizing performance with caching.
- Updated relevant components to integrate project path handling, ensuring seamless file mention functionality across dialogs and message composers.
2026-03-02 21:14:49 +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 feat: implement custom project path management and task relationship features 2026-03-01 20:42:17 +02:00