验收通过的标准: - AC-ASA-59~64: 前端话术流程和护栏监控功能验收 - AC-AISVC-91~95: Dashboard统计增强和完整流程测试验收 - AC-AISVC-108~110: 对话追踪和导出功能验收 修复问题: - flow_test.py: 修复OrchestratorService导入和调用 - 前后端字段不一致: orderstep_no, wait_for_inputwait_input - 数据库迁移: 添加chat_messages缺失的监控字段 新增文件: - ai-service/app/api/admin/flow_test.py - ai-service/scripts/migrations/add_chat_message_fields.py - ai-service-admin/src/views/admin/prompt-template/components/VariableManager.vue |
||
|---|---|---|
| .. | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| index.html | ||
| nginx.conf | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||