liteFlow/liteflow-react-agent
everywhere.z 9612800b4b feat(react-agent): log ReAct reason/act events with sessionId and config toggle
Subscribe to agentscope Pre/PostReasoningEvent, Pre/PostActingEvent
and ErrorEvent through a new ReActLoggingHook, surfacing the agent's
internal think-act loop in standard logs. Each line carries the
LiteFlow agent sessionId so concurrent sessions stay distinguishable.

ReActAgentComponent attaches the hook automatically alongside any
user-provided hooks. Toggle via liteflow.agent.logging.react-enabled
(default true) or override enableReActLogging() per component.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-30 11:49:27 +08:00
..
liteflow-react-agent-anthropic feat(react-agent): add session factory infrastructure, memory storage config, and integration tests 2026-04-29 19:12:29 +08:00
liteflow-react-agent-core feat(react-agent): log ReAct reason/act events with sessionId and config toggle 2026-04-30 11:49:27 +08:00
liteflow-react-agent-dashscope feat(react-agent): add session factory infrastructure, memory storage config, and integration tests 2026-04-29 19:12:29 +08:00
liteflow-react-agent-gemini fix(react-agent-gemini): align agentscope and google-genai versions with parent BOM 2026-04-30 11:49:17 +08:00
liteflow-react-agent-openai feat(react-agent): add session factory infrastructure, memory storage config, and integration tests 2026-04-29 19:12:29 +08:00
pom.xml fix(build): enable gemini module in parent pom 2026-04-19 20:06:12 +08:00