v0.5.1: Fix Databricks DataFrame population
Fixed
- Fixed Databricks DataFrame population bug where
lui.dfreturned None after DatabricksPassthroughAgent queries - Enhanced DataFrame ID extraction to support nested
data.df_idstructures from various agents - Added support for more DataFrame element type variations (DataFrame, dataframe)
- Improved error logging with thread ID, URL, and full element context for better debugging
This is a patch release that fixes a critical bug affecting DataFrame access after Databricks queries.