mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-07-17 16:17:09 +00:00
- Fix chat layout overflow when TaskPanel sidebar is open by adding min-w-0 to flex containers in AppLayout and ChatPage - Add conversation-wide image gallery with prev/next navigation (ArrowKeys) and image counter — collects images from both mediaItems and markdown - Rename task panel header from "Tasks" to "Running Tasks" - Add chat.session.status RPC to restore isRunning and activity state on session switch, preventing lost running indicators - Add cancelled flag to session restore effect to prevent race conditions on rapid session switching