fabro/lib/crates/fabro-cli/tests/it/workflow
Bryan Helmkamp 2a8884883a
refactor(workflow): remove local worktree mode
Make local sandbox execution direct by removing the public worktree mode and in-place controls from CLI, config, run state, API surfaces, docs, and UI. Keep worktree support only for internal parallel-node isolation.
2026-05-09 11:04:23 -04:00
..
fixtures refactor(workflow): update stage outcome semantics 2026-04-30 06:06:51 -04:00
agent_linear.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
command_agent_mixed.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
command_pipeline.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
conditional_branching.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
dry_run_examples.rs refactor(workflow): remove local worktree mode 2026-05-09 11:04:23 -04:00
full_stack.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
hooks.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
human_gate.rs refactor(workflow): remove retro stage (#230) 2026-05-09 10:18:20 -04:00
mod.rs feat(run): separate stage state and artifact retries 2026-05-01 20:10:47 -04:00
real_cli.rs Cancel in-flight agent stages with CancellationToken (#211) 2026-05-05 09:54:22 -04:00