huskies: merge 543_story_resume_failed_coder_agents_with_resume_instead_of_starting_fresh_sessions

This commit is contained in:
dave
2026-04-12 12:52:46 +00:00
parent c80931c15c
commit 5f01631e6a
16 changed files with 135 additions and 52 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ pub(crate) async fn tick_once(
}
match agents
.start_agent(project_root, &entry.story_id, None, None)
.start_agent(project_root, &entry.story_id, None, None, None)
.await
{
Ok(info) => {