zot/internal/agent/modes
patriceckhart 9f5f1959a7 interactive: blank line above sliding-in chips, drop redundant trailer
When the user types while a turn is in flight the queued messages
render as "sliding in:" chips above the status bar. Previously
they sat flush against the streaming chat content above. Prepend
a single blank row so the chips have air on top.

The trailer blank inside the queue slice is removed because the
bottom-region assembly already inserts a blank above statusLines;
keeping it doubled the gap below the chips.
2026-04-28 15:49:46 +02:00
..
telegram telegram: let zot send images and files back through the bridge 2026-04-28 08:23:04 +02:00
btw_dialog.go tui: unify accent bar, narrow status split, restore session usage 2026-04-27 19:51:36 +02:00
changelog_dialog.go feat: changelog on update, full-width highlights, @ file picker docs 2026-04-25 11:24:09 +02:00
confirm_dialog.go fix(cli): load extensions in print and json modes too 2026-04-19 20:00:36 +02:00
dialog_frame.go fix(tui): cell-aware width math for dialog header rules + add /btw 2026-04-19 13:47:39 +02:00
ext_panel_dialog.go feat(ext): interactive extension panels + persistence 2026-04-22 08:53:21 +02:00
file_suggest.go feat(tui): @ file picker with directory navigation 2026-04-25 10:52:20 +02:00
help.go style: replace middle-dot separators with ascii hyphens 2026-04-21 17:39:08 +02:00
image_scroll_test.go fix(tui): stabilize inline image scrolling 2026-04-26 11:20:25 +02:00
interactive.go interactive: blank line above sliding-in chips, drop redundant trailer 2026-04-28 15:49:46 +02:00
json.go feat(tui): live-stream file body during write/edit tool calls 2026-04-20 08:37:14 +02:00
jump_dialog.go style: replace middle-dot separators with ascii hyphens 2026-04-21 17:39:08 +02:00
login_dialog.go tui: unify accent bar, narrow status split, restore session usage 2026-04-27 19:51:36 +02:00
logout_dialog.go feat(auth,tui): dark login pages + /logout picker 2026-04-19 20:14:22 +02:00
model_dialog.go feat: provider labels in login/logout, graceful unknown provider fallback, model picker filtering 2026-04-25 19:25:51 +02:00
print.go initial commit 2026-04-17 20:36:38 +02:00
session_dialog.go feat: session rename with r key in /sessions 2026-04-25 20:01:05 +02:00
session_ops_dialog.go feat: changelog on update, full-width highlights, @ file picker docs 2026-04-25 11:24:09 +02:00
session_tree_dialog.go feat(session): /session fork + /session tree 2026-04-20 11:10:56 +02:00
skills_dialog.go feat: skills — reusable instructions discovered from SKILL.md files 2026-04-19 14:32:30 +02:00
slash_suggest.go fix: reorder /jail and /unjail together in slash catalog 2026-04-24 15:30:41 +02:00
spinner.go tweak(tui): stable spinner phrase per turn 2026-04-20 16:00:10 +02:00
telegram_dialog.go feat(tui): /telegram connect | disconnect | status 2026-04-20 09:18:04 +02:00
update_banner.go feat: custom models with baseUrl + domain migration to www.zot.sh 2026-04-24 14:00:31 +02:00
welcome.go tui: unify accent bar, narrow status split, restore session usage 2026-04-27 19:51:36 +02:00