Add ListSessionsSeq, EventsSeq, SearchSeq iterators for streaming. Use slices.SortFunc, slices.Sorted(maps.Keys()), slices.Collect in ListSessions, Search, FormatAnalytics, extractToolInput. Co-Authored-By: Gemini <noreply@google.com> Co-Authored-By: Virgil <virgil@lethean.io>
Run go work sync to align dependency versions across workspace. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Parser, HTML renderer, video/tape generator, and search function tests with table-driven subtests and inline JSONL fixtures. Adds testify for assertions. go vet clean. Co-Authored-By: Charon <developers@lethean.io>