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: fix auto-poll task store access and sendRequest wrapping
- Fix handleAutomaticTaskPolling to create task store from server.tasks when
extra.task is not set (auto-poll creates tasks internally)
- Fix sendRequest wrapping to activate on taskContext (not just relatedTaskId)
so task creation handlers can properly set input_required status
Integration: 482/487 pass (5 failures in HTTP message queuing delivery).
0 commit comments