ForcePilot/backend/package/yuxi/channels/adapters
Kris c7eb196a7e chore: 批量完成多模块迭代优化与功能完善
本次提交涵盖了近百处代码优化与功能补全,包括:
1. 完善配置与数据模型:新增expired_at配对记录字段、路由绑定乐观锁版本控制、会话路由信息追踪字段
2. 优化业务流程:添加幂等记录操作人审计、会话合并领域服务文档更新、媒体处理异步化改造
3. 新增功能能力:健康检查时间更新、会话路由信息更新接口、内容审核/幂等记录清理定时任务
4. 修复与简化:移除废弃的max_message_length属性、修复微信iLink适配器配置读取路径、简化配对过期扫描逻辑
5. 代码规范优化:统一敏感词检测工具导入、完善事务上下文处理注释、调整wechat_woc入站适配器sender回退逻辑
2026-07-08 03:57:05 +08:00
..
__init__.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
agent_access_config_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
agent_run_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
agent_run_execution_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
arq_queue_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
channel_persistence_adapter.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
content_review_repository_adapter.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
conversation_adapter.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +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
mappers.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
masking_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
message_ops_port_adapter.py refactor: 批量清理冗余空行,优化部分枚举使用方式 2026-07-04 00:14:56 +08:00
opentelemetry_tracer_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
redis_cache_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00
redis_config_adapter.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
service_account_adapter.py chore: 批量清理报告相关代码并完成多项功能迭代 2026-07-06 20:49:35 +08:00
sqlalchemy_transaction_adapter.py chore: 批量完成多模块迭代优化与功能完善 2026-07-08 03:57:05 +08:00
structured_logger_adapter.py chore: 批量代码优化与规范完善 2026-07-03 19:18:13 +08:00