mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 14:55:16 -05:00
<!-- Clearly explain the need for these changes: --> When swapping branches back and forth, I often hit stuff in my db that is incompatible with other branches. This protects against it a bit more. ### Changes 🏗️ - Adds filtering around converting data out of the db <!-- Concisely describe all of the changes made in this pull request: --> ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: <!-- Put your test plan here: --> - [x] Test with weird and broken agents in db - [x] Go to the library page - [x] Notice in the server console that it warns of bad agents and the page still loads