zot/internal/agent
patriceckhart 4dde65079d tui: bump welcome version-suffix duration to 1.5s, shorten ctrl+c hint
- welcomeVersionDuration is now 1500ms (was 1s). still ephemeral
  but gives a touch more time to read the splash version on
  faster terminals.
- ctrl+c "input cleared - ctrl+c again to exit" is now just
  "input cleared". the second-press behaviour is still wired and
  documented in /help; the long suffix was visual noise on a
  status line that already changes shape with each keystroke.
2026-04-19 13:26:16 +02:00
..
modes tui: bump welcome version-suffix duration to 1.5s, shorten ctrl+c hint 2026-04-19 13:26:16 +02:00
tools initial commit 2026-04-17 20:36:38 +02:00
args.go tui: show binary version in the welcome banner for 1 second 2026-04-19 13:22:10 +02:00
botcmd.go fix ci on windows: split detach helper into posix/windows variants 2026-04-18 10:58:10 +02:00
botcmd_unix.go fix ci on windows: split detach helper into posix/windows variants 2026-04-18 10:58:10 +02:00
botcmd_windows.go fix ci on windows: split detach helper into posix/windows variants 2026-04-18 10:58:10 +02:00
build.go initial commit 2026-04-17 20:36:38 +02:00
cli.go feat: zotcore SDK + zot rpc subprocess protocol 2026-04-19 12:26:48 +02:00
config.go add telegram bot bridge 2026-04-18 09:15:46 +02:00
modelsync.go initial commit 2026-04-17 20:36:38 +02:00
rpc.go fix(rpc): wait for in-flight commands on stdin close, drop dup events 2026-04-19 12:35:13 +02:00
systemprompt.go initial commit 2026-04-17 20:36:38 +02:00
update.go tui: show 'update available' banner at top of chat 2026-04-18 11:49:22 +02:00