• Joined on 2025-11-06
zuowei pushed to main at zuowei/tw 2026-03-01 12:38:09 +08:00
0f769607c4 fix: prevent None reply in collection flow and harden response fallback
zuowei pushed to main at zuowei/tw 2026-03-01 11:04:02 +08:00
e31bb80063 feat: role-based skills, AI-first replies, and deferred batch quote routing
zuowei pushed to main at zuowei/tw 2026-02-28 23:42:54 +08:00
3c77c618e7 feat: add richer clarification replies for ambiguous customer intent
zuowei pushed to main at zuowei/tw 2026-02-28 23:30:43 +08:00
5b8ca6fb02 feat: use assigned_to transfer command when dispatch assign succeeds
zuowei pushed to main at zuowei/tw 2026-02-28 23:24:05 +08:00
ca7e195d8f feat: expand colloquial reply sets and support cross-image quote intent
zuowei pushed to main at zuowei/tw 2026-02-28 22:54:12 +08:00
5a73aa34d2 feat: adaptive debounce and intent-driven quote trigger tuning
zuowei pushed to main at zuowei/tw 2026-02-28 22:40:42 +08:00
41c93f9456 feat: enforce fixed pricing negotiation and trust-case replies
fc9a7a13b2 refactor: split quote pipeline stages and add trust case-script guidance
Compare 2 commits »
zuowei pushed to main at zuowei/tw 2026-02-28 22:21:49 +08:00
08342c37ec fix: use single-image wording for 1-image quote flow
zuowei pushed to main at zuowei/tw 2026-02-28 22:03:45 +08:00
d497e8d42a feat: add online evolution loop and 5% gray risk-policy rollout
zuowei pushed to main at zuowei/tw 2026-02-28 21:13:49 +08:00
fec5aaf8f3 fix: disable legacy fast quote path and tighten dense-text rejection
zuowei pushed to main at zuowei/tw 2026-02-28 21:03:49 +08:00
8addb25671 fix: simplify find-image link reply wording
zuowei pushed to main at zuowei/tw 2026-02-28 20:23:13 +08:00
d05bb12584 chore: switch database backend to mysql in env
zuowei pushed to main at zuowei/tw 2026-02-28 20:18:36 +08:00
1a5b4a4be6 fix: dedupe wechat chat history and avoid duplicate outbound chat logging
zuowei pushed to main at zuowei/tw 2026-02-28 20:12:49 +08:00
40cb03dd28 fix: hard block political inquiries and preserve risk routing priority
zuowei pushed to main at zuowei/tw 2026-02-28 20:09:19 +08:00
1e274b43e2 fix: hard-block political figures/events/images in risk and analyzer
zuowei pushed to main at zuowei/tw 2026-02-28 20:01:10 +08:00
f411250a52 fix: stabilize dense-text rejection and serialize delayed image flush
zuowei pushed to main at zuowei/tw 2026-02-28 19:49:09 +08:00
52da73a07f feat: hard reject political, sexual, violent, and gory content
zuowei pushed to main at zuowei/tw 2026-02-28 19:47:26 +08:00
c284d79f83 feat: enforce hard reject for dense text and many-face scenes
zuowei pushed to main at zuowei/tw 2026-02-28 19:38:44 +08:00
5210c8a86d fix: block dense-text table jobs and prevent duplicate quote races
zuowei pushed to main at zuowei/tw 2026-02-28 19:35:59 +08:00
650b46ed99 feat: migrate core data stores to MySQL with compatibility fixes