mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-22 09:58:06 +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