mateclaw/mateclaw-server/src/main/java/vip/mate/channel
2026-04-11 18:02:03 +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 Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +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 Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
web fix(chat): preserve refresh history and thinking order 2026-04-11 00:16:33 +08:00
webchat feat: productize webchat channel config 2026-04-09 21:28:47 +08:00
wecom feat(channel): add file upload support for WeChat and WeCom channels 2026-04-06 10:51:07 +08:00
weixin feat(channel): add file upload support for WeChat and WeCom channels 2026-04-06 10:51:07 +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 Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ChannelMessageRenderer.java Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
ChannelMessageRouter.java feat(platform): workspace isolation, info architecture, and UI redesign 2026-04-09 16:29:02 +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