程智超0668000959
734f53fb37
fix(tools): handle json.Marshal errors in exec tool responses
...
Replace 7 instances of ignored json.Marshal errors with proper error handling. Previously, if marshaling an ExecResponse failed, a nil byte slice would be silently converted to an empty string in the LLM response. Now each site returns ErrorResult with the marshal error message.
2026-06-04 17:31:26 +08:00
..
2026-05-12 23:23:26 +02:00
2026-04-28 16:19:59 +08:00
2026-05-22 16:36:44 -07:00
2026-05-12 23:12:37 +02:00
2026-05-31 19:20:41 +08:00
2026-06-01 20:08:40 +08:00
2026-04-15 22:23:47 +08:00
2026-04-15 22:23:17 +08:00
2026-04-28 12:54:28 +08:00
2026-04-17 14:16:18 +08:00
2026-04-17 13:44:31 +08:00
2026-04-28 12:54:28 +08:00
2026-04-17 13:44:31 +08:00
2026-05-14 09:50:47 +08:00
2026-04-17 13:44:31 +08:00
2026-03-29 14:06:19 +02:00
2026-04-17 13:44:31 +08:00
2026-05-08 09:18:14 +02:00
2026-05-08 09:18:14 +02:00
2026-05-12 23:12:37 +02:00
2026-05-08 09:18:14 +02:00
2026-03-29 14:06:19 +02:00
2026-03-25 21:02:49 +08:00
2026-03-25 21:02:49 +08:00
2026-06-02 17:13:31 +08:00
2026-06-02 20:20:30 +08:00
2026-05-12 18:06:47 +02:00
2026-06-02 20:20:30 +08:00
2026-03-25 21:02:49 +08:00
2026-06-04 17:31:26 +08:00
2026-03-29 14:06:19 +02:00
2026-03-29 14:06:19 +02:00
2026-05-07 13:16:30 +02:00
2026-05-07 13:16:30 +02:00
2026-03-29 14:06:19 +02:00
2026-04-15 21:27:13 +08:00
2026-03-25 21:02:49 +08:00
2026-03-25 21:02:49 +08:00
2026-04-01 21:32:10 +08:00
2026-03-29 14:06:19 +02:00