zot/internal/agent/modes
patriceckhart 728cf4e2b1 tui: allow chat scroll (up/down/pgup/pgdn) while the agent is busy
the up/down handlers required !i.busy before routing to scrollBy,
which meant you couldn't scroll back through a long streaming reply
while it was still arriving. dropped the busy check \u2014 chat scroll
now works in both states, consistent with pgup/pgdn which never
had the restriction.
2026-04-18 11:33:05 +02:00
..
telegram add telegram bot bridge 2026-04-18 09:15:46 +02:00
dialog_frame.go fix ci: portable syscall.Select via x/sys/unix; gofmt pass 2026-04-18 10:55:42 +02:00
help.go add collapsible code blocks 2026-04-18 10:30:29 +02:00
interactive.go tui: allow chat scroll (up/down/pgup/pgdn) while the agent is busy 2026-04-18 11:33:05 +02:00
json.go initial commit 2026-04-17 20:36:38 +02:00
login_dialog.go initial commit 2026-04-17 20:36:38 +02:00
model_dialog.go add telegram bot bridge 2026-04-18 09:15:46 +02:00
print.go initial commit 2026-04-17 20:36:38 +02:00
session_dialog.go fix ci: portable syscall.Select via x/sys/unix; gofmt pass 2026-04-18 10:55:42 +02:00
slash_suggest.go initial commit 2026-04-17 20:36:38 +02:00
spinner.go fix ci: portable syscall.Select via x/sys/unix; gofmt pass 2026-04-18 10:55:42 +02:00
welcome.go initial commit 2026-04-17 20:36:38 +02:00