zot/internal
patriceckhart 1a2ab427fe fix(tui): hide empty sessions from the /sessions picker
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.
2026-04-19 17:16:45 +02:00
..
agent fix(tui): hide empty sessions from the /sessions picker 2026-04-19 17:16:45 +02:00
assets add logo to callback page 2026-04-18 10:15:53 +02:00
auth add auto compaction 2026-04-18 10:34:08 +02:00
core feat(ext): phase 4 - full-event interception, arg rewrites, /reload-ext 2026-04-19 17:02:04 +02:00
extproto feat(ext): phase 4 - full-event interception, arg rewrites, /reload-ext 2026-04-19 17:02:04 +02:00
provider fix(anthropic): drop claude-code identity cache marker 2026-04-19 12:39:33 +02:00
skills feat(skills): user skills now opt-in via --with-skills 2026-04-19 16:03:26 +02:00
tui chore: scrub stray "pi" references from source comments 2026-04-19 17:06:45 +02:00