Bump OpenCode version to 0.15.8 (#1066)
This commit is contained in:
@@ -108,7 +108,7 @@ pub struct Opencode {
|
|||||||
|
|
||||||
impl Opencode {
|
impl Opencode {
|
||||||
fn build_command_builder(&self) -> CommandBuilder {
|
fn build_command_builder(&self) -> CommandBuilder {
|
||||||
let mut builder = CommandBuilder::new("npx -y opencode-ai@0.11.1 run").params([
|
let mut builder = CommandBuilder::new("npx -y opencode-ai@0.15.8 run").params([
|
||||||
"--print-logs",
|
"--print-logs",
|
||||||
"--log-level",
|
"--log-level",
|
||||||
"ERROR",
|
"ERROR",
|
||||||
|
|||||||
Reference in New Issue
Block a user