agent-ecosystem/test/renderer
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
..
components feat: enhance file icon handling and keyboard shortcuts 2026-03-01 14:24:24 +02:00
constants feat: color badges for subagent types with .claude/agents/ config support 2026-02-21 13:52:59 -03:00
hooks feat: add project file listing functionality and enhance mention support 2026-03-02 21:14:49 +02:00
store fix: editor improvements — isDir bug, scroll-to-line, Quick Open, a11y 2026-03-01 07:55:50 +02:00
types feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00
utils feat: enhance editor file handling and task management features 2026-03-02 20:08:03 +02:00