Files
AutoGPT/autogpt_platform/backend
abhi1992002 01f18acba8 fix(library): validate folder existence when updating agent folder ID
- Enhanced the `update_library_agent` function to verify that the specified folder ID belongs to the user and is not deleted before updating the agent's folder ID.
- This change improves error handling by raising a `NotFoundError` if the folder is not found, ensuring better data integrity and user feedback during agent updates.
2026-02-16 13:51:27 +05:30
..