zot/internal/agent
patriceckhart 154420e938 tui: align /help descriptions across slash commands and keys
each section had its own label column width (10 vs 14) so the
descriptions formed two staircases at different x-positions.
compute one shared width from the longest label across BOTH
lists (with a 14-cell minimum so future entries don't compress
the column visually) and pad every label to it. now every
description starts at the same column.
2026-04-19 13:14:28 +02:00
..
modes tui: align /help descriptions across slash commands and keys 2026-04-19 13:14:28 +02:00
tools initial commit 2026-04-17 20:36:38 +02:00
args.go feat: zotcore SDK + zot rpc subprocess protocol 2026-04-19 12:26:48 +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