fischer-agentkit/tests/unit/server
chiguyong 09698d7a06 feat: frontend productization with code review fixes
- Workflow: visual canvas, undo/redo, drag-and-drop, real-time execution WebSocket
- Evolution: dashboard, ECharts metrics, experience timeline, pitfall warnings, usage panel
- KB: source CRUD, document upload, search test
- Terminal: interactive PTY WebSocket, whitelist security
- Security: hmac.compare_digest, API key auth on all endpoints, whitelist bypass fix
- Fixes: ECharts async init, WebSocket intentional disconnect, TOCTOU race, Pydantic models
2026-06-13 01:29:58 +08:00
..
__init__.py fix: resolve code review issues from deferred improvements 2026-06-11 13:49:02 +08:00
test_evolution_dashboard.py feat: frontend productization with code review fixes 2026-06-13 01:29:58 +08:00
test_kb_management.py feat: frontend productization with code review fixes 2026-06-13 01:29:58 +08:00
test_portal_routes.py feat(phase5): implement Vue3 portal foundation with chat interface and routing (U13a) 2026-06-10 01:06:48 +08:00
test_settings_routes.py feat: frontend productization with code review fixes 2026-06-13 01:29:58 +08:00
test_skill_management.py feat(phase5): implement management pages, evolution dashboard, and workflow editor (U13b/U13c/U14) 2026-06-10 01:29:01 +08:00
test_terminal_routes.py feat: frontend productization with code review fixes 2026-06-13 01:29:58 +08:00
test_workflow_routes.py feat: frontend productization with code review fixes 2026-06-13 01:29:58 +08:00