|
|
3972764c79
|
feat: localize ai log tags to Chinese in console formatter
|
2026-03-01 17:30:01 +08:00 |
|
|
|
219a265a5e
|
feat: colorize console logs by message category
|
2026-03-01 17:28:49 +08:00 |
|
|
|
f8a714801b
|
fix: dedupe cs_agent logs and add colored console output
|
2026-03-01 17:27:20 +08:00 |
|
|
|
00c80c3bec
|
feat: ai-first intent detection with keyword fallback
|
2026-03-01 17:09:05 +08:00 |
|
|
|
4a07f9c726
|
refactor: unify workflow/websocket logging and extract conversation state store
|
2026-03-01 16:35:39 +08:00 |
|
|
|
3c825547cf
|
refactor: add rule engine, risk service, quote state machine, and replay tests
|
2026-03-01 14:30:14 +08:00 |
|
|
|
3c92611137
|
feat: auto-trigger quote after image idle to avoid stalled conversations
|
2026-03-01 13:27:38 +08:00 |
|
|
|
1c1b870d2b
|
feat: enforce activity logs and tighten sizing/map reply policies
|
2026-03-01 13:01:10 +08:00 |
|
|
|
5b8ca6fb02
|
feat: use assigned_to transfer command when dispatch assign succeeds
|
2026-02-28 23:30:30 +08:00 |
|
|
|
ca7e195d8f
|
feat: expand colloquial reply sets and support cross-image quote intent
|
2026-02-28 23:23:51 +08:00 |
|
|
|
5a73aa34d2
|
feat: adaptive debounce and intent-driven quote trigger tuning
|
2026-02-28 22:54:00 +08:00 |
|
|
|
fec5aaf8f3
|
fix: disable legacy fast quote path and tighten dense-text rejection
|
2026-02-28 21:13:39 +08:00 |
|
|
|
1a5b4a4be6
|
fix: dedupe wechat chat history and avoid duplicate outbound chat logging
|
2026-02-28 20:18:29 +08:00 |
|
|
|
f411250a52
|
fix: stabilize dense-text rejection and serialize delayed image flush
|
2026-02-28 20:00:59 +08:00 |
|
|
|
5210c8a86d
|
fix: block dense-text table jobs and prevent duplicate quote races
|
2026-02-28 19:38:34 +08:00 |
|
|
|
baa1ca8c64
|
fix: prevent duplicate replies in multi-worker routing
|
2026-02-28 19:11:32 +08:00 |
|
|
|
46143be86c
|
feat: upgrade客服多店铺分流、批量报价与稳定性防护
|
2026-02-28 18:52:31 +08:00 |
|
|
|
a6c42d505a
|
feat: 完整功能部署 v1.0
新增功能:
- 天网协作系统 (HTTP API 端口 6060)
- 三种工作流 (查找图片/处理图片/转人工派单)
- 图片任务数据库 (支持客户后续增加需求)
- 图绘派单系统集成 (API: 8005)
- 文字检测与加价 (60-80 元高价值订单)
- 风险评估与接单判断
- 作图失败自动转人工
新增文档:
- 项目功能汇总.md
- 三种工作流功能说明.md
- 文字加价功能说明.md
- 风险评估功能说明.md
- 图片任务数据库功能说明.md
- 图绘派单系统集成说明.md
- 作图失败转接人工说明.md
- DEPLOYMENT.md
- TIANWANG_INTEGRATION.md
核心修改:
- core/pydantic_ai_agent.py
- core/workflow.py
- core/websocket_client.py
- image/image_analyzer.py
- services/service_tuhui_dispatch.py
- db/image_tasks_db.py
版本:v1.0
日期:2026-02-28
|
2026-02-28 11:20:40 +08:00 |
|
|
|
5aedf1665d
|
init
|
2026-02-27 16:03:04 +08:00 |
|