mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-26 21:36:31 +02:00
Each tool result owns its own box, but the assistant message that batched the originating tool_use blocks now renders to nothing (the box edges moved to the tool result). Build() was still emitting an inter-message blank for that empty render, which compounded with the blank from the next real message and produced two blank rows between adjacent tool boxes \u2014 visible whenever the model batched multiple tool calls without prose between them. Skip the inter-message blank when a message rendered to zero lines so an empty assistant message no longer contributes a separator row. Adjacent tool boxes now sit one blank row apart, matching the spacing between every other pair of chat blocks. |
||
|---|---|---|
| .. | ||
| agent | ||
| assets | ||
| auth | ||
| core | ||
| extproto | ||
| provider | ||
| skills | ||
| tui | ||