fabro/lib/crates/arc-workflows/src/cli
Bryan Helmkamp eff2c472ec Render parallel fan-out branches like subagent info lines
Change parallel branch entries from tool-call style (6-space indent,
spinner) to subagent info style (8-space indent, ▸ prefix, dim/static
while running). Keeps ✓/✗ glyphs on completion.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-11 00:20:12 -04:00
..
backend.rs Add MCP server support to workflow engine and Playwright demo workflow 2026-03-10 08:05:12 -04:00
cli_backend.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
cp.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
diff.rs Include uncommitted changes in arc diff for in-progress runs 2026-03-11 00:16:30 -04:00
mod.rs Add arc diff command to view workflow run diffs 2026-03-10 12:50:51 -04:00
parse.rs Unify workflow resolution for validate and parse commands 2026-03-10 17:05:47 -04:00
pr.rs Simplify PR commands: rename fields, use constant, parallelize list 2026-03-10 19:54:38 -04:00
preview.rs Add arc preview command for Daytona sandbox preview URLs 2026-03-10 11:55:47 -04:00
progress.rs Render parallel fan-out branches like subagent info lines 2026-03-11 00:20:12 -04:00
project_config.rs Unify workflow resolution for validate and parse commands 2026-03-10 17:05:47 -04:00
run.rs Show tool call paths relative to sandbox working directory 2026-03-11 00:13:58 -04:00
run_config.rs Wire arc-devcontainer into sandbox creation flow 2026-03-10 22:54:59 -04:00
runs.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
ssh.rs Add arc ssh command for SSH access to Daytona sandboxes 2026-03-10 12:28:17 -04:00
validate.rs Unify workflow resolution for validate and parse commands 2026-03-10 17:05:47 -04:00