huskies: merge 864

This commit is contained in:
dave
2026-04-30 22:23:21 +00:00
parent 3911c24c26
commit 61cf7684de
41 changed files with 540 additions and 71 deletions
@@ -275,6 +275,7 @@ mod tests {
"9976_story_test",
"1_backlog",
"---\nname: Test Story\n---\n",
crate::db::ItemMeta::from_yaml("---\nname: Test Story\n---\n"),
);
let agents = Arc::new(AgentPool::new_test(3000));