Skip to content

Conversation

@jif-oai
Copy link
Collaborator

@jif-oai jif-oai commented Oct 30, 2025

Extract the client and add the possibility to rely on the previous response ID provided by the responses API

use std::ffi::OsStr;
use std::io;
use std::path::Path;
use std::path::PathBuf;
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Messed up by branches but this was bugging me


let apply_patch_present = tool_specs.iter().any(|spec| spec.name() == "apply_patch");

let instructions = crate::client_common::compute_full_instructions(
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jif drop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants