huskies: merge 520_story_typed_pipeline_state_machine_in_rust_foundation_replaces_stringly_typed_crdt_views_with_strict_enums_subsumes_436

This commit is contained in:
dave
2026-04-09 21:24:11 +00:00
parent 1d9287389a
commit 84717b04bd
18 changed files with 1569 additions and 122 deletions
+1
View File
@@ -17,6 +17,7 @@ pub mod rebuild;
mod state;
mod store;
mod workflow;
pub(crate) mod pipeline_state;
mod worktree;
use crate::agents::AgentPool;