18d134fa57
- Add finally block in notifyParentSession() to ensure task cleanup - Call tasks.delete(taskId) after notification sent or on error - Prevents memory accumulation when tasks complete or fail - taskId captured before setTimeout to ensure proper cleanup in async context 🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)