Add opencode-list-sessions command bound to C-c l in session buffers. Shows minibuffer completion with all project sessions (excluding subagents) and time-ago annotations for quick session switching.
Inspired by OpenCode's TUI session switcher (C-x l or /session). I'm not very skilled with Elisp and developed this with AI assistance, so feedback on the implementation approach is welcome.