fabro/lib/crates/fabro-workflows/src
Bryan Helmkamp f4e9503df1 Fix edge thread_id precedence to match fidelity behavior
Edge thread_id should override node thread_id, consistent with how
resolve_fidelity already works. The previous order was reversed.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 09:10:52 -04:00
..
backend Extract fabro-model crate from fabro-llm (#109) 2026-03-19 22:26:47 -04:00
context Clean up fabro-validate extraction 2026-03-17 13:42:54 -04:00
handler Unified WorktreeSandbox (#117) 2026-03-20 15:35:04 -04:00
artifact.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
asset_snapshot.rs Add safeguards to asset collection and checkpoint commits (#8) 2026-03-15 19:54:17 -04:00
assets.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
checkpoint.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
conclusion.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
condition.rs Clean up fabro-validate extraction 2026-03-17 13:42:54 -04:00
cost.rs Extract fabro-model crate from fabro-llm (#109) 2026-03-19 22:26:47 -04:00
devcontainer_bridge.rs Create fabro-sandbox crate, consolidating Sandbox trait and all implementations 2026-03-19 20:06:19 -04:00
engine.rs Fix edge thread_id precedence to match fidelity behavior 2026-03-21 09:10:52 -04:00
error.rs Clean up fabro-validate extraction 2026-03-17 13:42:54 -04:00
event.rs Unified WorktreeSandbox (#117) 2026-03-20 15:35:04 -04:00
git.rs Add node-level model validation + missing catalog aliases (#110) 2026-03-19 22:48:08 -04:00
graph_render.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
lib.rs Decompose fabro run into create / start / attach (#116) 2026-03-20 14:08:54 -04:00
manifest.rs Make fabro ps behave like docker ps 2026-03-15 17:27:09 -04:00
outcome.rs Unified dry-run via Handler::simulate() (#14) 2026-03-15 19:55:03 -04:00
preamble.rs Extract fabro-graphviz crate from fabro-workflows 2026-03-17 11:20:55 -04:00
pull_request.rs Unify goal prefix stripping into shared strip_goal_decoration() in fabro-util 2026-03-20 20:58:59 -04:00
run_fork.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
run_lookup.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
run_rewind.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
run_spec.rs Decompose fabro run into create / start / attach (#116) 2026-03-20 14:08:54 -04:00
run_status.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
sandbox_provider.rs Unified WorktreeSandbox (#117) 2026-03-20 15:35:04 -04:00
sandbox_reconnect.rs Create fabro-sandbox crate, consolidating Sandbox trait and all implementations 2026-03-19 20:06:19 -04:00
sandbox_record.rs rename Arc to Fabro in all Rust crates, symbols, env vars, and supporting files 2026-03-12 12:25:58 -04:00
stylesheet.rs Extract fabro-validate crate from fabro-workflows 2026-03-17 13:33:34 -04:00
transform.rs Destructure ModelInfo to avoid unnecessary clone 2026-03-20 20:58:59 -04:00
vars.rs Move workflow CLI ownership into fabro-cli 2026-03-18 09:31:11 -04:00
workflow.rs Resolve model aliases to canonical IDs in workflow graph nodes 2026-03-20 20:58:59 -04:00