claude stream-json with --print also requires --verbose

This commit is contained in:
Damocles 2026-05-01 13:32:16 +02:00
parent 496bb5484a
commit c4d94798a1

View file

@ -101,6 +101,7 @@ impl ShardSession {
let mut cmd = Command::new("claude");
cmd.args([
"--print",
"--verbose",
"--input-format",
"stream-json",
"--output-format",