Skip to main content

to_view_with_resolver

Function to_view_with_resolver 

Source
pub fn to_view_with_resolver(
    session: &Session,
    resolver: &PathResolver,
) -> ConversationView
Expand 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.