Skip to main content

to_codetether_session

Function to_codetether_session 

Source
pub async fn to_codetether_session(
    opencode_session: &OpenCodeSession,
    messages: Vec<(OpenCodeMessage, Vec<OpenCodePart>)>,
) -> Result<Session>
Expand description

Convert an OpenCode session and its messages to a CodeTether session