AgentEvalTool/backend
sinohqb 9abf572949 fix(exploration): flatten dict reply payloads instead of storing str(dict)
E2E on t480 showed assistant bubbles rendering {'content': '...'} because
tutu replies carry msgBody as a parsed object and the router stored
str(reply.content). Coerce to the inner text before persisting.
2026-08-04 02:26:24 +08:00
..
agenteval fix(exploration): flatten dict reply payloads instead of storing str(dict) 2026-08-04 02:26:24 +08:00
cli refactor(report): split report generation from pure rendering 2026-07-31 10:19:04 +08:00
plugins/openclaw feat(openclaw): patrol/exploration skill with loop-based skill sync 2026-08-04 01:32:13 +08:00