ForcePilot/backend/package/yuxi/channels/adapters
Kris f9f08221fc chore: 整理代码风格与优化细节
本次提交包含多类代码优化:
1. 修复多处单行代码换行格式,统一代码排版
2. 为外部系统模块新增快捷菜单配置
3. 优化前端API请求参数命名一致性
4. 补充媒体下载超限错误码与领域异常类
5. 完善仓储层更新逻辑,支持显式清空字段
6. 优化部分测试用例与工具函数代码结构
7. 为微信插件白名单缓存增加过期时间
2026-07-14 15:13:29 +08:00
..
__init__.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
agent_access_config_adapter.py refactor: 多模块代码优化与功能增强 2026-07-09 13:51:58 +08:00
agent_run_adapter.py refactor(wechat-woc,transport): 批量代码优化与功能增强 2026-07-11 05:42:26 +08:00
agent_run_execution_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
arq_queue_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
channel_persistence_adapter.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
content_review_repository_adapter.py chore: 整理代码风格与优化细节 2026-07-14 15:13:29 +08:00
conversation_adapter.py chore: 汇总完成多模块功能迭代与缺陷修复 2026-07-11 21:37:16 +08:00
default_content_moderation_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
identity_resolver_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
inmemory_realtime_metrics_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
inmemory_tracer_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
mappers.py chore: 汇总完成多模块功能迭代与缺陷修复 2026-07-11 21:37:16 +08:00
masking_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
message_ops_port_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
redis_cache_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
redis_config_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
redis_realtime_metrics_adapter.py feat: 新增多渠道客服会话、身份合并与重试能力等功能 2026-07-09 04:21:28 +08:00
service_account_adapter.py feat: 新增批量配置查询、路由绑定管理等功能并优化现有逻辑 2026-07-11 15:52:20 +08:00
structured_logger_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00
whitelist_config_adapter.py refactor: 统一将日志方法从 warn 改为 warning 2026-07-13 17:32:29 +08:00