zeroclaw/src/channels
2026-02-20 10:25:48 +08:00
..
cli.rs fix(channels): preserve slack thread root ids 2026-02-19 18:52:30 +08:00
dingtalk.rs perf(build): gate Matrix channel for faster iteration 2026-02-19 21:29:53 +08:00
discord.rs fix(channels): interrupt in-flight telegram requests on newer sender messages 2026-02-20 01:54:07 +08:00
email_channel.rs perf: eliminate unnecessary heap allocations across agent loop, memory, and channels 2026-02-19 07:06:27 -08:00
imessage.rs feat(channels): add threading support to message channels 2026-02-19 18:52:30 +08:00
irc.rs perf: eliminate unnecessary heap allocations across agent loop, memory, and channels 2026-02-19 07:06:27 -08:00
lark.rs perf(build): gate Matrix channel for faster iteration 2026-02-19 21:29:53 +08:00
linq.rs fix(security): address CodeQL code-scanning alerts 2026-02-19 16:31:03 -08:00
matrix.rs fix(security): address CodeQL code-scanning alerts 2026-02-19 16:31:03 -08:00
mattermost.rs feat(channels): add threading support to message channels 2026-02-19 18:52:30 +08:00
mod.rs test(channels): assert single tool protocol block in final prompt 2026-02-20 10:25:48 +08:00
qq.rs perf(build): gate Matrix channel for faster iteration 2026-02-19 21:29:53 +08:00
signal.rs feat(channels): add threading support to message channels 2026-02-19 18:52:30 +08:00
slack.rs fix(channels): preserve slack thread root ids 2026-02-19 18:52:30 +08:00
telegram.rs fix(errors): improve config error messages with section paths and remediation hints 2026-02-19 11:44:04 -08:00
traits.rs fix(channels): interrupt in-flight telegram requests on newer sender messages 2026-02-20 01:54:07 +08:00
whatsapp.rs fix(errors): improve config error messages with section paths and remediation hints 2026-02-19 11:44:04 -08:00
whatsapp_storage.rs fix(whatsapp): complete wa-rs channel behavior and storage correctness 2026-02-19 18:03:09 +08:00
whatsapp_web.rs fix(whatsapp): complete wa-rs channel behavior and storage correctness 2026-02-19 18:03:09 +08:00