huskies: merge 930

This commit is contained in:
dave
2026-05-13 08:01:08 +00:00
parent a7840ea4b0
commit 6e76b6a063
@@ -414,6 +414,7 @@ impl AgentPool {
slog_error!("[pipeline] Failed to move '{story_id}' to done: {e}");
}
self.remove_agents_for_story(story_id);
crate::crdt_state::delete_merge_job(story_id);
// TODO: Re-enable worktree cleanup once we have persistent agent logs.
// Removing worktrees destroys evidence needed to debug empty-commit agents.
// let config =