..
cards
sync: interactive approval card on Feishu via Schema-2.0 button + card.action callback
2026-05-20 12:05:47 +08:00
controller
feat(channel): proactive channel-session message push + cron delivery target picker
2026-08-05 05:51:59 -04:00
dingtalk
fix(channel): stop streaming replies from showing the same text twice
2026-07-29 21:29:48 -04:00
discord
fix(channel): claim each inbound message once so redeliveries stop answering twice
2026-07-29 05:43:01 -04:00
event
feat(channel,trigger): wire channel_message + content_match event sources
2026-05-08 15:07:11 +08:00
feishu
feat(feishu): show streaming execution progress
2026-08-09 20:34:54 +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
media
fix(tool): persist generated files to disk so download links survive restart and 10-min window ( #243 )
2026-06-01 21:35:53 +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
feat(channel/qq): add scan-to-bind onboarding via QQ Open Platform Lite portal
2026-05-20 21:47:49 +08:00
qrcode
feat(channel/qq): add scan-to-bind onboarding via QQ Open Platform Lite portal
2026-05-20 21:47:49 +08:00
repository
Initial commit: MateClaw — Java + Vue 3 AI Assistant System
2026-04-04 19:03:49 +08:00
service
sync: ChannelToolProvider SPI + node-local reconcile framework for channel-native tools
2026-05-20 12:18:51 +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
tool
feat(feishu): transcribe inbound voice messages via SttService
2026-05-20 16:35:46 +08:00
verifier
feat(channels): three-step onboarding wizard with live credential verify
2026-04-30 00:26:38 +08:00
web
fix(webchat): detach SSE subscribers and reclaim orphan runs
2026-08-11 03:42:43 -04:00
webchat
log(webchat): raise SSE timeout and error lifecycle logs
2026-08-11 03:45:24 -04:00
wecom
fix(channel): sync-path IM channels stop relaying pre-tool rehearsals verbatim
2026-08-04 22:50:42 -04:00
weixin
sync: v2.0.0 dev + 落盘文件按天分目录 ( #554 )
2026-08-01 18:33:24 +08:00
AbstractChannelAdapter.java
fix(channel): apply message filters on card streaming paths
2026-07-28 06:31:01 -04: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
sync: Feishu approval card 5-chain hotfix — verified end-to-end in production
2026-05-20 15:24:47 +08:00
ChannelChatOriginFactory.java
feat(mcp): type on-behalf-of identity by channel/trust ( #459 )
2026-07-01 19:02:49 +08:00
ChannelDedupProperties.java
fix(channel): claim each inbound message once so redeliveries stop answering twice
2026-07-29 05:43:01 -04: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
ChannelMagicCommand.java
feat(channel): /model magic command for per-conversation model switching (restore)
2026-07-23 11:49:28 +08:00
ChannelManager.java
fix(weixin): send generated files through weixin channel ( #543 )
2026-07-20 20:34:59 +08:00
ChannelMessage.java
fix(wiki): backend hardening + batch delete UI
2026-04-13 15:37:12 +08:00
ChannelMessageRenderer.java
fix(channel): apply message filters on card streaming paths
2026-07-28 06:31:01 -04:00
ChannelMessageRouter.java
fix(channel): sync-path IM channels stop relaying pre-tool rehearsals verbatim
2026-08-04 22:50:42 -04:00
ChannelSessionStore.java
fix(channel): claim each inbound message once so redeliveries stop answering twice
2026-07-29 05:43:01 -04: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
InboundMessageDeduplicator.java
fix(channel): claim each inbound message once so redeliveries stop answering twice
2026-07-29 05:43:01 -04:00
MediaPathGuard.java
chore: neutralize internal references in code comments and migrations
2026-05-02 15:42:10 +08:00
ProvisionalContentTracker.java
fix(channel): sync-path IM channels stop relaying pre-tool rehearsals verbatim
2026-08-04 22:50:42 -04:00
SendContext.java
feat(channel): reply queue foundation + lifecycle gate
2026-05-10 08:27:48 +08:00
StreamingChannelAdapter.java
fix(channel): stop streaming replies from showing the same text twice
2026-07-29 21:29:48 -04:00