huskies: merge 738_refactor_delete_fs_shadow_code_from_lifecycle_rs_and_the_work_directory_watcher
This commit is contained in:
@@ -79,7 +79,7 @@ impl AgentPool {
|
||||
.map(|s| s == PipelineStage::Coder)
|
||||
.unwrap_or(true);
|
||||
if starting_a_coder {
|
||||
crate::agents::lifecycle::move_story_to_current(project_root, story_id)?;
|
||||
crate::agents::lifecycle::move_story_to_current(story_id)?;
|
||||
}
|
||||
|
||||
// Validate that the agent's configured stage matches the story's
|
||||
|
||||
Reference in New Issue
Block a user