mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +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.