Description
This issue tracks the work to migrate packages/a2a-server to use the modern, event-driven Scheduler by default, replacing the legacy callback-based CoreToolScheduler. The PR transitioning A2A-server to the message-bus based tool execution has been consolidated under #21467, superseding the original #17128.
Tasks
Description
This issue tracks the work to migrate
packages/a2a-serverto use the modern, event-drivenSchedulerby default, replacing the legacy callback-basedCoreToolScheduler. The PR transitioning A2A-server to the message-bus based tool execution has been consolidated under #21467, superseding the original #17128.Tasks
a2a-serverinternal tools to event-driven execution viaMessageBus.correlationIdtracking for interactive confirmations.MessageBussubscriptions and clean up type assertions.