mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-16 17:55:55 -05:00
- Refactored `delete_folder` function to include an asynchronous cleanup process for affected agents, ensuring proper resource management during folder deletions. - Added `FolderValidationError` exception to enhance error handling in folder operations. - Improved logging for database errors in the `update_library_agent` function, providing clearer feedback during agent updates. - Enhanced UI components for better readability and structure, including adjustments to the `LibraryAgentCard` and `FavoritesSection`. These changes enhance the functionality and reliability of folder and agent management, improving user experience and error handling in the library interface.