You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: restore orchestrator subtask connection after VSCode restart
- Check both parentTask and parentTaskId in attemptCompletionTool to handle cases where the direct reference is lost
- Enhance finishSubTask to restore parent task from history when not in stack
- Add proper error handling and logging for parent task restoration
Fixes#8621
0 commit comments