You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
latitude sessions commands for reading sessions (the traces of one conversation, grouped by session id): list (cursor-paginated, with filters + free-text query), analytics (per-metric totals/medians and a 12-hour bucket series over whole sessions), get (session detail with its GenAI conversation and latest trace id), list-traces (cursor-paginated traces of the session), list-signals (signals recorded across the session's traces), and get-signal (one session-scoped signal by slug).