This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
nanobot
Watch
1
Star
0
Fork
0
You've already forked nanobot
mirror of
https://github.com/HKUDS/nanobot.git
synced
2026-04-03 18:02:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nanobot
/
tests
/
channels
History
Xubin Ren
949a10f536
fix(weixin): reset QR poll host after refresh
2026-03-31 19:40:13 +08:00
..
test_base_channel.py
…
test_channel_manager_delta_coalescing.py
fix(channel): stop delta coalescing at stream boundaries
2026-03-27 21:43:57 +08:00
test_channel_plugins.py
feat(channel): add message send retry mechanism with exponential backoff
2026-03-25 22:37:11 +08:00
test_dingtalk_channel.py
…
test_discord_channel.py
fix(channel): preserve threaded streaming context
2026-03-31 19:26:07 +08:00
test_email_channel.py
Merge remote-tracking branch 'origin/main' into advisory-email-fix
2026-03-27 14:28:40 +00:00
test_feishu_markdown_rendering.py
…
test_feishu_post_content.py
…
test_feishu_reply.py
…
test_feishu_streaming.py
fix(feishu): only stream visible cards
2026-03-27 21:59:11 +08:00
test_feishu_table_split.py
…
test_feishu_tool_hint_code_block.py
…
test_matrix_channel.py
fix(channel): preserve threaded streaming context
2026-03-31 19:26:07 +08:00
test_qq_channel.py
…
test_slack_channel.py
…
test_telegram_channel.py
test(telegram): cover network error logging
2026-03-27 22:17:01 +08:00
test_weixin_channel.py
fix(weixin): reset QR poll host after refresh
2026-03-31 19:40:13 +08:00
test_whatsapp_channel.py
…