agent-ecosystem/src/shared
iliya b20b69066e feat(attachments): expand file support and enhance attachment handling
- Added support for additional attachment types: PDF and plain text.
- Updated the TeamProvisioningService to handle new attachment types with appropriate content blocks.
- Enhanced AttachmentDisplay and AttachmentPreview components to differentiate between image and non-image files.
- Modified DropZoneOverlay and SendMessageDialog to reflect changes in file handling and messaging.
- Improved user experience by allowing file previews for non-image attachments and updating error messages accordingly.
- Refactored attachment validation logic to categorize unsupported files and handle them gracefully.
2026-03-23 17:24:48 +02:00
..
constants feat(attachments): expand file support and enhance attachment handling 2026-03-23 17:24:48 +02:00
types refactor: update README and enhance team UI components 2026-03-23 12:58:38 +02:00
utils fix: resolve lint warnings in hooks, store, and sentry modules 2026-03-22 17:36:11 +02:00