mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 17:38:10 +00:00
- Fix transform_response crash when json.decode returns nil (null body) - Replace truthy checks with type() == "table" for safer field access - Prevents 'attempt to index a non-table object(nil)' errors