liteFlow/liteflow-core
everywhere.z 65a6213b72 feat(core): add generic flow event channel for streaming output
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>
2026-05-13 16:24:10 +08:00
..
src/main feat(core): add generic flow event channel for streaming output 2026-05-13 16:24:10 +08:00
pom.xml feat(core): add AgentConfig POJOs for ReAct agent configuration 2026-04-19 19:08:23 +08:00