Verbose logging
Setverbose: 'true' to expand CI logs with the full verification prompt, tool responses, the collected artifact list, and verdict details:
Session logs and early exits
The evidence bundle includes per-session logs you can use to debug a run. Undersessions/<id>/, verdict.json holds the final verdict and actions.jsonl is the full event log.
If a session ends abnormally, for example, hitting max_turns, the PR report shows an early-exit banner with a collapsible diagnostics block (turns, cost, errors, and any blocked tool calls). Raising max_turns or narrowing the work with prompt usually resolves early exits.
What’s next?
Evidence
Console links and the downloadable artifact bundle.
All configuration options
Every input and output, with defaults.