mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-21 09:28:14 +00:00
Previously the wrapper silently ignored json.Unmarshal errors and returned nil, causing tools returning raw JSON strings (via C ABI bridge's json.Marshal) to appear as empty map[] to the agent.