fabro/crates/arc-workflows/tests
Bryan Helmkamp c959368452 Redesign --verbose mode to use ProgressUI instead of raw event logs
Both verbose and normal modes now use the same indicatif-based ProgressUI
renderer with the same visual hierarchy (indentation, glyphs, colors).
In verbose mode: tool calls persist after stage completion, no 5-call cap,
stage completion shows stats (turns, tool calls, tokens), and additional
events are rendered (edge transitions, loop restarts, setup commands,
retries, context warnings, compaction, subagents).

Remove the old format_event_summary function and its ~70 tests, the
verbose stderr printing from AgentApiBackend, and the verbose/styles
fields that are no longer needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 09:48:10 -05:00
..
attractor_compat.rs Rename kilroy → attractor in test directory and compat tests 2026-03-01 18:10:22 -05:00
daytona_integration.rs Simplify create_ssh_access return type and signature 2026-03-04 09:22:39 -05:00
integration.rs Redesign --verbose mode to use ProgressUI instead of raw event logs 2026-03-04 09:48:10 -05:00