gemini-cli PR fixes --resume to pick most recently active session, not newest

soroush5 · ghdev · 2026-09-20

A community PR (#29411) to google-gemini/gemini-cli fixes a session-resume bug: bare --resume previously picked the session with the newest start time, so users with a long-lived main session plus a newer spike resumed into the stale spike. It now resolves by most recent activity, verified with a failing-then-passing test.

Original post →

More from coding & agent

coding & agent channel →