..
controller
feat(memory,dashboard,channel,cron): raise read endpoints out of viewer
2026-05-15 10:18:20 +08:00
dingtalk
sync: settings UI polish, channel reliability fixes, DeepSeek cross-turn fix
2026-04-29 11:22:47 +08:00
discord
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +08:00
event
feat(channel,trigger): wire channel_message + content_match event sources
2026-05-08 15:07:11 +08:00
feishu
fix(feishu): add handler for im.chat.member.bot.added_v1 event
2026-05-18 17:46:28 +08:00
health
sync: settings UI polish, channel reliability fixes, DeepSeek cross-turn fix
2026-04-29 11:22:47 +08:00
leader
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +08:00
model
feat(channels): redesign list page — show only configured channels, add hero empty state
2026-04-30 06:59:47 +08:00
notification
feat(channel): reply queue foundation + lifecycle gate
2026-05-10 08:27:48 +08:00
qq
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +08:00
qrcode
sync: settings UI polish, channel reliability fixes, DeepSeek cross-turn fix
2026-04-29 11:22:47 +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(channel): forward async tool results to IM channels + slack file upload
2026-05-10 08:28:20 +08:00
telegram
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +08:00
verifier
feat(channels): three-step onboarding wizard with live credential verify
2026-04-30 00:26:38 +08:00
web
feat(chat): per-conversation model selection ( #150 )
2026-05-18 16:27:27 +08:00
webchat
feat(agent): Utf8SseEmitter + returnDirect end-to-end chain test
2026-04-26 08:32:44 +08:00
wecom
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +08:00
weixin
feat: 5 defensive hardenings
2026-04-15 22:14:55 +08:00
AbstractChannelAdapter.java
feat(channel): reply queue foundation + lifecycle gate
2026-05-10 08:27:48 +08:00
AsyncTaskMediaDispatcher.java
feat(channel): forward async tool results to IM channels + slack file upload
2026-05-10 08:28:20 +08:00
ChannelAdapter.java
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +08:00
ChannelChatOriginFactory.java
fix(cron): isolate scheduled-job runs from shared conversation ( #142 )
2026-05-17 07:58:10 +08:00
ChannelErrorClassifier.java
sync: settings UI polish, channel reliability fixes, DeepSeek cross-turn fix
2026-04-29 11:22:47 +08:00
ChannelHealthMonitor.java
chore(channel): remove stale external-reference comments; fix(wiki): canonical slug lookup on merge path
2026-04-15 16:44:02 +08:00
ChannelManager.java
fix(channel): gate WS/long-polling channels on a distributed leader lease ( #85 )
2026-05-11 10:50:00 +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
feat(channel): per-sender attribution + debounce boundary for group chats
2026-05-10 19:15:51 +08:00
ChannelSessionStore.java
Initial commit: MateClaw — Java + Vue 3 AI Assistant System
2026-04-04 19:03:49 +08:00
DeliveryOptions.java
feat(cron): channel delivery via ChatOrigin + Spring AI ToolContext
2026-04-28 21:43:58 +08:00
ExponentialBackoff.java
chore(channel): remove stale external-reference comments; fix(wiki): canonical slug lookup on merge path
2026-04-15 16:44:02 +08:00
MediaPathGuard.java
chore: neutralize internal references in code comments and migrations
2026-05-02 15:42:10 +08:00
SendContext.java
feat(channel): reply queue foundation + lifecycle gate
2026-05-10 08:27:48 +08:00
StreamingChannelAdapter.java
Initial commit: MateClaw — Java + Vue 3 AI Assistant System
2026-04-04 19:03:49 +08:00