mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-11 16:36:53 +08:00
Introduce FlowEvent/FlowEventListener/FlowEventPublisher on the Slot so callers can subscribe via ExecuteOption.eventListener and receive incremental events while a chain is running. ReActAgentComponent wires agentscope reasoning/tool_result/summary/result events into this channel when a listener is registered, keeping the non-listener path as a plain blocking call. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>