picoclaw/pkg/channels/wecom
美電球 75d86721a3
Feat/wecom aibot processing message config (#1785)
* feat(wecom_aibot): make processing message configurable

* docs(wecom): document ai bot processing message

* test(wecom_aibot): adapt webhook tests to channel interface

* fix: lint err
2026-03-20 00:23:40 +08:00
..
aibot.go Feat/wecom aibot processing message config (#1785) 2026-03-20 00:23:40 +08:00
aibot_test.go Feat/wecom aibot processing message config (#1785) 2026-03-20 00:23:40 +08:00
aibot_ws.go Implement the latest long-connection mode for the WeCom AI Bot. (#1295) 2026-03-19 20:06:51 +08:00
aibot_ws_test.go Implement the latest long-connection mode for the WeCom AI Bot. (#1295) 2026-03-19 20:06:51 +08:00
app.go fix: resolve merge conflicts in wecom error handling 2026-03-05 22:01:32 +09:00
app_test.go fix(security): harden unauthenticated tool-exec paths (#1360) 2026-03-11 19:22:20 +08:00
bot.go fix: resolve merge conflicts in wecom error handling 2026-03-05 22:01:32 +09:00
bot_test.go fix(security): harden unauthenticated tool-exec paths (#1360) 2026-03-11 19:22:20 +08:00
common.go fix(security): harden unauthenticated tool-exec paths (#1360) 2026-03-11 19:22:20 +08:00
dedupe.go fix(wecom): replace dedupe map rotation with circular queue 2026-03-02 18:50:51 +03:00
dedupe_test.go fix(wecom): resolve upstream rebase conflicts after channel refactor 2026-03-02 18:54:11 +03:00
init.go Add WeCom AIBot channel implementation and tests 2026-03-02 17:42:42 +08:00