fabro/lib/crates/arc-workflows/src
Bryan Helmkamp 17e384de24 Unify workflow resolution for validate and parse commands
Extract resolve_workflow() in project_config to handle bare name, .toml,
and .dot resolution in one place. Previously validate and parse treated
bare words as literal file paths while run resolved them via arc.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 17:05:47 -04:00
..
cli Unify workflow resolution for validate and parse commands 2026-03-10 17:05:47 -04:00
context Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
graph Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
handler Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
hook Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
interviewer Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
parser Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
validation Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
artifact.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
asset_snapshot.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
checkpoint.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
conclusion.rs Show Arc Details in PR body even without retro 2026-03-10 13:49:17 -04:00
condition.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
daytona_sandbox.rs Rename arc setup to arc install for clarity 2026-03-10 12:56:53 -04:00
engine.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
error.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
event.rs Add Draft PR Mode Support (#13) 2026-03-09 15:20:45 -04:00
git.rs Skip push when local branch is already in sync with origin 2026-03-09 15:59:59 -04:00
lib.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
manifest.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
outcome.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
preamble.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
pull_request.rs Show Arc Details in PR body even without retro 2026-03-10 13:49:17 -04:00
retro.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
retro_agent.rs Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
sandbox_record.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
stylesheet.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00
transform.rs Fix @file references to resolve regardless of git tracking status 2026-03-09 13:52:00 -04:00
workflow.rs Move crates/ to lib/crates/ and update all references 2026-03-09 13:12:35 -04:00