huskies: merge 930
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user