mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-12 15:55:03 -05:00
Let credential lookup errors propagate in discover_tools endpoint instead of silently catching all exceptions. Upgrade block.py auto-lookup logging from debug to warning. Update tests to mock creds_manager so they don't hit the database.