Files
CC-Switch/src-tauri/src
YoVinchen b3bb020d3c fix(openclaw): replace json-five serializer to prevent panic on empty collections
json-five 0.3.1 panics when pretty-printing nested empty maps/arrays.
Switch value_to_rt_value() to serde_json::to_string_pretty() which
produces valid JSON5 output without the panic. Add regression test for
removing the last provider (empty providers map).
2026-03-28 01:51:42 +08:00
..
2025-11-22 19:18:35 +08:00
2025-12-05 11:26:41 +08:00