mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
180a9287dd
The SDK persists tool results as ToolResultPart with a "result" JSON field, but extractAllToolResults was only reading "output", causing exec tool stdout/stderr/exit_code to be lost when loading chat history.