Merge pull request #452 from heliusjing/fix/add-verbose-flag-for-stream-json

Fix: add --verbose flag for stream-json output in SDD test runner
This commit is contained in:
Jesse Vincent
2026-02-12 08:21:09 -08:00
committed by GitHub

View File

@@ -77,6 +77,7 @@ claude -p "$PROMPT" \
--plugin-dir "$PLUGIN_DIR" \
--dangerously-skip-permissions \
--output-format stream-json \
--verbose \
> "$LOG_FILE" 2>&1 || true
# Extract final stats