fabro/crates
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
..
arc-agent Add --preserve-sandbox flag to keep sandboxes alive for debugging 2026-03-04 09:32:17 -05:00
arc-api Redesign --verbose mode to use ProgressUI instead of raw event logs 2026-03-04 09:48:10 -05:00
arc-cli Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-db Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-devcontainer Fix Dependabot security alerts: update aws-lc-sys, jsonwebtoken, git2 2026-03-04 00:42:23 -05:00
arc-git-storage Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-llm Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-mcp Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
arc-types Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-util Fix cargo fmt formatting across workspace 2026-03-04 00:36:44 -05:00
arc-workflows Redesign --verbose mode to use ProgressUI instead of raw event logs 2026-03-04 09:48:10 -05:00