ForcePilot/backend/package/yuxi/channels/plugins/qqbot/adapters
Kris a484844ea1 chore: 汇总完成多模块功能迭代与缺陷修复
此提交包含了大量跨模块的优化与修复:
1.  配置与依赖调整:调整账号列表分页默认值、重试上限、内容审核长度限制,新增出站文件支持
2.  代码结构优化:重构白名单缓存逻辑、移除冗余日志依赖、清理过时TODO注释
3.  功能增强:添加死信计数接口、会话绑定审计、SSE订阅限流、凭据验证服务
4.  契约更新:修正DTO字段命名、完善类型定义、更新审计操作类型
5.  错误处理:优化限流清理逻辑、添加异常捕获与告警
6.  文档与校验:补充字段校验规则、完善注释与文档说明
2026-07-11 21:37:16 +08:00
..
__init__.py feat(qqbot): add complete QQ Bot channel plugin implementation 2026-07-08 22:56:20 +08:00
_event_utils.py refactor(wechat-ilink): 重构事件工具与适配器,修复媒体类型映射 2026-07-09 04:19:35 +08:00
directory_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
doctor_adapter.py feat(qqbot): add complete QQ Bot channel plugin implementation 2026-07-08 22:56:20 +08:00
identity_resolver_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
inbound_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
lifecycle_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
mention_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
message_ops_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
outbound_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
probeable_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
rich_message_adapter.py feat(qqbot): add complete QQ Bot channel plugin implementation 2026-07-08 22:56:20 +08:00
session_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
status_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
stream_connector_adapter.py refactor(qqbot): 重构并完善QQ Bot适配器功能 2026-07-09 04:19:12 +08:00
whitelist_adapter.py chore: 汇总完成多模块功能迭代与缺陷修复 2026-07-11 21:37:16 +08:00
wizard_adapter.py feat(qqbot): add complete QQ Bot channel plugin implementation 2026-07-08 22:56:20 +08:00