pub fn to_view_with_resolver(
session: &Session,
resolver: &PathResolver,
) -> ConversationViewExpand description
Like to_view but opens opencode’s snapshot git repository via the
resolver and pre-resolves each turn’s file mutations against the
snapshot pair. Falls back silently when the repo isn’t present.