项目文件夹

文件
Simon Willison 4d92df12a6 Rebuild prompt.messages chain when loading logged conversations
Each row stores only its current-turn inputs, so a loaded tool-result
response began with an orphan tool_result. `llm -c` then sent a request
with an unexpected tool_use_id. Stitch each response's messages onto the
previous response's chain plus its assistant output during load.

Closes #1426

Refs https://github.com/simonw/llm-anthropic/issues/68

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 16:39:03 -07:00
..
2023-04-01 15:00:19 -07:00
2026-04-28 14:42:39 -07:00
2026-04-28 14:42:39 -07:00
2025-01-31 13:18:41 -08:00
2025-04-10 17:19:36 -07:00
2025-05-27 10:16:27 -07:00
2026-03-17 11:25:12 -07:00