mateclaw/mateclaw-server/src/main/java/vip/mate/channel
2026-04-13 16:38:09 +08:00
..
controller feat(i18n): complete remaining i18n — DefaultToolGuard, LLM/Datasource services, Channels UI 2026-04-11 18:02:03 +08:00
dingtalk Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
discord Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
feishu fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
model feat(platform): add workspace foundation and channel execution upgrades 2026-04-09 10:29:16 +08:00
notification Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
qq Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
repository Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
service feat(i18n): structured i18n keys for exceptions and auto-translate 100+ error messages 2026-04-11 17:52:25 +08:00
slack feat(platform): add workspace foundation and channel execution upgrades 2026-04-09 10:29:16 +08:00
telegram fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
web feat(agent): multi-agent delegation with parallel execution (RFC-004) 2026-04-12 23:40:27 +08:00
webchat feat: productize webchat channel config 2026-04-09 21:28:47 +08:00
wecom feat(channel): weixin voice ASR fallback, wecom mixed message handling 2026-04-13 16:38:09 +08:00
weixin feat(channel): weixin voice ASR fallback, wecom mixed message handling 2026-04-13 16:38:09 +08:00
AbstractChannelAdapter.java feat(agent): context pruning, thinking recovery, channel health monitor 2026-04-07 07:39:14 +08:00
ChannelAdapter.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ChannelHealthMonitor.java feat(agent): context pruning, thinking recovery, channel health monitor 2026-04-07 07:39:14 +08:00
ChannelManager.java feat(platform): add workspace foundation and channel execution upgrades 2026-04-09 10:29:16 +08:00
ChannelMessage.java fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
ChannelMessageRenderer.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ChannelMessageRouter.java fix(wiki): backend hardening + batch delete UI 2026-04-13 15:37:12 +08:00
ChannelSessionStore.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ExponentialBackoff.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
StreamingChannelAdapter.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00