ForcePilot/backend/package/yuxi/channels/plugins/feishu/adapters
Kris 742299cb07 chore: 批量清理报告相关代码并完成多项功能迭代
本次提交包含多维度代码优化与功能增强:
1.  移除报告模块冗余导入与枚举,清理报表相关代码
2.  新增扫码登录支持方法与飞书适配器适配
3.  完善异常日志与健康检查信息
4.  扩展目录、配对管理、能力查询等接口
5.  优化出站管道与事务提交后钩子逻辑
6.  修复飞书消息解析与响应空值问题
7.  重构配置更新与服务账号创建逻辑
8.  统一传输错误分类契约与错误基类扩展
2026-07-06 20:49:35 +08:00
..
__init__.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
command_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
directory_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
doctor_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
identity_resolver_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
inbound_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
lifecycle_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
login_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
mention_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
message_ops_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
outbound_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
probeable_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
rich_message_adapter.py feat(channels): 批量新增多渠道网关限界上下文基础代码与契约 2026-07-02 03:22:12 +08:00
session_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
status_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
stream_connector_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
streaming_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
whitelist_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
wizard_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00