• Joined on 2025-11-06
zuowei pushed to main at zuowei/tw 2026-03-02 12:02:32 +08:00
f8633065f0 chore: switch runtime config to gemini models and key
zuowei pushed to main at zuowei/tw 2026-03-02 11:31:08 +08:00
4275b4bdff chore: switch API key to apiqik key and keep gemini-3-flash-preview
zuowei pushed to main at zuowei/tw 2026-03-02 11:09:40 +08:00
9d0276be41 feat: enforce full AI outbound generation and reduce template replies
zuowei pushed to main at zuowei/tw 2026-03-02 10:22:22 +08:00
6433708597 feat: add unified outbound arbiter with semantic and class dedupe
zuowei pushed to main at zuowei/tw 2026-03-01 19:05:16 +08:00
8e96141741 chore: switch OPENAI and VISION models to doubao-seed-2-0-pro-260215
zuowei pushed to main at zuowei/tw 2026-03-01 18:58:06 +08:00
8493c6c137 style: change ai-guard log color to bright white
zuowei pushed to main at zuowei/tw 2026-03-01 18:04:52 +08:00
ac4e4eca90 feat: add verbose ai-guard console logs and color mapping
zuowei pushed to main at zuowei/tw 2026-03-01 17:51:17 +08:00
57dd967d58 feat: add full-context AI outbound reply guard before send
zuowei pushed to main at zuowei/tw 2026-03-01 17:41:27 +08:00
13f61d2fc0 fix: disable env proxy by default for Tianwang callback requests
zuowei pushed to main at zuowei/tw 2026-03-01 17:39:14 +08:00
5c1f33114f feat: post inbound and processed message callbacks to Tianwang endpoint
zuowei pushed to main at zuowei/tw 2026-03-01 17:30:17 +08:00
3972764c79 feat: localize ai log tags to Chinese in console formatter
zuowei pushed to main at zuowei/tw 2026-03-01 17:29:04 +08:00
219a265a5e feat: colorize console logs by message category
zuowei pushed to main at zuowei/tw 2026-03-01 17:27:37 +08:00
f8a714801b fix: dedupe cs_agent logs and add colored console output
zuowei pushed to main at zuowei/tw 2026-03-01 17:22:13 +08:00
2602d6009d fix: repair broken imports injected into workflow module
zuowei pushed to main at zuowei/tw 2026-03-01 17:14:10 +08:00
904d5b5693 fix: make coordinator shutdown signal handling idempotent
zuowei pushed to main at zuowei/tw 2026-03-01 17:09:23 +08:00
00c80c3bec feat: ai-first intent detection with keyword fallback
zuowei pushed to main at zuowei/tw 2026-03-01 16:35:55 +08:00
4a07f9c726 refactor: unify workflow/websocket logging and extract conversation state store
zuowei pushed to main at zuowei/tw 2026-03-01 16:30:12 +08:00
8dd5a11b4b refactor: unify core pipeline logging with cs_agent logger
zuowei pushed to main at zuowei/tw 2026-03-01 16:21:39 +08:00
a6b7bf1982 refactor: extract process_message orchestration from agent
zuowei pushed to main at zuowei/tw 2026-03-01 16:14:43 +08:00
4b2d3347da refactor: extract tool registration implementations from agent