AgentEvalTool/tests
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
..
integration fix(exploration): flatten dict reply payloads instead of storing str(dict) 2026-08-04 02:26:24 +08:00
unit feat(exploration): findings flow into report, analysis and export 2026-08-03 19:16:33 +08:00
__init__.py v0.2.0-dev: 文件管理 + 页面布局统一 + 6 个 bug 修复 2026-07-16 15:25:22 +08:00
conftest.py feat(exploration): session lifecycle endpoints with platform hard guardrails 2026-08-03 17:35:17 +08:00