Files
chatgpt-on-wechat/common
6vision 11d92bb22a feat(channel): add WeCom customer service (wechatcom_kf) channel
Introduce a new channel that integrates with WeCom Customer Service
(微信客服), separate from the existing self-built WeCom app channel.

- Register channel type `wechatcom_kf` in factory, app loader and const
- Add config keys for token / secret / aes_key / port / cursor dir and
  the first-start history-skip switch; also expose corresponding env vars
- Implement channel, message and cursor store under channel/wechatcom_kf/

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-21 19:58:47 +08:00
..
2023-04-17 01:01:02 +08:00
2023-04-17 01:01:02 +08:00
2026-03-29 18:28:50 +08:00
2023-04-17 01:01:02 +08:00
2024-05-20 20:37:00 +08:00
2023-04-17 01:01:02 +08:00
2026-03-19 17:06:05 +08:00