mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-26 21:36:31 +02:00
Build() emits a trailing blank after every message, so the final assistant reply (and any optional addendum like /help, the OK line, or extension notes) ended its block with one blank row. After we added a leading blank above the status block, that gave a doubled gap between the last conversation row and the status. Strip trailing blank rows from the assembled chat slice once every optional addition has been appended, so the conversation sits flush against the single leading blank of the status block. |
||
|---|---|---|
| .. | ||
| agent | ||
| assets | ||
| auth | ||
| core | ||
| extproto | ||
| provider | ||
| skills | ||
| tui | ||