Bump Copilot-cli version (#1469)

This commit is contained in:
Solomon
2025-12-08 17:20:14 +00:00
committed by GitHub
parent 9c70858b21
commit 0b1af7e38a

View File

@@ -56,7 +56,7 @@ pub struct Copilot {
impl Copilot {
fn build_command_builder(&self, log_dir: &str) -> CommandBuilder {
let mut builder = CommandBuilder::new("npx -y @github/copilot@0.0.358").params([
let mut builder = CommandBuilder::new("npx -y @github/copilot@0.0.367").params([
"--no-color",
"--log-level",
"debug",