Files
AutoGPT/autogpt_platform/backend
abhi1992002 f4848a43af feat(library): improve folder and agent management with code enhancements
- 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.
2026-02-16 13:10:02 +05:30
..