Files
claude-code/src
claude-code-best 8246ffa392 fix: prevent null output and string render crashes in MessagesBoundary
UserToolSuccessMessage now requires parsedOutput.success before trusting
data, and guards toolResult against non-object values before calling
renderToolResultMessage. String renderedMessage is wrapped in <Text> so
multi-line tool reports (e.g. GoalTool usage report) don't crash Ink.

Defense in depth added to VaultHttpFetchTool/UI (matches the existing
pattern in LocalMemoryRecallTool and GoalTool) and to the
mapToolResultToToolResultBlockParam of both vault/memory tools.

Co-Authored-By: glm-5.2 <zai-org@claude-code-best.win>
2026-06-26 05:47:52 +08:00
..
2026-06-22 09:59:36 +08:00
2026-06-22 09:59:36 +08:00
2026-06-11 17:59:08 +08:00
2026-06-22 09:59:36 +08:00
2026-06-22 09:59:36 +08:00
2026-06-22 09:59:36 +08:00
2026-06-22 09:59:36 +08:00
2026-06-22 09:59:36 +08:00
2026-04-16 20:59:29 +08:00
2026-06-22 09:59:36 +08:00
2026-06-22 09:59:36 +08:00
2026-03-31 19:22:47 +08:00
2026-06-22 09:59:36 +08:00
2026-06-15 19:08:31 +08:00
2026-05-01 21:39:30 +08:00
2026-06-22 09:59:36 +08:00
2026-06-11 17:59:08 +08:00
2026-06-22 09:59:36 +08:00
2026-03-31 23:32:58 +08:00
2026-03-31 19:22:47 +08:00
2026-06-22 09:59:36 +08:00
2026-03-31 19:22:47 +08:00
2026-06-22 09:59:36 +08:00
2026-03-31 19:22:47 +08:00
2026-06-20 19:52:08 +08:00
2026-06-23 19:47:09 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-06-22 09:59:36 +08:00
2026-06-20 19:52:08 +08:00