mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-26 21:36:31 +02:00
ListSessions sorted by filename descending. Filenames embed the creation timestamp, so /sessions, --continue, and the resume picker were effectively ordered by when each session was first created, not when the user last worked in it. Sort by filesystem ModTime descending instead, with filename desc as a stable tie-break. The session you most recently touched now sits at the top of every picker and is what --continue resumes, even when newer-but-idle sessions exist. |
||
|---|---|---|
| .. | ||
| agent | ||
| assets | ||
| auth | ||
| core | ||
| extproto | ||
| provider | ||
| skills | ||
| tui | ||