fix(background-agent): improve parent session ID handling in task management

Enhance the BackgroundManager to properly clean up pending tasks when the parent session ID changes. This prevents stale entries in the pending notifications and ensures that the cleanup process is only executed when necessary, improving overall task management reliability.
This commit is contained in:
Jeremy Gollehon
2026-01-15 00:16:35 -08:00
parent 7168c2d904
commit b5bd837025
2 changed files with 8 additions and 3 deletions
+1
View File
@@ -77,6 +77,7 @@
"claude-code-hooks",
"auto-slash-command",
"edit-error-recovery",
"sisyphus-task-retry",
"prometheus-md-only",
"start-work",
"sisyphus-orchestrator"