claude stream-json with --print also requires --verbose
This commit is contained in:
parent
496bb5484a
commit
c4d94798a1
1 changed files with 1 additions and 0 deletions
|
|
@ -101,6 +101,7 @@ impl ShardSession {
|
|||
let mut cmd = Command::new("claude");
|
||||
cmd.args([
|
||||
"--print",
|
||||
"--verbose",
|
||||
"--input-format",
|
||||
"stream-json",
|
||||
"--output-format",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue