pub fn to_view(session: &Session) -> ConversationViewExpand description
Convert a parsed opencode Session to the provider-agnostic
ConversationView shape. File mutations from the snapshot git repo
are not populated; use to_view_with_resolver when you have one.