fabro/crates/arc-workflows/src
Bryan Helmkamp f6bc346663 Fix remote parallel worktree path to mirror host structure
Replace hardcoded /home/daytona/workspace/.arc-parallel path with
{working_directory}/.arc/logs/{run_id}/parallel/{node_id}/{branch_key},
matching the host worktree layout and scoping worktrees per-run.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 22:27:56 -05:00
..
cli Restructure CLI: nest runs under arc run, promote models to top-level 2026-03-01 22:04:32 -05:00
graph Add stall watchdog to detect hung pipeline handlers 2026-03-01 19:36:58 -05:00
handler Fix remote parallel worktree path to mirror host structure 2026-03-01 22:27:56 -05:00
interviewer Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
parser Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
validation Apply cargo fmt formatting 2026-03-01 18:08:49 -05:00
artifact.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
checkpoint.rs Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
condition.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
context.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
daytona_env.rs Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
engine.rs Add run labels and arc runs list/prune CLI 2026-03-01 20:23:26 -05:00
error.rs Add stable failure signature hints for model errors 2026-03-01 19:12:29 -05:00
event.rs Add stall watchdog to detect hung pipeline handlers 2026-03-01 19:36:58 -05:00
git.rs Add structured tracing across 7 crates per logging audit plan 2026-03-01 19:43:19 -05:00
lib.rs Add per-run retrospectives with LLM-powered retro agent 2026-03-01 15:46:02 -05:00
outcome.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
pipeline.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
preamble.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
retro.rs Suppress clippy::too_many_arguments on derive_retro 2026-03-01 19:47:08 -05:00
retro_agent.rs Apply cargo fmt formatting 2026-03-01 18:08:49 -05:00
stylesheet.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00
transform.rs Fix clippy warnings, test failures, and apply cargo fmt 2026-03-01 13:02:16 -05:00