mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-27 13:56:33 +02:00
Zero-message sessions no longer appear in the picker. Covers three cases: the currently-running session (its file exists but no prompt has landed in it yet), sessions the user exited immediately after /clear, and any stale empties that PruneEmptySessions hasn't swept yet. Resuming an empty session was always a no-op, so nothing is lost. The '(empty)' fallback summary in formatSessionRowPlain stays as defense in case MessageCount > 0 but FirstUserText is blank. |
||
|---|---|---|
| .. | ||
| telegram | ||
| btw_dialog.go | ||
| changelog_dialog.go | ||
| dialog_frame.go | ||
| help.go | ||
| interactive.go | ||
| json.go | ||
| jump_dialog.go | ||
| login_dialog.go | ||
| model_dialog.go | ||
| print.go | ||
| session_dialog.go | ||
| skills_dialog.go | ||
| slash_suggest.go | ||
| spinner.go | ||
| update_banner.go | ||
| welcome.go | ||